Triggered by Gerrit: https://git.eclipse.org/r/150364 Running as SYSTEM Agent migration-agent-md9ld is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/migration: "true" name: "migration-agent-md9ld" spec: containers: - env: - name: "MAVEN_OPTS" value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.diffmerge.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "migration-agent-md9ld" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "migration-agent-md9ld" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: {} restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-diffmerge" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Building remotely on migration-agent-md9ld (migration) in workspace /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git > git init /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git > git fetch --tags --progress git://git.eclipse.org/gitroot/diffmerge/org.eclipse.emf.diffmerge.patch.git +refs/changes/*:refs/changes/* > git rev-parse refs/changes/64/150364/1^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/changes/64/150364/1^{commit} # timeout=10 Checking out Revision d280b00dc717472e87395dbdf2f43e6774fbef26 (refs/changes/64/150364/1) > git config core.sparsecheckout # timeout=10 > git checkout -f d280b00dc717472e87395dbdf2f43e6774fbef26 Commit message: "Bug 551595 - [releng] Missing *.pack.gz" First time build. Skipping changelog. $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [emf-diffmerge-patch-gerrit] $ Xvnc :12 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 2 2018 19:05:14 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12001000, The X.Org Foundation Mon Sep 30 09:25:18 2019 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5912 vncext: created VNC server for screen 0 [emf-diffmerge-patch-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d280b00dc717472e87395dbdf2f43e6774fbef26 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=olivier.constant@thalesgroup.com "-DGERRIT_EVENT_ACCOUNT_NAME=Olivier Constant" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/150364 -DGERRIT_PATCHSET_UPLOADER_EMAIL=olivier.constant@thalesgroup.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=diffmerge/org.eclipse.emf.diffmerge.patch -DGERRIT_CHANGE_NUMBER=150364 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Olivier Constant\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/64/150364/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Olivier Constant" '-DGERRIT_CHANGE_OWNER=\"Olivier Constant\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU1MTU5NSAtIFtyZWxlbmddIE1pc3NpbmcgKi5wYWNrLmd6CgotIEZpeCB0eWNoby52ZXJzaW9uCgpDaGFuZ2UtSWQ6IEk1Yzg5MmZiYmRkMGZmM2UwOThkNDk3OWUzNTk3YWZiNTBiMDFjNzNkClNpZ25lZC1vZmYtYnk6IE9saXZpZXIgQ29uc3RhbnQgPG9saXZpZXIuY29uc3RhbnRAdGhhbGVzZ3JvdXAuY29tPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 551595 - [releng] Missing *.pack.gz" '-DGERRIT_EVENT_ACCOUNT=\"Olivier Constant\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I5c892fbbdd0ff3e098d4979e3597afb50b01c73d -DGERRIT_EVENT_HASH=143950614 -DGERRIT_VERSION=2.14.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=olivier.constant@thalesgroup.com -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Olivier Constant" clean verify -t /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.parent/toolchains-hipp.xml -Pgui.test Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (2.1 kB at 11 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 kB at 193 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (4.5 kB at 64 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 71 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 215 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 316 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/6/apache-6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 256 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 88 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 439 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 295 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 24 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 48 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 3.5 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 112 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 422 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 12 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 95 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 74 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 139 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 187 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 4.0 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 149 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 232 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 41 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 43 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 60 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 131 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 80 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 65 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 27 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 111 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 307 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 91 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 373 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 103 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 270 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 60 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 22 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 127 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 54 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 95 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 130 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 120 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 493 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 157 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 225 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.2 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/9/apache-9.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 370 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 332 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/16/apache-16.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/16/apache-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 151 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 398 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.4 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/18/apache-18.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 348 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 57 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 330 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 346 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/tukaani/xz/1.5/xz-1.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 35 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2.0 kB at 57 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 44 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (1.8 kB at 50 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (1.0 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (1.7 kB at 46 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (1.3 kB at 38 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 216 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (2.1 kB at 47 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (1.1 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (3.3 kB at 86 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (1.0 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 122 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 364 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 690 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/5/apache-5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 117 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (2.1 kB at 65 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (1.1 kB at 33 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (1.1 kB at 31 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (1.1 kB at 27 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/tukaani/xz/1.5/xz-1.5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (2): 24/47 kB | 4.1/5.5 kB Progress (2): 24/47 kB | 5.5 kB Progress (3): 24/47 kB | 5.5 kB | 4.1/200 kB Progress (3): 24/47 kB | 5.5 kB | 7.7/200 kB Progress (4): 24/47 kB | 5.5 kB | 7.7/200 kB | 4.1/165 kB Progress (4): 28/47 kB | 5.5 kB | 7.7/200 kB | 4.1/165 kB Progress (4): 32/47 kB | 5.5 kB | 7.7/200 kB | 4.1/165 kB Progress (4): 32/47 kB | 5.5 kB | 7.7/200 kB | 7.7/165 kB Progress (4): 32/47 kB | 5.5 kB | 12/200 kB | 7.7/165 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (5.5 kB at 67 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (4): 32/47 kB | 12/200 kB | 7.7/165 kB | 4.1/527 kB Progress (4): 32/47 kB | 16/200 kB | 7.7/165 kB | 4.1/527 kB Progress (4): 32/47 kB | 16/200 kB | 12/165 kB | 4.1/527 kB Progress (4): 32/47 kB | 16/200 kB | 16/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 16/200 kB | 16/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 16/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 20/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 24/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 28/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 32/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 36/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 40/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 44/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 48/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 52/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 56/200 kB | 20/165 kB | 4.1/527 kB Progress (4): 36/47 kB | 56/200 kB | 20/165 kB | 7.7/527 kB Progress (4): 36/47 kB | 60/200 kB | 20/165 kB | 7.7/527 kB Progress (4): 36/47 kB | 60/200 kB | 24/165 kB | 7.7/527 kB Progress (4): 40/47 kB | 60/200 kB | 24/165 kB | 7.7/527 kB Progress (4): 40/47 kB | 60/200 kB | 28/165 kB | 7.7/527 kB Progress (4): 40/47 kB | 64/200 kB | 28/165 kB | 7.7/527 kB Progress (5): 40/47 kB | 64/200 kB | 28/165 kB | 7.7/527 kB | 4.1/38 kB Progress (5): 40/47 kB | 64/200 kB | 28/165 kB | 7.7/527 kB | 7.7/38 kB Progress (5): 40/47 kB | 64/200 kB | 28/165 kB | 12/527 kB | 7.7/38 kB Progress (5): 40/47 kB | 64/200 kB | 28/165 kB | 12/527 kB | 12/38 kB Progress (5): 40/47 kB | 68/200 kB | 28/165 kB | 12/527 kB | 12/38 kB Progress (5): 40/47 kB | 68/200 kB | 32/165 kB | 12/527 kB | 12/38 kB Progress (5): 44/47 kB | 68/200 kB | 32/165 kB | 12/527 kB | 12/38 kB Progress (5): 44/47 kB | 68/200 kB | 36/165 kB | 12/527 kB | 12/38 kB Progress (5): 44/47 kB | 68/200 kB | 40/165 kB | 12/527 kB | 12/38 kB Progress (5): 44/47 kB | 72/200 kB | 40/165 kB | 12/527 kB | 12/38 kB Progress (5): 44/47 kB | 72/200 kB | 40/165 kB | 12/527 kB | 16/38 kB Progress (5): 44/47 kB | 72/200 kB | 40/165 kB | 16/527 kB | 16/38 kB Progress (5): 44/47 kB | 72/200 kB | 40/165 kB | 16/527 kB | 20/38 kB Progress (5): 44/47 kB | 72/200 kB | 40/165 kB | 16/527 kB | 24/38 kB Progress (5): 44/47 kB | 76/200 kB | 40/165 kB | 16/527 kB | 24/38 kB Progress (5): 44/47 kB | 80/200 kB | 40/165 kB | 16/527 kB | 24/38 kB Progress (5): 44/47 kB | 80/200 kB | 44/165 kB | 16/527 kB | 24/38 kB Progress (5): 44/47 kB | 80/200 kB | 48/165 kB | 16/527 kB | 24/38 kB Progress (5): 47 kB | 80/200 kB | 48/165 kB | 16/527 kB | 24/38 kB Progress (5): 47 kB | 80/200 kB | 52/165 kB | 16/527 kB | 24/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 16/527 kB | 24/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 16/527 kB | 28/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 20/527 kB | 28/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 24/527 kB | 28/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 24/527 kB | 32/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 24/527 kB | 36/38 kB Progress (5): 47 kB | 84/200 kB | 52/165 kB | 24/527 kB | 38 kB Progress (5): 47 kB | 88/200 kB | 52/165 kB | 24/527 kB | 38 kB Progress (5): 47 kB | 88/200 kB | 56/165 kB | 24/527 kB | 38 kB Progress (5): 47 kB | 92/200 kB | 56/165 kB | 24/527 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 255 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 202 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Progress (3): 92/200 kB | 56/165 kB | 28/527 kB Progress (3): 96/200 kB | 56/165 kB | 28/527 kB Progress (3): 96/200 kB | 60/165 kB | 28/527 kB Progress (3): 100/200 kB | 60/165 kB | 28/527 kB Progress (3): 104/200 kB | 60/165 kB | 28/527 kB Progress (3): 104/200 kB | 60/165 kB | 32/527 kB Progress (3): 108/200 kB | 60/165 kB | 32/527 kB Progress (3): 108/200 kB | 64/165 kB | 32/527 kB Progress (3): 112/200 kB | 64/165 kB | 32/527 kB Progress (3): 112/200 kB | 64/165 kB | 36/527 kB Progress (3): 112/200 kB | 64/165 kB | 40/527 kB Progress (3): 112/200 kB | 68/165 kB | 40/527 kB Progress (3): 112/200 kB | 72/165 kB | 40/527 kB Progress (3): 112/200 kB | 76/165 kB | 40/527 kB Progress (3): 116/200 kB | 76/165 kB | 40/527 kB Progress (3): 120/200 kB | 76/165 kB | 40/527 kB Progress (3): 120/200 kB | 80/165 kB | 40/527 kB Progress (4): 120/200 kB | 80/165 kB | 40/527 kB | 4.1/30 kB Progress (4): 120/200 kB | 84/165 kB | 40/527 kB | 4.1/30 kB Progress (4): 120/200 kB | 88/165 kB | 40/527 kB | 4.1/30 kB Progress (5): 120/200 kB | 88/165 kB | 40/527 kB | 4.1/30 kB | 4.1/52 kB Progress (5): 120/200 kB | 92/165 kB | 40/527 kB | 4.1/30 kB | 4.1/52 kB Progress (5): 120/200 kB | 92/165 kB | 44/527 kB | 4.1/30 kB | 4.1/52 kB Progress (5): 120/200 kB | 92/165 kB | 48/527 kB | 4.1/30 kB | 4.1/52 kB Progress (5): 120/200 kB | 96/165 kB | 48/527 kB | 4.1/30 kB | 4.1/52 kB Progress (5): 120/200 kB | 96/165 kB | 48/527 kB | 4.1/30 kB | 7.7/52 kB Progress (5): 120/200 kB | 96/165 kB | 48/527 kB | 7.7/30 kB | 7.7/52 kB Progress (5): 124/200 kB | 96/165 kB | 48/527 kB | 7.7/30 kB | 7.7/52 kB Progress (5): 128/200 kB | 96/165 kB | 48/527 kB | 7.7/30 kB | 7.7/52 kB Progress (5): 128/200 kB | 96/165 kB | 48/527 kB | 12/30 kB | 7.7/52 kB Progress (5): 128/200 kB | 96/165 kB | 48/527 kB | 16/30 kB | 7.7/52 kB Progress (5): 128/200 kB | 96/165 kB | 48/527 kB | 16/30 kB | 12/52 kB Progress (5): 128/200 kB | 100/165 kB | 48/527 kB | 16/30 kB | 12/52 kB Progress (5): 128/200 kB | 100/165 kB | 52/527 kB | 16/30 kB | 12/52 kB Progress (5): 128/200 kB | 104/165 kB | 52/527 kB | 16/30 kB | 12/52 kB Progress (5): 128/200 kB | 104/165 kB | 52/527 kB | 16/30 kB | 16/52 kB Progress (5): 128/200 kB | 104/165 kB | 52/527 kB | 20/30 kB | 16/52 kB Progress (5): 128/200 kB | 104/165 kB | 52/527 kB | 24/30 kB | 16/52 kB Progress (5): 132/200 kB | 104/165 kB | 52/527 kB | 24/30 kB | 16/52 kB Progress (5): 136/200 kB | 104/165 kB | 52/527 kB | 24/30 kB | 16/52 kB Progress (5): 136/200 kB | 104/165 kB | 52/527 kB | 28/30 kB | 16/52 kB Progress (5): 136/200 kB | 104/165 kB | 52/527 kB | 28/30 kB | 20/52 kB Progress (5): 136/200 kB | 108/165 kB | 52/527 kB | 28/30 kB | 20/52 kB Progress (5): 136/200 kB | 108/165 kB | 56/527 kB | 28/30 kB | 20/52 kB Progress (5): 136/200 kB | 112/165 kB | 56/527 kB | 28/30 kB | 20/52 kB Progress (5): 136/200 kB | 112/165 kB | 56/527 kB | 28/30 kB | 24/52 kB Progress (5): 136/200 kB | 112/165 kB | 56/527 kB | 28/30 kB | 28/52 kB Progress (5): 136/200 kB | 112/165 kB | 56/527 kB | 28/30 kB | 32/52 kB Progress (5): 136/200 kB | 112/165 kB | 56/527 kB | 30 kB | 32/52 kB Progress (5): 140/200 kB | 112/165 kB | 56/527 kB | 30 kB | 32/52 kB Progress (5): 140/200 kB | 112/165 kB | 56/527 kB | 30 kB | 36/52 kB Progress (5): 140/200 kB | 112/165 kB | 56/527 kB | 30 kB | 40/52 kB Progress (5): 140/200 kB | 116/165 kB | 56/527 kB | 30 kB | 40/52 kB Progress (5): 140/200 kB | 116/165 kB | 60/527 kB | 30 kB | 40/52 kB Progress (5): 140/200 kB | 120/165 kB | 60/527 kB | 30 kB | 40/52 kB Progress (5): 140/200 kB | 120/165 kB | 60/527 kB | 30 kB | 44/52 kB Progress (5): 144/200 kB | 120/165 kB | 60/527 kB | 30 kB | 44/52 kB Progress (5): 144/200 kB | 120/165 kB | 60/527 kB | 30 kB | 48/52 kB Progress (5): 144/200 kB | 124/165 kB | 60/527 kB | 30 kB | 48/52 kB Progress (5): 144/200 kB | 124/165 kB | 64/527 kB | 30 kB | 48/52 kB Progress (5): 144/200 kB | 128/165 kB | 64/527 kB | 30 kB | 48/52 kB Progress (5): 144/200 kB | 128/165 kB | 64/527 kB | 30 kB | 52/52 kB Progress (5): 144/200 kB | 128/165 kB | 64/527 kB | 30 kB | 52 kB Progress (5): 148/200 kB | 128/165 kB | 64/527 kB | 30 kB | 52 kB Progress (5): 152/200 kB | 128/165 kB | 64/527 kB | 30 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 102 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (4): 152/200 kB | 132/165 kB | 64/527 kB | 52 kB Progress (4): 152/200 kB | 136/165 kB | 64/527 kB | 52 kB Progress (4): 152/200 kB | 136/165 kB | 68/527 kB | 52 kB Progress (4): 152/200 kB | 140/165 kB | 68/527 kB | 52 kB Progress (4): 156/200 kB | 140/165 kB | 68/527 kB | 52 kB Progress (4): 156/200 kB | 144/165 kB | 68/527 kB | 52 kB Progress (4): 156/200 kB | 144/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 148/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 152/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 156/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 160/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 164/165 kB | 72/527 kB | 52 kB Progress (4): 156/200 kB | 165 kB | 72/527 kB | 52 kB Progress (4): 160/200 kB | 165 kB | 72/527 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 168 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Progress (3): 160/200 kB | 165 kB | 76/527 kB Progress (3): 160/200 kB | 165 kB | 80/527 kB Progress (4): 160/200 kB | 165 kB | 80/527 kB | 4.1/148 kB Progress (4): 160/200 kB | 165 kB | 80/527 kB | 7.7/148 kB Progress (4): 164/200 kB | 165 kB | 80/527 kB | 7.7/148 kB Progress (4): 168/200 kB | 165 kB | 80/527 kB | 7.7/148 kB Progress (4): 168/200 kB | 165 kB | 80/527 kB | 12/148 kB Progress (4): 168/200 kB | 165 kB | 80/527 kB | 16/148 kB Progress (4): 168/200 kB | 165 kB | 84/527 kB | 16/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 435 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (3): 168/200 kB | 84/527 kB | 20/148 kB Progress (3): 172/200 kB | 84/527 kB | 20/148 kB Progress (3): 176/200 kB | 84/527 kB | 20/148 kB Progress (3): 180/200 kB | 84/527 kB | 20/148 kB Progress (3): 184/200 kB | 84/527 kB | 20/148 kB Progress (3): 184/200 kB | 84/527 kB | 24/148 kB Progress (3): 184/200 kB | 88/527 kB | 24/148 kB Progress (4): 184/200 kB | 88/527 kB | 24/148 kB | 4.1/51 kB Progress (4): 188/200 kB | 88/527 kB | 24/148 kB | 4.1/51 kB Progress (4): 192/200 kB | 88/527 kB | 24/148 kB | 4.1/51 kB Progress (4): 192/200 kB | 88/527 kB | 28/148 kB | 4.1/51 kB Progress (4): 196/200 kB | 88/527 kB | 28/148 kB | 4.1/51 kB Progress (4): 200/200 kB | 88/527 kB | 28/148 kB | 4.1/51 kB Progress (4): 200 kB | 88/527 kB | 28/148 kB | 4.1/51 kB Progress (4): 200 kB | 88/527 kB | 28/148 kB | 7.7/51 kB Progress (4): 200 kB | 92/527 kB | 28/148 kB | 7.7/51 kB Progress (4): 200 kB | 92/527 kB | 28/148 kB | 12/51 kB Progress (5): 200 kB | 92/527 kB | 28/148 kB | 12/51 kB | 4.1/106 kB Progress (5): 200 kB | 92/527 kB | 32/148 kB | 12/51 kB | 4.1/106 kB Progress (5): 200 kB | 92/527 kB | 32/148 kB | 12/51 kB | 7.7/106 kB Progress (5): 200 kB | 92/527 kB | 32/148 kB | 16/51 kB | 7.7/106 kB Progress (5): 200 kB | 96/527 kB | 32/148 kB | 16/51 kB | 7.7/106 kB Progress (5): 200 kB | 96/527 kB | 32/148 kB | 20/51 kB | 7.7/106 kB Progress (5): 200 kB | 96/527 kB | 32/148 kB | 20/51 kB | 12/106 kB Progress (5): 200 kB | 96/527 kB | 33/148 kB | 20/51 kB | 12/106 kB Progress (5): 200 kB | 96/527 kB | 33/148 kB | 20/51 kB | 16/106 kB Progress (5): 200 kB | 96/527 kB | 33/148 kB | 24/51 kB | 16/106 kB Progress (5): 200 kB | 100/527 kB | 33/148 kB | 24/51 kB | 16/106 kB Progress (5): 200 kB | 100/527 kB | 33/148 kB | 28/51 kB | 16/106 kB Progress (5): 200 kB | 100/527 kB | 33/148 kB | 28/51 kB | 20/106 kB Progress (5): 200 kB | 100/527 kB | 37/148 kB | 28/51 kB | 20/106 kB Progress (5): 200 kB | 100/527 kB | 37/148 kB | 28/51 kB | 24/106 kB Progress (5): 200 kB | 100/527 kB | 37/148 kB | 32/51 kB | 24/106 kB Progress (5): 200 kB | 104/527 kB | 37/148 kB | 32/51 kB | 24/106 kB Progress (5): 200 kB | 104/527 kB | 37/148 kB | 36/51 kB | 24/106 kB Progress (5): 200 kB | 104/527 kB | 37/148 kB | 36/51 kB | 28/106 kB Progress (5): 200 kB | 104/527 kB | 41/148 kB | 36/51 kB | 28/106 kB Progress (5): 200 kB | 104/527 kB | 41/148 kB | 36/51 kB | 32/106 kB Progress (5): 200 kB | 104/527 kB | 41/148 kB | 40/51 kB | 32/106 kB Progress (5): 200 kB | 108/527 kB | 41/148 kB | 40/51 kB | 32/106 kB Progress (5): 200 kB | 108/527 kB | 41/148 kB | 44/51 kB | 32/106 kB Progress (5): 200 kB | 108/527 kB | 41/148 kB | 44/51 kB | 33/106 kB Progress (5): 200 kB | 108/527 kB | 45/148 kB | 44/51 kB | 33/106 kB Progress (5): 200 kB | 108/527 kB | 45/148 kB | 44/51 kB | 37/106 kB Progress (5): 200 kB | 108/527 kB | 45/148 kB | 48/51 kB | 37/106 kB Progress (5): 200 kB | 112/527 kB | 45/148 kB | 48/51 kB | 37/106 kB Progress (5): 200 kB | 112/527 kB | 45/148 kB | 51 kB | 37/106 kB Progress (5): 200 kB | 112/527 kB | 45/148 kB | 51 kB | 41/106 kB Progress (5): 200 kB | 112/527 kB | 49/148 kB | 51 kB | 41/106 kB Progress (5): 200 kB | 112/527 kB | 49/148 kB | 51 kB | 45/106 kB Progress (5): 200 kB | 116/527 kB | 49/148 kB | 51 kB | 45/106 kB Progress (5): 200 kB | 116/527 kB | 49/148 kB | 51 kB | 49/106 kB Progress (5): 200 kB | 116/527 kB | 53/148 kB | 51 kB | 49/106 kB Progress (5): 200 kB | 116/527 kB | 53/148 kB | 51 kB | 53/106 kB Progress (5): 200 kB | 120/527 kB | 53/148 kB | 51 kB | 53/106 kB Progress (5): 200 kB | 120/527 kB | 53/148 kB | 51 kB | 57/106 kB Progress (5): 200 kB | 120/527 kB | 57/148 kB | 51 kB | 57/106 kB Progress (5): 200 kB | 120/527 kB | 57/148 kB | 51 kB | 61/106 kB Progress (5): 200 kB | 124/527 kB | 57/148 kB | 51 kB | 61/106 kB Progress (5): 200 kB | 124/527 kB | 57/148 kB | 51 kB | 65/106 kB Progress (5): 200 kB | 124/527 kB | 57/148 kB | 51 kB | 66/106 kB Progress (5): 200 kB | 124/527 kB | 61/148 kB | 51 kB | 66/106 kB Progress (5): 200 kB | 124/527 kB | 65/148 kB | 51 kB | 66/106 kB Progress (5): 200 kB | 124/527 kB | 65/148 kB | 51 kB | 70/106 kB Progress (5): 200 kB | 128/527 kB | 65/148 kB | 51 kB | 70/106 kB Progress (5): 200 kB | 128/527 kB | 65/148 kB | 51 kB | 74/106 kB Progress (5): 200 kB | 128/527 kB | 66/148 kB | 51 kB | 74/106 kB Progress (5): 200 kB | 128/527 kB | 66/148 kB | 51 kB | 78/106 kB Progress (5): 200 kB | 132/527 kB | 66/148 kB | 51 kB | 78/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 78/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 82/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 86/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 90/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 94/106 kB Progress (5): 200 kB | 132/527 kB | 70/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 132/527 kB | 74/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 136/527 kB | 74/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 140/527 kB | 74/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 144/527 kB | 74/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 144/527 kB | 78/148 kB | 51 kB | 98/106 kB Progress (5): 200 kB | 144/527 kB | 78/148 kB | 51 kB | 102/106 kB Progress (5): 200 kB | 144/527 kB | 78/148 kB | 51 kB | 106/106 kB Progress (5): 200 kB | 144/527 kB | 82/148 kB | 51 kB | 106/106 kB Progress (5): 200 kB | 148/527 kB | 82/148 kB | 51 kB | 106/106 kB Progress (5): 200 kB | 148/527 kB | 86/148 kB | 51 kB | 106/106 kB Progress (5): 200 kB | 148/527 kB | 86/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 90/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 94/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 98/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 98/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 102/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 106/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 110/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 148/527 kB | 114/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 152/527 kB | 114/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 152/527 kB | 118/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 152/527 kB | 122/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 156/527 kB | 122/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 156/527 kB | 126/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 160/527 kB | 126/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 160/527 kB | 130/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 164/527 kB | 130/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 164/527 kB | 134/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 168/527 kB | 134/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 172/527 kB | 134/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 172/527 kB | 138/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 176/527 kB | 138/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 176/527 kB | 142/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 180/527 kB | 142/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 184/527 kB | 142/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 184/527 kB | 146/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 188/527 kB | 146/148 kB | 51 kB | 106 kB Progress (5): 200 kB | 188/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 192/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 196/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 200/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 204/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 208/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 212/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 216/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 220/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 224/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 228/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 232/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 236/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 240/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 244/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 248/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 252/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 256/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 260/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 264/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 268/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 272/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 276/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 280/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 284/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 288/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 292/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 296/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 300/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 304/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 308/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 312/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 316/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 320/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 324/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 328/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 332/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 336/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 340/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 344/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 348/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 352/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 356/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 360/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 364/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 368/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 372/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 376/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 380/527 kB | 148 kB | 51 kB | 106 kB Progress (5): 200 kB | 384/527 kB | 148 kB | 51 kB | 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (200 kB at 327 kB/s) Progress (4): 388/527 kB | 148 kB | 51 kB | 106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (4): 392/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 396/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 400/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 404/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 408/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 412/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 416/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 420/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 424/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 428/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 432/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 436/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 440/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 444/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 448/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 452/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 456/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 460/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 464/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 468/527 kB | 148 kB | 51 kB | 106 kB Progress (4): 472/527 kB | 148 kB | 51 kB | 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 220 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 76 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (2): 476/527 kB | 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 156 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (1): 480/527 kB Progress (1): 484/527 kB Progress (1): 488/527 kB Progress (1): 492/527 kB Progress (1): 496/527 kB Progress (1): 500/527 kB Progress (1): 504/527 kB Progress (1): 508/527 kB Progress (1): 512/527 kB Progress (1): 516/527 kB Progress (1): 520/527 kB Progress (1): 524/527 kB Progress (1): 527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 563 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (2): 24/74 kB | 4.1/14 kB Progress (2): 28/74 kB | 4.1/14 kB Progress (2): 32/74 kB | 4.1/14 kB Progress (3): 32/74 kB | 4.1/14 kB | 4.1/108 kB Progress (3): 32/74 kB | 4.1/14 kB | 7.7/108 kB Progress (3): 32/74 kB | 4.1/14 kB | 12/108 kB Progress (3): 32/74 kB | 4.1/14 kB | 16/108 kB Progress (3): 33/74 kB | 4.1/14 kB | 16/108 kB Progress (4): 33/74 kB | 4.1/14 kB | 16/108 kB | 4.1/153 kB Progress (4): 33/74 kB | 7.7/14 kB | 16/108 kB | 4.1/153 kB Progress (4): 33/74 kB | 7.7/14 kB | 16/108 kB | 7.7/153 kB Progress (4): 37/74 kB | 7.7/14 kB | 16/108 kB | 7.7/153 kB Progress (4): 37/74 kB | 7.7/14 kB | 20/108 kB | 7.7/153 kB Progress (5): 37/74 kB | 7.7/14 kB | 20/108 kB | 7.7/153 kB | 4.1/202 kB Progress (5): 37/74 kB | 7.7/14 kB | 24/108 kB | 7.7/153 kB | 4.1/202 kB Progress (5): 41/74 kB | 7.7/14 kB | 24/108 kB | 7.7/153 kB | 4.1/202 kB Progress (5): 41/74 kB | 7.7/14 kB | 24/108 kB | 12/153 kB | 4.1/202 kB Progress (5): 41/74 kB | 12/14 kB | 24/108 kB | 12/153 kB | 4.1/202 kB Progress (5): 41/74 kB | 14 kB | 24/108 kB | 12/153 kB | 4.1/202 kB Progress (5): 41/74 kB | 14 kB | 24/108 kB | 16/153 kB | 4.1/202 kB Progress (5): 45/74 kB | 14 kB | 24/108 kB | 16/153 kB | 4.1/202 kB Progress (5): 45/74 kB | 14 kB | 28/108 kB | 16/153 kB | 4.1/202 kB Progress (5): 45/74 kB | 14 kB | 28/108 kB | 16/153 kB | 7.7/202 kB Progress (5): 45/74 kB | 14 kB | 32/108 kB | 16/153 kB | 7.7/202 kB Progress (5): 49/74 kB | 14 kB | 32/108 kB | 16/153 kB | 7.7/202 kB Progress (5): 49/74 kB | 14 kB | 32/108 kB | 20/153 kB | 7.7/202 kB Progress (5): 49/74 kB | 14 kB | 32/108 kB | 24/153 kB | 7.7/202 kB Progress (5): 53/74 kB | 14 kB | 32/108 kB | 24/153 kB | 7.7/202 kB Progress (5): 53/74 kB | 14 kB | 33/108 kB | 24/153 kB | 7.7/202 kB Progress (5): 53/74 kB | 14 kB | 33/108 kB | 24/153 kB | 12/202 kB Progress (5): 53/74 kB | 14 kB | 37/108 kB | 24/153 kB | 12/202 kB Progress (5): 57/74 kB | 14 kB | 37/108 kB | 24/153 kB | 12/202 kB Progress (5): 57/74 kB | 14 kB | 37/108 kB | 28/153 kB | 12/202 kB Progress (5): 61/74 kB | 14 kB | 37/108 kB | 28/153 kB | 12/202 kB Progress (5): 61/74 kB | 14 kB | 41/108 kB | 28/153 kB | 12/202 kB Progress (5): 61/74 kB | 14 kB | 45/108 kB | 28/153 kB | 12/202 kB Progress (5): 61/74 kB | 14 kB | 49/108 kB | 28/153 kB | 12/202 kB Progress (5): 61/74 kB | 14 kB | 53/108 kB | 28/153 kB | 12/202 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Progress (4): 61/74 kB | 53/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 57/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 61/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 65/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 66/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 70/108 kB | 28/153 kB | 16/202 kB Progress (4): 61/74 kB | 74/108 kB | 28/153 kB | 16/202 kB Progress (4): 65/74 kB | 74/108 kB | 28/153 kB | 16/202 kB Progress (4): 65/74 kB | 74/108 kB | 32/153 kB | 16/202 kB Progress (4): 65/74 kB | 74/108 kB | 33/153 kB | 16/202 kB Progress (4): 69/74 kB | 74/108 kB | 33/153 kB | 16/202 kB Progress (4): 69/74 kB | 78/108 kB | 33/153 kB | 16/202 kB Progress (4): 69/74 kB | 82/108 kB | 33/153 kB | 16/202 kB Progress (4): 69/74 kB | 82/108 kB | 33/153 kB | 20/202 kB Progress (4): 69/74 kB | 86/108 kB | 33/153 kB | 20/202 kB Progress (5): 69/74 kB | 86/108 kB | 33/153 kB | 20/202 kB | 4.1/472 kB Progress (5): 69/74 kB | 86/108 kB | 33/153 kB | 20/202 kB | 7.7/472 kB Progress (5): 73/74 kB | 86/108 kB | 33/153 kB | 20/202 kB | 7.7/472 kB Progress (5): 73/74 kB | 86/108 kB | 37/153 kB | 20/202 kB | 7.7/472 kB Progress (5): 73/74 kB | 86/108 kB | 41/153 kB | 20/202 kB | 7.7/472 kB Progress (5): 74 kB | 86/108 kB | 41/153 kB | 20/202 kB | 7.7/472 kB Progress (5): 74 kB | 86/108 kB | 41/153 kB | 20/202 kB | 12/472 kB Progress (5): 74 kB | 90/108 kB | 41/153 kB | 20/202 kB | 12/472 kB Progress (5): 74 kB | 90/108 kB | 41/153 kB | 24/202 kB | 12/472 kB Progress (5): 74 kB | 94/108 kB | 41/153 kB | 24/202 kB | 12/472 kB Progress (5): 74 kB | 94/108 kB | 41/153 kB | 24/202 kB | 16/472 kB Progress (5): 74 kB | 94/108 kB | 45/153 kB | 24/202 kB | 16/472 kB Progress (5): 74 kB | 98/108 kB | 45/153 kB | 24/202 kB | 16/472 kB Progress (5): 74 kB | 98/108 kB | 45/153 kB | 28/202 kB | 16/472 kB Progress (5): 74 kB | 102/108 kB | 45/153 kB | 28/202 kB | 16/472 kB Progress (5): 74 kB | 102/108 kB | 49/153 kB | 28/202 kB | 16/472 kB Progress (5): 74 kB | 102/108 kB | 49/153 kB | 28/202 kB | 20/472 kB Progress (5): 74 kB | 102/108 kB | 49/153 kB | 28/202 kB | 24/472 kB Progress (5): 74 kB | 102/108 kB | 53/153 kB | 28/202 kB | 24/472 kB Progress (5): 74 kB | 106/108 kB | 53/153 kB | 28/202 kB | 24/472 kB Progress (5): 74 kB | 106/108 kB | 53/153 kB | 32/202 kB | 24/472 kB Progress (5): 74 kB | 108 kB | 53/153 kB | 32/202 kB | 24/472 kB Progress (5): 74 kB | 108 kB | 57/153 kB | 32/202 kB | 24/472 kB Progress (5): 74 kB | 108 kB | 57/153 kB | 32/202 kB | 28/472 kB Progress (5): 74 kB | 108 kB | 57/153 kB | 32/202 kB | 32/472 kB Progress (5): 74 kB | 108 kB | 61/153 kB | 32/202 kB | 32/472 kB Progress (5): 74 kB | 108 kB | 61/153 kB | 33/202 kB | 32/472 kB Progress (5): 74 kB | 108 kB | 65/153 kB | 33/202 kB | 32/472 kB Progress (5): 74 kB | 108 kB | 66/153 kB | 33/202 kB | 32/472 kB Progress (5): 74 kB | 108 kB | 66/153 kB | 33/202 kB | 33/472 kB Progress (5): 74 kB | 108 kB | 70/153 kB | 33/202 kB | 33/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 62 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (4): 108 kB | 70/153 kB | 37/202 kB | 33/472 kB Progress (4): 108 kB | 70/153 kB | 41/202 kB | 33/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 90 kB/s) Progress (3): 74/153 kB | 41/202 kB | 33/472 kB Progress (3): 74/153 kB | 41/202 kB | 37/472 kB Progress (3): 74/153 kB | 41/202 kB | 41/472 kB Progress (3): 74/153 kB | 41/202 kB | 45/472 kB Progress (3): 74/153 kB | 41/202 kB | 49/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (3): 74/153 kB | 45/202 kB | 49/472 kB Progress (3): 74/153 kB | 45/202 kB | 53/472 kB Progress (3): 78/153 kB | 45/202 kB | 53/472 kB Progress (3): 78/153 kB | 45/202 kB | 57/472 kB Progress (3): 78/153 kB | 49/202 kB | 57/472 kB Progress (3): 78/153 kB | 49/202 kB | 61/472 kB Progress (3): 78/153 kB | 53/202 kB | 61/472 kB Progress (3): 82/153 kB | 53/202 kB | 61/472 kB Progress (3): 82/153 kB | 57/202 kB | 61/472 kB Progress (3): 82/153 kB | 57/202 kB | 65/472 kB Progress (4): 82/153 kB | 57/202 kB | 65/472 kB | 4.1/61 kB Progress (4): 82/153 kB | 57/202 kB | 66/472 kB | 4.1/61 kB Progress (4): 82/153 kB | 61/202 kB | 66/472 kB | 4.1/61 kB Progress (4): 86/153 kB | 61/202 kB | 66/472 kB | 4.1/61 kB Progress (4): 90/153 kB | 61/202 kB | 66/472 kB | 4.1/61 kB Progress (4): 90/153 kB | 65/202 kB | 66/472 kB | 4.1/61 kB Progress (4): 90/153 kB | 65/202 kB | 70/472 kB | 4.1/61 kB Progress (4): 90/153 kB | 65/202 kB | 70/472 kB | 7.7/61 kB Progress (4): 90/153 kB | 65/202 kB | 74/472 kB | 7.7/61 kB Progress (4): 90/153 kB | 66/202 kB | 74/472 kB | 7.7/61 kB Progress (4): 94/153 kB | 66/202 kB | 74/472 kB | 7.7/61 kB Progress (4): 94/153 kB | 66/202 kB | 78/472 kB | 7.7/61 kB Progress (5): 94/153 kB | 66/202 kB | 78/472 kB | 7.7/61 kB | 4.1/46 kB Progress (5): 94/153 kB | 66/202 kB | 78/472 kB | 7.7/61 kB | 7.7/46 kB Progress (5): 94/153 kB | 66/202 kB | 78/472 kB | 12/61 kB | 7.7/46 kB Progress (5): 94/153 kB | 66/202 kB | 78/472 kB | 12/61 kB | 12/46 kB Progress (5): 94/153 kB | 70/202 kB | 78/472 kB | 12/61 kB | 12/46 kB Progress (5): 94/153 kB | 70/202 kB | 82/472 kB | 12/61 kB | 12/46 kB Progress (5): 98/153 kB | 70/202 kB | 82/472 kB | 12/61 kB | 12/46 kB Progress (5): 98/153 kB | 70/202 kB | 86/472 kB | 12/61 kB | 12/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 12/61 kB | 12/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 12/61 kB | 16/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 12/61 kB | 20/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 12/61 kB | 24/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 16/61 kB | 24/46 kB Progress (5): 98/153 kB | 74/202 kB | 86/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 78/202 kB | 86/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 82/202 kB | 86/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 82/202 kB | 90/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 82/202 kB | 90/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 82/202 kB | 94/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 82/202 kB | 98/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 86/202 kB | 98/472 kB | 16/61 kB | 28/46 kB Progress (5): 98/153 kB | 86/202 kB | 98/472 kB | 16/61 kB | 32/46 kB Progress (5): 98/153 kB | 86/202 kB | 98/472 kB | 20/61 kB | 32/46 kB Progress (5): 98/153 kB | 86/202 kB | 98/472 kB | 20/61 kB | 36/46 kB Progress (5): 98/153 kB | 90/202 kB | 98/472 kB | 20/61 kB | 36/46 kB Progress (5): 98/153 kB | 90/202 kB | 102/472 kB | 20/61 kB | 36/46 kB Progress (5): 102/153 kB | 90/202 kB | 102/472 kB | 20/61 kB | 36/46 kB Progress (5): 106/153 kB | 90/202 kB | 102/472 kB | 20/61 kB | 36/46 kB Progress (5): 106/153 kB | 90/202 kB | 106/472 kB | 20/61 kB | 36/46 kB Progress (5): 106/153 kB | 94/202 kB | 106/472 kB | 20/61 kB | 36/46 kB Progress (5): 106/153 kB | 98/202 kB | 106/472 kB | 20/61 kB | 36/46 kB Progress (5): 106/153 kB | 98/202 kB | 106/472 kB | 20/61 kB | 40/46 kB Progress (5): 106/153 kB | 98/202 kB | 106/472 kB | 24/61 kB | 40/46 kB Progress (5): 106/153 kB | 98/202 kB | 106/472 kB | 24/61 kB | 44/46 kB Progress (5): 106/153 kB | 102/202 kB | 106/472 kB | 24/61 kB | 44/46 kB Progress (5): 106/153 kB | 102/202 kB | 110/472 kB | 24/61 kB | 44/46 kB Progress (5): 110/153 kB | 102/202 kB | 110/472 kB | 24/61 kB | 44/46 kB Progress (5): 110/153 kB | 102/202 kB | 114/472 kB | 24/61 kB | 44/46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 24/61 kB | 44/46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 24/61 kB | 46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 28/61 kB | 46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 32/61 kB | 46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 36/61 kB | 46 kB Progress (5): 110/153 kB | 106/202 kB | 114/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 110/202 kB | 114/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 114/202 kB | 114/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 118/202 kB | 114/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 122/202 kB | 114/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 122/202 kB | 118/472 kB | 40/61 kB | 46 kB Progress (5): 110/153 kB | 122/202 kB | 122/472 kB | 40/61 kB | 46 kB Progress (5): 114/153 kB | 122/202 kB | 122/472 kB | 40/61 kB | 46 kB Progress (5): 114/153 kB | 122/202 kB | 126/472 kB | 40/61 kB | 46 kB Progress (5): 114/153 kB | 126/202 kB | 126/472 kB | 40/61 kB | 46 kB Progress (5): 114/153 kB | 126/202 kB | 126/472 kB | 44/61 kB | 46 kB Progress (5): 114/153 kB | 130/202 kB | 126/472 kB | 44/61 kB | 46 kB Progress (5): 114/153 kB | 130/202 kB | 130/472 kB | 44/61 kB | 46 kB Progress (5): 118/153 kB | 130/202 kB | 130/472 kB | 44/61 kB | 46 kB Progress (5): 122/153 kB | 130/202 kB | 130/472 kB | 44/61 kB | 46 kB Progress (5): 122/153 kB | 130/202 kB | 134/472 kB | 44/61 kB | 46 kB Progress (5): 122/153 kB | 134/202 kB | 134/472 kB | 44/61 kB | 46 kB Progress (5): 122/153 kB | 138/202 kB | 134/472 kB | 44/61 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 35 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (4): 122/153 kB | 138/202 kB | 134/472 kB | 48/61 kB Progress (4): 122/153 kB | 138/202 kB | 134/472 kB | 52/61 kB Progress (4): 122/153 kB | 138/202 kB | 134/472 kB | 56/61 kB Progress (4): 122/153 kB | 138/202 kB | 134/472 kB | 60/61 kB Progress (4): 122/153 kB | 138/202 kB | 134/472 kB | 61 kB Progress (4): 122/153 kB | 142/202 kB | 134/472 kB | 61 kB Progress (4): 122/153 kB | 142/202 kB | 138/472 kB | 61 kB Progress (4): 126/153 kB | 142/202 kB | 138/472 kB | 61 kB Progress (4): 130/153 kB | 142/202 kB | 138/472 kB | 61 kB Progress (4): 130/153 kB | 146/202 kB | 138/472 kB | 61 kB Progress (4): 134/153 kB | 146/202 kB | 138/472 kB | 61 kB Progress (4): 138/153 kB | 146/202 kB | 138/472 kB | 61 kB Progress (4): 142/153 kB | 146/202 kB | 138/472 kB | 61 kB Progress (4): 146/153 kB | 146/202 kB | 138/472 kB | 61 kB Progress (4): 146/153 kB | 150/202 kB | 138/472 kB | 61 kB Progress (5): 146/153 kB | 150/202 kB | 138/472 kB | 61 kB | 4.1/29 kB Progress (5): 150/153 kB | 150/202 kB | 138/472 kB | 61 kB | 4.1/29 kB Progress (5): 150/153 kB | 150/202 kB | 142/472 kB | 61 kB | 4.1/29 kB Progress (5): 153 kB | 150/202 kB | 142/472 kB | 61 kB | 4.1/29 kB Progress (5): 153 kB | 150/202 kB | 142/472 kB | 61 kB | 7.7/29 kB Progress (5): 153 kB | 154/202 kB | 142/472 kB | 61 kB | 7.7/29 kB Progress (5): 153 kB | 154/202 kB | 142/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 146/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 150/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 154/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 158/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 162/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 166/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 170/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 174/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 178/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 182/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 186/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 190/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 194/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 198/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 202/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 206/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 210/472 kB | 61 kB | 12/29 kB Progress (5): 153 kB | 154/202 kB | 210/472 kB | 61 kB | 16/29 kB Progress (5): 153 kB | 158/202 kB | 210/472 kB | 61 kB | 16/29 kB Progress (5): 153 kB | 158/202 kB | 214/472 kB | 61 kB | 16/29 kB Progress (5): 153 kB | 158/202 kB | 218/472 kB | 61 kB | 16/29 kB Progress (5): 153 kB | 158/202 kB | 218/472 kB | 61 kB | 20/29 kB Progress (5): 153 kB | 158/202 kB | 222/472 kB | 61 kB | 20/29 kB Progress (5): 153 kB | 158/202 kB | 226/472 kB | 61 kB | 20/29 kB Progress (5): 153 kB | 162/202 kB | 226/472 kB | 61 kB | 20/29 kB Progress (5): 153 kB | 162/202 kB | 230/472 kB | 61 kB | 20/29 kB Progress (5): 153 kB | 162/202 kB | 230/472 kB | 61 kB | 24/29 kB Progress (5): 153 kB | 162/202 kB | 234/472 kB | 61 kB | 24/29 kB Progress (5): 153 kB | 166/202 kB | 234/472 kB | 61 kB | 24/29 kB Progress (5): 153 kB | 170/202 kB | 234/472 kB | 61 kB | 24/29 kB Progress (5): 153 kB | 170/202 kB | 238/472 kB | 61 kB | 24/29 kB Progress (5): 153 kB | 170/202 kB | 238/472 kB | 61 kB | 28/29 kB Progress (5): 153 kB | 170/202 kB | 238/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 170/202 kB | 242/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 170/202 kB | 246/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 170/202 kB | 250/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 174/202 kB | 250/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 174/202 kB | 254/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 178/202 kB | 254/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 178/202 kB | 258/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 182/202 kB | 258/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 186/202 kB | 258/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 186/202 kB | 262/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 190/202 kB | 262/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 190/202 kB | 266/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 194/202 kB | 266/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 194/202 kB | 270/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 198/202 kB | 270/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 198/202 kB | 274/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202/202 kB | 274/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202/202 kB | 278/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 278/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 282/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 286/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 290/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 294/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 298/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 302/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 306/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 310/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 314/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 318/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 322/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 326/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 330/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 334/472 kB | 61 kB | 29 kB Progress (5): 153 kB | 202 kB | 338/472 kB | 61 kB | 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 103 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 41 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 135 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (2): 342/472 kB | 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 19 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Progress (2): 342/472 kB | 4.1/13 kB Progress (2): 342/472 kB | 7.7/13 kB Progress (2): 346/472 kB | 7.7/13 kB Progress (2): 346/472 kB | 12/13 kB Progress (2): 346/472 kB | 13 kB Progress (2): 350/472 kB | 13 kB Progress (2): 354/472 kB | 13 kB Progress (2): 358/472 kB | 13 kB Progress (2): 362/472 kB | 13 kB Progress (2): 366/472 kB | 13 kB Progress (2): 370/472 kB | 13 kB Progress (2): 374/472 kB | 13 kB Progress (2): 378/472 kB | 13 kB Progress (2): 382/472 kB | 13 kB Progress (2): 386/472 kB | 13 kB Progress (2): 390/472 kB | 13 kB Progress (2): 394/472 kB | 13 kB Progress (2): 398/472 kB | 13 kB Progress (2): 402/472 kB | 13 kB Progress (2): 406/472 kB | 13 kB Progress (2): 410/472 kB | 13 kB Progress (2): 414/472 kB | 13 kB Progress (2): 418/472 kB | 13 kB Progress (2): 422/472 kB | 13 kB Progress (2): 426/472 kB | 13 kB Progress (2): 430/472 kB | 13 kB Progress (2): 434/472 kB | 13 kB Progress (3): 434/472 kB | 13 kB | 4.1/49 kB Progress (4): 434/472 kB | 13 kB | 4.1/49 kB | 4.1/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 8.5 kB/s) Progress (3): 438/472 kB | 4.1/49 kB | 4.1/247 kB Progress (4): 438/472 kB | 4.1/49 kB | 4.1/247 kB | 4.1/187 kB Progress (4): 442/472 kB | 4.1/49 kB | 4.1/247 kB | 4.1/187 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Progress (4): 442/472 kB | 4.1/49 kB | 7.7/247 kB | 4.1/187 kB Progress (4): 442/472 kB | 7.7/49 kB | 7.7/247 kB | 4.1/187 kB Progress (4): 442/472 kB | 7.7/49 kB | 12/247 kB | 4.1/187 kB Progress (4): 442/472 kB | 7.7/49 kB | 16/247 kB | 4.1/187 kB Progress (4): 446/472 kB | 7.7/49 kB | 16/247 kB | 4.1/187 kB Progress (4): 446/472 kB | 7.7/49 kB | 16/247 kB | 7.7/187 kB Progress (4): 450/472 kB | 7.7/49 kB | 16/247 kB | 7.7/187 kB Progress (4): 450/472 kB | 7.7/49 kB | 20/247 kB | 7.7/187 kB Progress (4): 454/472 kB | 7.7/49 kB | 20/247 kB | 7.7/187 kB Progress (4): 454/472 kB | 12/49 kB | 20/247 kB | 7.7/187 kB Progress (4): 458/472 kB | 12/49 kB | 20/247 kB | 7.7/187 kB Progress (4): 458/472 kB | 12/49 kB | 24/247 kB | 7.7/187 kB Progress (4): 458/472 kB | 12/49 kB | 24/247 kB | 12/187 kB Progress (4): 458/472 kB | 12/49 kB | 28/247 kB | 12/187 kB Progress (4): 458/472 kB | 12/49 kB | 32/247 kB | 12/187 kB Progress (5): 458/472 kB | 12/49 kB | 32/247 kB | 12/187 kB | 4.1/86 kB Progress (5): 458/472 kB | 12/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 462/472 kB | 12/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 462/472 kB | 16/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 466/472 kB | 16/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 470/472 kB | 16/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 472 kB | 16/49 kB | 32/247 kB | 12/187 kB | 7.7/86 kB Progress (5): 472 kB | 16/49 kB | 32/247 kB | 12/187 kB | 12/86 kB Progress (5): 472 kB | 16/49 kB | 33/247 kB | 12/187 kB | 12/86 kB Progress (5): 472 kB | 16/49 kB | 33/247 kB | 16/187 kB | 12/86 kB Progress (5): 472 kB | 16/49 kB | 37/247 kB | 16/187 kB | 12/86 kB Progress (5): 472 kB | 16/49 kB | 37/247 kB | 16/187 kB | 16/86 kB Progress (5): 472 kB | 20/49 kB | 37/247 kB | 16/187 kB | 16/86 kB Progress (5): 472 kB | 20/49 kB | 37/247 kB | 16/187 kB | 20/86 kB Progress (5): 472 kB | 20/49 kB | 41/247 kB | 16/187 kB | 20/86 kB Progress (5): 472 kB | 20/49 kB | 41/247 kB | 20/187 kB | 20/86 kB Progress (5): 472 kB | 20/49 kB | 45/247 kB | 20/187 kB | 20/86 kB Progress (5): 472 kB | 20/49 kB | 45/247 kB | 20/187 kB | 24/86 kB Progress (5): 472 kB | 24/49 kB | 45/247 kB | 20/187 kB | 24/86 kB Progress (5): 472 kB | 24/49 kB | 45/247 kB | 20/187 kB | 28/86 kB Progress (5): 472 kB | 24/49 kB | 49/247 kB | 20/187 kB | 28/86 kB Progress (5): 472 kB | 24/49 kB | 49/247 kB | 24/187 kB | 28/86 kB Progress (5): 472 kB | 24/49 kB | 53/247 kB | 24/187 kB | 28/86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 293 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (4): 24/49 kB | 53/247 kB | 24/187 kB | 32/86 kB Progress (4): 24/49 kB | 53/247 kB | 24/187 kB | 33/86 kB Progress (4): 24/49 kB | 53/247 kB | 24/187 kB | 37/86 kB Progress (4): 28/49 kB | 53/247 kB | 24/187 kB | 37/86 kB Progress (4): 28/49 kB | 53/247 kB | 24/187 kB | 41/86 kB Progress (4): 28/49 kB | 57/247 kB | 24/187 kB | 41/86 kB Progress (4): 28/49 kB | 57/247 kB | 28/187 kB | 41/86 kB Progress (4): 28/49 kB | 61/247 kB | 28/187 kB | 41/86 kB Progress (4): 28/49 kB | 65/247 kB | 28/187 kB | 41/86 kB Progress (4): 28/49 kB | 66/247 kB | 28/187 kB | 41/86 kB Progress (4): 28/49 kB | 66/247 kB | 28/187 kB | 45/86 kB Progress (4): 28/49 kB | 66/247 kB | 28/187 kB | 49/86 kB Progress (4): 32/49 kB | 66/247 kB | 28/187 kB | 49/86 kB Progress (4): 32/49 kB | 66/247 kB | 28/187 kB | 53/86 kB Progress (4): 32/49 kB | 70/247 kB | 28/187 kB | 53/86 kB Progress (4): 32/49 kB | 70/247 kB | 32/187 kB | 53/86 kB Progress (4): 32/49 kB | 74/247 kB | 32/187 kB | 53/86 kB Progress (4): 32/49 kB | 74/247 kB | 32/187 kB | 57/86 kB Progress (4): 36/49 kB | 74/247 kB | 32/187 kB | 57/86 kB Progress (5): 36/49 kB | 74/247 kB | 32/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 36/49 kB | 74/247 kB | 32/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 74/247 kB | 32/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 74/247 kB | 32/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 78/247 kB | 32/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 82/247 kB | 32/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 82/247 kB | 33/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 86/247 kB | 33/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 90/247 kB | 33/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 90/247 kB | 33/187 kB | 65/86 kB | 7.7/209 kB Progress (5): 40/49 kB | 90/247 kB | 33/187 kB | 66/86 kB | 7.7/209 kB Progress (5): 44/49 kB | 90/247 kB | 33/187 kB | 66/86 kB | 7.7/209 kB Progress (5): 44/49 kB | 90/247 kB | 33/187 kB | 66/86 kB | 12/209 kB Progress (5): 48/49 kB | 90/247 kB | 33/187 kB | 66/86 kB | 12/209 kB Progress (5): 48/49 kB | 90/247 kB | 33/187 kB | 70/86 kB | 12/209 kB Progress (5): 48/49 kB | 94/247 kB | 33/187 kB | 70/86 kB | 12/209 kB Progress (5): 48/49 kB | 94/247 kB | 37/187 kB | 70/86 kB | 12/209 kB Progress (5): 48/49 kB | 98/247 kB | 37/187 kB | 70/86 kB | 12/209 kB Progress (5): 48/49 kB | 98/247 kB | 37/187 kB | 74/86 kB | 12/209 kB Progress (5): 49 kB | 98/247 kB | 37/187 kB | 74/86 kB | 12/209 kB Progress (5): 49 kB | 98/247 kB | 37/187 kB | 74/86 kB | 16/209 kB Progress (5): 49 kB | 98/247 kB | 37/187 kB | 78/86 kB | 16/209 kB Progress (5): 49 kB | 98/247 kB | 37/187 kB | 78/86 kB | 16/209 kB Progress (5): 49 kB | 98/247 kB | 41/187 kB | 78/86 kB | 16/209 kB Progress (5): 49 kB | 102/247 kB | 41/187 kB | 78/86 kB | 16/209 kB Progress (5): 49 kB | 102/247 kB | 41/187 kB | 82/86 kB | 16/209 kB Progress (5): 49 kB | 102/247 kB | 41/187 kB | 82/86 kB | 20/209 kB Progress (5): 49 kB | 102/247 kB | 41/187 kB | 86/86 kB | 20/209 kB Progress (5): 49 kB | 102/247 kB | 41/187 kB | 86 kB | 20/209 kB Progress (5): 49 kB | 106/247 kB | 41/187 kB | 86 kB | 20/209 kB Progress (5): 49 kB | 106/247 kB | 45/187 kB | 86 kB | 20/209 kB Progress (5): 49 kB | 110/247 kB | 45/187 kB | 86 kB | 20/209 kB Progress (5): 49 kB | 114/247 kB | 45/187 kB | 86 kB | 20/209 kB Progress (5): 49 kB | 114/247 kB | 45/187 kB | 86 kB | 24/209 kB Progress (5): 49 kB | 118/247 kB | 45/187 kB | 86 kB | 24/209 kB Progress (5): 49 kB | 118/247 kB | 49/187 kB | 86 kB | 24/209 kB Progress (5): 49 kB | 122/247 kB | 49/187 kB | 86 kB | 24/209 kB Progress (5): 49 kB | 122/247 kB | 49/187 kB | 86 kB | 28/209 kB Progress (5): 49 kB | 122/247 kB | 49/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 126/247 kB | 49/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 130/247 kB | 49/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 131/247 kB | 49/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 131/247 kB | 53/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 131/247 kB | 57/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 135/247 kB | 57/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 139/247 kB | 57/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 143/247 kB | 57/187 kB | 86 kB | 32/209 kB Progress (5): 49 kB | 147/247 kB | 57/187 kB | 86 kB | 32/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 29 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Progress (4): 147/247 kB | 57/187 kB | 86 kB | 33/209 kB Progress (4): 147/247 kB | 57/187 kB | 86 kB | 37/209 kB Progress (4): 147/247 kB | 57/187 kB | 86 kB | 41/209 kB Progress (4): 151/247 kB | 57/187 kB | 86 kB | 41/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 50 kB/s) Progress (3): 151/247 kB | 61/187 kB | 41/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar Progress (3): 155/247 kB | 61/187 kB | 41/209 kB Progress (3): 155/247 kB | 61/187 kB | 45/209 kB Progress (3): 155/247 kB | 61/187 kB | 49/209 kB Progress (3): 155/247 kB | 61/187 kB | 53/209 kB Progress (3): 159/247 kB | 61/187 kB | 53/209 kB Progress (3): 163/247 kB | 61/187 kB | 53/209 kB Progress (3): 163/247 kB | 65/187 kB | 53/209 kB Progress (4): 163/247 kB | 65/187 kB | 53/209 kB | 4.1/532 kB Progress (4): 167/247 kB | 65/187 kB | 53/209 kB | 4.1/532 kB Progress (4): 171/247 kB | 65/187 kB | 53/209 kB | 4.1/532 kB Progress (4): 171/247 kB | 65/187 kB | 57/209 kB | 4.1/532 kB Progress (4): 175/247 kB | 65/187 kB | 57/209 kB | 4.1/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 4.1/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 7.7/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 12/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 16/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 20/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 24/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 28/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 32/532 kB Progress (4): 179/247 kB | 65/187 kB | 57/209 kB | 33/532 kB Progress (4): 179/247 kB | 66/187 kB | 57/209 kB | 33/532 kB Progress (4): 179/247 kB | 66/187 kB | 57/209 kB | 37/532 kB Progress (4): 183/247 kB | 66/187 kB | 57/209 kB | 37/532 kB Progress (4): 183/247 kB | 66/187 kB | 61/209 kB | 37/532 kB Progress (4): 183/247 kB | 66/187 kB | 61/209 kB | 41/532 kB Progress (4): 187/247 kB | 66/187 kB | 61/209 kB | 41/532 kB Progress (4): 187/247 kB | 70/187 kB | 61/209 kB | 41/532 kB Progress (4): 191/247 kB | 70/187 kB | 61/209 kB | 41/532 kB Progress (4): 191/247 kB | 70/187 kB | 61/209 kB | 45/532 kB Progress (5): 191/247 kB | 70/187 kB | 61/209 kB | 45/532 kB | 4.1/56 kB Progress (5): 191/247 kB | 70/187 kB | 65/209 kB | 45/532 kB | 4.1/56 kB Progress (5): 191/247 kB | 70/187 kB | 65/209 kB | 45/532 kB | 7.7/56 kB Progress (5): 191/247 kB | 70/187 kB | 65/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 195/247 kB | 70/187 kB | 65/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 195/247 kB | 74/187 kB | 65/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 199/247 kB | 74/187 kB | 65/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 203/247 kB | 74/187 kB | 65/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 203/247 kB | 74/187 kB | 65/209 kB | 53/532 kB | 7.7/56 kB Progress (5): 203/247 kB | 74/187 kB | 65/209 kB | 57/532 kB | 7.7/56 kB Progress (5): 203/247 kB | 74/187 kB | 65/209 kB | 57/532 kB | 12/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 57/532 kB | 12/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 57/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 61/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 65/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 66/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 70/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 74/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 78/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 82/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 86/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 90/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 94/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 98/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 98/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 102/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 106/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 110/532 kB | 16/56 kB Progress (5): 203/247 kB | 74/187 kB | 66/209 kB | 114/532 kB | 16/56 kB Progress (5): 207/247 kB | 74/187 kB | 66/209 kB | 114/532 kB | 16/56 kB Progress (5): 207/247 kB | 78/187 kB | 66/209 kB | 114/532 kB | 16/56 kB Progress (5): 211/247 kB | 78/187 kB | 66/209 kB | 114/532 kB | 16/56 kB Progress (5): 211/247 kB | 78/187 kB | 66/209 kB | 118/532 kB | 16/56 kB Progress (5): 211/247 kB | 78/187 kB | 66/209 kB | 118/532 kB | 20/56 kB Progress (5): 211/247 kB | 78/187 kB | 70/209 kB | 118/532 kB | 20/56 kB Progress (5): 211/247 kB | 78/187 kB | 74/209 kB | 118/532 kB | 20/56 kB Progress (5): 211/247 kB | 78/187 kB | 74/209 kB | 118/532 kB | 24/56 kB Progress (5): 211/247 kB | 78/187 kB | 74/209 kB | 122/532 kB | 24/56 kB Progress (5): 215/247 kB | 78/187 kB | 74/209 kB | 122/532 kB | 24/56 kB Progress (5): 219/247 kB | 78/187 kB | 74/209 kB | 122/532 kB | 24/56 kB Progress (5): 219/247 kB | 82/187 kB | 74/209 kB | 122/532 kB | 24/56 kB Progress (5): 223/247 kB | 82/187 kB | 74/209 kB | 122/532 kB | 24/56 kB Progress (5): 223/247 kB | 82/187 kB | 74/209 kB | 126/532 kB | 24/56 kB Progress (5): 223/247 kB | 82/187 kB | 74/209 kB | 126/532 kB | 28/56 kB Progress (5): 223/247 kB | 82/187 kB | 78/209 kB | 126/532 kB | 28/56 kB Progress (5): 223/247 kB | 82/187 kB | 78/209 kB | 126/532 kB | 32/56 kB Progress (5): 223/247 kB | 82/187 kB | 78/209 kB | 130/532 kB | 32/56 kB Progress (5): 223/247 kB | 82/187 kB | 78/209 kB | 131/532 kB | 32/56 kB Progress (5): 227/247 kB | 82/187 kB | 78/209 kB | 131/532 kB | 32/56 kB Progress (5): 227/247 kB | 86/187 kB | 78/209 kB | 131/532 kB | 32/56 kB Progress (5): 227/247 kB | 90/187 kB | 78/209 kB | 131/532 kB | 32/56 kB Progress (5): 231/247 kB | 90/187 kB | 78/209 kB | 131/532 kB | 32/56 kB Progress (5): 231/247 kB | 90/187 kB | 78/209 kB | 135/532 kB | 32/56 kB Progress (5): 231/247 kB | 90/187 kB | 78/209 kB | 135/532 kB | 36/56 kB Progress (5): 231/247 kB | 90/187 kB | 78/209 kB | 135/532 kB | 40/56 kB Progress (5): 231/247 kB | 90/187 kB | 82/209 kB | 135/532 kB | 40/56 kB Progress (5): 231/247 kB | 90/187 kB | 82/209 kB | 135/532 kB | 44/56 kB Progress (5): 231/247 kB | 90/187 kB | 82/209 kB | 139/532 kB | 44/56 kB Progress (5): 235/247 kB | 90/187 kB | 82/209 kB | 139/532 kB | 44/56 kB Progress (5): 235/247 kB | 94/187 kB | 82/209 kB | 139/532 kB | 44/56 kB Progress (5): 239/247 kB | 94/187 kB | 82/209 kB | 139/532 kB | 44/56 kB Progress (5): 243/247 kB | 94/187 kB | 82/209 kB | 139/532 kB | 44/56 kB Progress (5): 243/247 kB | 94/187 kB | 82/209 kB | 143/532 kB | 44/56 kB Progress (5): 243/247 kB | 94/187 kB | 82/209 kB | 143/532 kB | 48/56 kB Progress (5): 243/247 kB | 94/187 kB | 86/209 kB | 143/532 kB | 48/56 kB Progress (5): 243/247 kB | 94/187 kB | 86/209 kB | 143/532 kB | 52/56 kB Progress (5): 243/247 kB | 94/187 kB | 86/209 kB | 147/532 kB | 52/56 kB Progress (5): 247/247 kB | 94/187 kB | 86/209 kB | 147/532 kB | 52/56 kB Progress (5): 247/247 kB | 98/187 kB | 86/209 kB | 147/532 kB | 52/56 kB Progress (5): 247 kB | 98/187 kB | 86/209 kB | 147/532 kB | 52/56 kB Progress (5): 247 kB | 98/187 kB | 86/209 kB | 151/532 kB | 52/56 kB Progress (5): 247 kB | 98/187 kB | 86/209 kB | 151/532 kB | 56/56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 151/532 kB | 56/56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 151/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 155/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 155/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 159/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 90/209 kB | 163/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 94/209 kB | 163/532 kB | 56 kB Progress (5): 247 kB | 98/187 kB | 94/209 kB | 167/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 94/209 kB | 167/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 94/209 kB | 171/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 94/209 kB | 175/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 94/209 kB | 179/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 98/209 kB | 179/532 kB | 56 kB Progress (5): 247 kB | 102/187 kB | 98/209 kB | 183/532 kB | 56 kB Progress (5): 247 kB | 106/187 kB | 98/209 kB | 183/532 kB | 56 kB Progress (5): 247 kB | 106/187 kB | 98/209 kB | 187/532 kB | 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 131 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Progress (4): 106/187 kB | 102/209 kB | 187/532 kB | 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 30 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar Progress (3): 106/187 kB | 102/209 kB | 191/532 kB Progress (3): 110/187 kB | 102/209 kB | 191/532 kB Progress (3): 110/187 kB | 102/209 kB | 195/532 kB Progress (3): 110/187 kB | 106/209 kB | 195/532 kB Progress (3): 110/187 kB | 110/209 kB | 195/532 kB Progress (3): 110/187 kB | 110/209 kB | 199/532 kB Progress (3): 114/187 kB | 110/209 kB | 199/532 kB Progress (3): 114/187 kB | 110/209 kB | 203/532 kB Progress (3): 114/187 kB | 114/209 kB | 203/532 kB Progress (3): 114/187 kB | 114/209 kB | 207/532 kB Progress (3): 114/187 kB | 114/209 kB | 211/532 kB Progress (3): 118/187 kB | 114/209 kB | 211/532 kB Progress (3): 118/187 kB | 114/209 kB | 215/532 kB Progress (3): 118/187 kB | 118/209 kB | 215/532 kB Progress (3): 118/187 kB | 122/209 kB | 215/532 kB Progress (3): 118/187 kB | 122/209 kB | 219/532 kB Progress (3): 122/187 kB | 122/209 kB | 219/532 kB Progress (3): 122/187 kB | 122/209 kB | 223/532 kB Progress (4): 122/187 kB | 122/209 kB | 223/532 kB | 4.1/58 kB Progress (4): 122/187 kB | 126/209 kB | 223/532 kB | 4.1/58 kB Progress (4): 122/187 kB | 130/209 kB | 223/532 kB | 4.1/58 kB Progress (4): 122/187 kB | 130/209 kB | 223/532 kB | 7.7/58 kB Progress (4): 122/187 kB | 130/209 kB | 223/532 kB | 12/58 kB Progress (4): 122/187 kB | 130/209 kB | 227/532 kB | 12/58 kB Progress (4): 126/187 kB | 130/209 kB | 227/532 kB | 12/58 kB Progress (4): 126/187 kB | 130/209 kB | 231/532 kB | 12/58 kB Progress (4): 126/187 kB | 130/209 kB | 235/532 kB | 12/58 kB Progress (4): 126/187 kB | 130/209 kB | 235/532 kB | 16/58 kB Progress (5): 126/187 kB | 130/209 kB | 235/532 kB | 16/58 kB | 4.1/100 kB Progress (5): 126/187 kB | 134/209 kB | 235/532 kB | 16/58 kB | 4.1/100 kB Progress (5): 126/187 kB | 138/209 kB | 235/532 kB | 16/58 kB | 4.1/100 kB Progress (5): 126/187 kB | 142/209 kB | 235/532 kB | 16/58 kB | 4.1/100 kB Progress (5): 126/187 kB | 146/209 kB | 235/532 kB | 16/58 kB | 4.1/100 kB Progress (5): 126/187 kB | 146/209 kB | 235/532 kB | 16/58 kB | 7.7/100 kB Progress (5): 126/187 kB | 146/209 kB | 235/532 kB | 20/58 kB | 7.7/100 kB Progress (5): 126/187 kB | 146/209 kB | 239/532 kB | 20/58 kB | 7.7/100 kB Progress (5): 126/187 kB | 146/209 kB | 243/532 kB | 20/58 kB | 7.7/100 kB Progress (5): 130/187 kB | 146/209 kB | 243/532 kB | 20/58 kB | 7.7/100 kB Progress (5): 130/187 kB | 146/209 kB | 247/532 kB | 20/58 kB | 7.7/100 kB Progress (5): 130/187 kB | 146/209 kB | 247/532 kB | 24/58 kB | 7.7/100 kB Progress (5): 130/187 kB | 146/209 kB | 247/532 kB | 24/58 kB | 12/100 kB Progress (5): 130/187 kB | 146/209 kB | 247/532 kB | 24/58 kB | 16/100 kB Progress (5): 130/187 kB | 150/209 kB | 247/532 kB | 24/58 kB | 16/100 kB Progress (5): 130/187 kB | 154/209 kB | 247/532 kB | 24/58 kB | 16/100 kB Progress (5): 130/187 kB | 154/209 kB | 247/532 kB | 24/58 kB | 20/100 kB Progress (5): 130/187 kB | 154/209 kB | 247/532 kB | 24/58 kB | 24/100 kB Progress (5): 130/187 kB | 154/209 kB | 247/532 kB | 28/58 kB | 24/100 kB Progress (5): 130/187 kB | 154/209 kB | 247/532 kB | 32/58 kB | 24/100 kB Progress (5): 130/187 kB | 154/209 kB | 251/532 kB | 32/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 251/532 kB | 32/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 255/532 kB | 32/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 259/532 kB | 32/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 259/532 kB | 36/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 259/532 kB | 40/58 kB | 24/100 kB Progress (5): 131/187 kB | 154/209 kB | 259/532 kB | 40/58 kB | 28/100 kB Progress (5): 131/187 kB | 154/209 kB | 259/532 kB | 40/58 kB | 32/100 kB Progress (5): 131/187 kB | 158/209 kB | 259/532 kB | 40/58 kB | 32/100 kB Progress (5): 131/187 kB | 162/209 kB | 259/532 kB | 40/58 kB | 32/100 kB Progress (5): 131/187 kB | 162/209 kB | 259/532 kB | 40/58 kB | 33/100 kB Progress (5): 131/187 kB | 162/209 kB | 259/532 kB | 44/58 kB | 33/100 kB Progress (5): 131/187 kB | 162/209 kB | 263/532 kB | 44/58 kB | 33/100 kB Progress (5): 135/187 kB | 162/209 kB | 263/532 kB | 44/58 kB | 33/100 kB Progress (5): 139/187 kB | 162/209 kB | 263/532 kB | 44/58 kB | 33/100 kB Progress (5): 139/187 kB | 162/209 kB | 267/532 kB | 44/58 kB | 33/100 kB Progress (5): 139/187 kB | 162/209 kB | 267/532 kB | 48/58 kB | 33/100 kB Progress (5): 139/187 kB | 162/209 kB | 267/532 kB | 48/58 kB | 37/100 kB Progress (5): 139/187 kB | 166/209 kB | 267/532 kB | 48/58 kB | 37/100 kB Progress (5): 139/187 kB | 166/209 kB | 267/532 kB | 48/58 kB | 41/100 kB Progress (5): 139/187 kB | 166/209 kB | 267/532 kB | 52/58 kB | 41/100 kB Progress (5): 139/187 kB | 166/209 kB | 267/532 kB | 56/58 kB | 41/100 kB Progress (5): 139/187 kB | 166/209 kB | 271/532 kB | 56/58 kB | 41/100 kB Progress (5): 143/187 kB | 166/209 kB | 271/532 kB | 56/58 kB | 41/100 kB Progress (5): 143/187 kB | 166/209 kB | 275/532 kB | 56/58 kB | 41/100 kB Progress (5): 143/187 kB | 166/209 kB | 275/532 kB | 58 kB | 41/100 kB Progress (5): 143/187 kB | 166/209 kB | 275/532 kB | 58 kB | 45/100 kB Progress (5): 143/187 kB | 166/209 kB | 275/532 kB | 58 kB | 49/100 kB Progress (5): 143/187 kB | 170/209 kB | 275/532 kB | 58 kB | 49/100 kB Progress (5): 143/187 kB | 170/209 kB | 275/532 kB | 58 kB | 53/100 kB Progress (5): 143/187 kB | 170/209 kB | 279/532 kB | 58 kB | 53/100 kB Progress (5): 143/187 kB | 170/209 kB | 283/532 kB | 58 kB | 53/100 kB Progress (5): 147/187 kB | 170/209 kB | 283/532 kB | 58 kB | 53/100 kB Progress (5): 147/187 kB | 170/209 kB | 287/532 kB | 58 kB | 53/100 kB Progress (5): 147/187 kB | 170/209 kB | 287/532 kB | 58 kB | 57/100 kB Progress (5): 147/187 kB | 174/209 kB | 287/532 kB | 58 kB | 57/100 kB Progress (5): 147/187 kB | 178/209 kB | 287/532 kB | 58 kB | 57/100 kB Progress (5): 147/187 kB | 178/209 kB | 287/532 kB | 58 kB | 61/100 kB Progress (5): 151/187 kB | 178/209 kB | 287/532 kB | 58 kB | 61/100 kB Progress (5): 151/187 kB | 178/209 kB | 291/532 kB | 58 kB | 61/100 kB Progress (5): 155/187 kB | 178/209 kB | 291/532 kB | 58 kB | 61/100 kB Progress (5): 155/187 kB | 178/209 kB | 291/532 kB | 58 kB | 65/100 kB Progress (5): 155/187 kB | 178/209 kB | 291/532 kB | 58 kB | 66/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 29 kB/s) Progress (4): 155/187 kB | 182/209 kB | 291/532 kB | 66/100 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Progress (4): 155/187 kB | 182/209 kB | 291/532 kB | 70/100 kB Progress (4): 159/187 kB | 182/209 kB | 291/532 kB | 70/100 kB Progress (4): 159/187 kB | 182/209 kB | 295/532 kB | 70/100 kB Progress (4): 159/187 kB | 182/209 kB | 299/532 kB | 70/100 kB Progress (4): 159/187 kB | 182/209 kB | 303/532 kB | 70/100 kB Progress (4): 159/187 kB | 182/209 kB | 307/532 kB | 70/100 kB Progress (4): 163/187 kB | 182/209 kB | 307/532 kB | 70/100 kB Progress (4): 163/187 kB | 182/209 kB | 307/532 kB | 74/100 kB Progress (4): 167/187 kB | 182/209 kB | 307/532 kB | 74/100 kB Progress (4): 167/187 kB | 186/209 kB | 307/532 kB | 74/100 kB Progress (4): 171/187 kB | 186/209 kB | 307/532 kB | 74/100 kB Progress (4): 175/187 kB | 186/209 kB | 307/532 kB | 74/100 kB Progress (4): 179/187 kB | 186/209 kB | 307/532 kB | 74/100 kB Progress (4): 183/187 kB | 186/209 kB | 307/532 kB | 74/100 kB Progress (4): 183/187 kB | 190/209 kB | 307/532 kB | 74/100 kB Progress (4): 183/187 kB | 190/209 kB | 307/532 kB | 78/100 kB Progress (4): 183/187 kB | 190/209 kB | 311/532 kB | 78/100 kB Progress (4): 183/187 kB | 190/209 kB | 311/532 kB | 82/100 kB Progress (4): 183/187 kB | 194/209 kB | 311/532 kB | 82/100 kB Progress (4): 187 kB | 194/209 kB | 311/532 kB | 82/100 kB Progress (4): 187 kB | 198/209 kB | 311/532 kB | 82/100 kB Progress (4): 187 kB | 198/209 kB | 311/532 kB | 86/100 kB Progress (4): 187 kB | 198/209 kB | 311/532 kB | 90/100 kB Progress (5): 187 kB | 198/209 kB | 311/532 kB | 90/100 kB | 4.1/245 kB Progress (5): 187 kB | 198/209 kB | 315/532 kB | 90/100 kB | 4.1/245 kB Progress (5): 187 kB | 198/209 kB | 315/532 kB | 90/100 kB | 7.7/245 kB Progress (5): 187 kB | 198/209 kB | 315/532 kB | 94/100 kB | 7.7/245 kB Progress (5): 187 kB | 198/209 kB | 315/532 kB | 98/100 kB | 7.7/245 kB Progress (5): 187 kB | 202/209 kB | 315/532 kB | 98/100 kB | 7.7/245 kB Progress (5): 187 kB | 202/209 kB | 315/532 kB | 100 kB | 7.7/245 kB Progress (5): 187 kB | 202/209 kB | 315/532 kB | 100 kB | 12/245 kB Progress (5): 187 kB | 202/209 kB | 315/532 kB | 100 kB | 16/245 kB Progress (5): 187 kB | 202/209 kB | 319/532 kB | 100 kB | 16/245 kB Progress (5): 187 kB | 202/209 kB | 319/532 kB | 100 kB | 20/245 kB Progress (5): 187 kB | 202/209 kB | 319/532 kB | 100 kB | 24/245 kB Progress (5): 187 kB | 206/209 kB | 319/532 kB | 100 kB | 24/245 kB Progress (5): 187 kB | 206/209 kB | 319/532 kB | 100 kB | 28/245 kB Progress (5): 187 kB | 206/209 kB | 323/532 kB | 100 kB | 28/245 kB Progress (5): 187 kB | 206/209 kB | 323/532 kB | 100 kB | 32/245 kB Progress (5): 187 kB | 209 kB | 323/532 kB | 100 kB | 32/245 kB Progress (5): 187 kB | 209 kB | 323/532 kB | 100 kB | 33/245 kB Progress (5): 187 kB | 209 kB | 323/532 kB | 100 kB | 37/245 kB Progress (5): 187 kB | 209 kB | 323/532 kB | 100 kB | 41/245 kB Progress (5): 187 kB | 209 kB | 327/532 kB | 100 kB | 41/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 89 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Progress (4): 209 kB | 327/532 kB | 100 kB | 45/245 kB Progress (4): 209 kB | 331/532 kB | 100 kB | 45/245 kB Progress (4): 209 kB | 331/532 kB | 100 kB | 49/245 kB Progress (4): 209 kB | 335/532 kB | 100 kB | 49/245 kB Progress (4): 209 kB | 335/532 kB | 100 kB | 53/245 kB Progress (4): 209 kB | 339/532 kB | 100 kB | 53/245 kB Progress (4): 209 kB | 339/532 kB | 100 kB | 57/245 kB Progress (4): 209 kB | 343/532 kB | 100 kB | 57/245 kB Progress (4): 209 kB | 343/532 kB | 100 kB | 61/245 kB Progress (4): 209 kB | 343/532 kB | 100 kB | 65/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 47 kB/s) Progress (3): 209 kB | 347/532 kB | 65/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Progress (3): 209 kB | 347/532 kB | 66/245 kB Progress (3): 209 kB | 351/532 kB | 66/245 kB Progress (3): 209 kB | 355/532 kB | 66/245 kB Progress (3): 209 kB | 355/532 kB | 70/245 kB Progress (3): 209 kB | 359/532 kB | 70/245 kB Progress (3): 209 kB | 359/532 kB | 74/245 kB Progress (3): 209 kB | 363/532 kB | 74/245 kB Progress (3): 209 kB | 363/532 kB | 78/245 kB Progress (3): 209 kB | 367/532 kB | 78/245 kB Progress (3): 209 kB | 367/532 kB | 82/245 kB Progress (3): 209 kB | 371/532 kB | 82/245 kB Progress (3): 209 kB | 371/532 kB | 86/245 kB Progress (3): 209 kB | 375/532 kB | 86/245 kB Progress (3): 209 kB | 379/532 kB | 86/245 kB Progress (3): 209 kB | 383/532 kB | 86/245 kB Progress (3): 209 kB | 387/532 kB | 86/245 kB Progress (3): 209 kB | 391/532 kB | 86/245 kB Progress (3): 209 kB | 395/532 kB | 86/245 kB Progress (3): 209 kB | 399/532 kB | 86/245 kB Progress (3): 209 kB | 403/532 kB | 86/245 kB Progress (3): 209 kB | 407/532 kB | 86/245 kB Progress (3): 209 kB | 411/532 kB | 86/245 kB Progress (3): 209 kB | 415/532 kB | 86/245 kB Progress (3): 209 kB | 419/532 kB | 86/245 kB Progress (3): 209 kB | 423/532 kB | 86/245 kB Progress (3): 209 kB | 427/532 kB | 86/245 kB Progress (3): 209 kB | 431/532 kB | 86/245 kB Progress (3): 209 kB | 435/532 kB | 86/245 kB Progress (3): 209 kB | 439/532 kB | 86/245 kB Progress (3): 209 kB | 443/532 kB | 86/245 kB Progress (3): 209 kB | 447/532 kB | 86/245 kB Progress (3): 209 kB | 451/532 kB | 86/245 kB Progress (3): 209 kB | 455/532 kB | 86/245 kB Progress (3): 209 kB | 459/532 kB | 86/245 kB Progress (3): 209 kB | 463/532 kB | 86/245 kB Progress (3): 209 kB | 467/532 kB | 86/245 kB Progress (3): 209 kB | 471/532 kB | 86/245 kB Progress (3): 209 kB | 475/532 kB | 86/245 kB Progress (3): 209 kB | 479/532 kB | 86/245 kB Progress (3): 209 kB | 483/532 kB | 86/245 kB Progress (3): 209 kB | 487/532 kB | 86/245 kB Progress (3): 209 kB | 491/532 kB | 86/245 kB Progress (3): 209 kB | 491/532 kB | 90/245 kB Progress (3): 209 kB | 495/532 kB | 90/245 kB Progress (3): 209 kB | 499/532 kB | 90/245 kB Progress (3): 209 kB | 499/532 kB | 94/245 kB Progress (3): 209 kB | 503/532 kB | 94/245 kB Progress (3): 209 kB | 507/532 kB | 94/245 kB Progress (3): 209 kB | 511/532 kB | 94/245 kB Progress (3): 209 kB | 515/532 kB | 94/245 kB Progress (3): 209 kB | 519/532 kB | 94/245 kB Progress (3): 209 kB | 519/532 kB | 98/245 kB Progress (3): 209 kB | 523/532 kB | 98/245 kB Progress (3): 209 kB | 523/532 kB | 102/245 kB Progress (3): 209 kB | 527/532 kB | 102/245 kB Progress (3): 209 kB | 527/532 kB | 106/245 kB Progress (3): 209 kB | 531/532 kB | 106/245 kB Progress (3): 209 kB | 531/532 kB | 110/245 kB Progress (3): 209 kB | 532 kB | 110/245 kB Progress (3): 209 kB | 532 kB | 114/245 kB Progress (3): 209 kB | 532 kB | 118/245 kB Progress (3): 209 kB | 532 kB | 122/245 kB Progress (3): 209 kB | 532 kB | 126/245 kB Progress (3): 209 kB | 532 kB | 130/245 kB Progress (3): 209 kB | 532 kB | 134/245 kB Progress (3): 209 kB | 532 kB | 138/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 93 kB/s) Progress (2): 532 kB | 142/245 kB Progress (3): 532 kB | 142/245 kB | 4.1/13 kB Progress (4): 532 kB | 142/245 kB | 4.1/13 kB | 0/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 234 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Progress (3): 142/245 kB | 7.7/13 kB | 0/1.4 MB Progress (3): 146/245 kB | 7.7/13 kB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Progress (3): 150/245 kB | 7.7/13 kB | 0/1.4 MB Progress (3): 150/245 kB | 12/13 kB | 0/1.4 MB Progress (3): 150/245 kB | 13 kB | 0/1.4 MB Progress (3): 150/245 kB | 13 kB | 0/1.4 MB Progress (3): 154/245 kB | 13 kB | 0/1.4 MB Progress (3): 154/245 kB | 13 kB | 0/1.4 MB Progress (3): 158/245 kB | 13 kB | 0/1.4 MB Progress (3): 158/245 kB | 13 kB | 0/1.4 MB Progress (3): 162/245 kB | 13 kB | 0/1.4 MB Progress (3): 162/245 kB | 13 kB | 0/1.4 MB Progress (3): 166/245 kB | 13 kB | 0/1.4 MB Progress (3): 166/245 kB | 13 kB | 0/1.4 MB Progress (3): 170/245 kB | 13 kB | 0/1.4 MB Progress (3): 170/245 kB | 13 kB | 0/1.4 MB Progress (3): 174/245 kB | 13 kB | 0/1.4 MB Progress (3): 178/245 kB | 13 kB | 0/1.4 MB Progress (3): 182/245 kB | 13 kB | 0/1.4 MB Progress (3): 186/245 kB | 13 kB | 0/1.4 MB Progress (3): 190/245 kB | 13 kB | 0/1.4 MB Progress (3): 194/245 kB | 13 kB | 0/1.4 MB Progress (3): 194/245 kB | 13 kB | 0/1.4 MB Progress (4): 194/245 kB | 13 kB | 0/1.4 MB | 4.1/36 kB Progress (4): 198/245 kB | 13 kB | 0/1.4 MB | 4.1/36 kB Progress (5): 198/245 kB | 13 kB | 0/1.4 MB | 4.1/36 kB | 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 kB at 5.7 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Progress (4): 202/245 kB | 0/1.4 MB | 4.1/36 kB | 3.1 kB Progress (4): 206/245 kB | 0/1.4 MB | 4.1/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 4.1/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 7.7/36 kB | 3.1 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 12/36 kB | 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (3.1 kB at 1.3 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Progress (3): 214/245 kB | 0.1/1.4 MB | 12/36 kB Progress (3): 214/245 kB | 0.1/1.4 MB | 16/36 kB Progress (3): 214/245 kB | 0.1/1.4 MB | 16/36 kB Progress (4): 214/245 kB | 0.1/1.4 MB | 16/36 kB | 4.1/112 kB Progress (4): 214/245 kB | 0.1/1.4 MB | 16/36 kB | 4.1/112 kB Progress (4): 214/245 kB | 0.1/1.4 MB | 20/36 kB | 4.1/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 20/36 kB | 4.1/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 4.1/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 4.1/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 4.1/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 7.7/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 7.7/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 24/36 kB | 7.7/112 kB Progress (4): 218/245 kB | 0.1/1.4 MB | 28/36 kB | 7.7/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 28/36 kB | 7.7/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 32/36 kB | 7.7/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 32/36 kB | 7.7/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 32/36 kB | 12/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 32/36 kB | 12/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 36/36 kB | 12/112 kB Progress (4): 222/245 kB | 0.1/1.4 MB | 36 kB | 12/112 kB Progress (5): 222/245 kB | 0.1/1.4 MB | 36 kB | 12/112 kB | 4.1/7.0 kB Progress (5): 222/245 kB | 0.1/1.4 MB | 36 kB | 12/112 kB | 7.0 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 36 kB | 12/112 kB | 7.0 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 36 kB | 12/112 kB | 7.0 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 36 kB | 16/112 kB | 7.0 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 36 kB | 16/112 kB | 7.0 kB Progress (5): 230/245 kB | 0.1/1.4 MB | 36 kB | 16/112 kB | 7.0 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 36 kB | 16/112 kB | 7.0 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 36 kB | 16/112 kB | 7.0 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 36 kB | 20/112 kB | 7.0 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 36 kB | 24/112 kB | 7.0 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 36 kB | 24/112 kB | 7.0 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 36 kB | 24/112 kB | 7.0 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 36 kB | 24/112 kB | 7.0 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 36 kB | 28/112 kB | 7.0 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 36 kB | 28/112 kB | 7.0 kB Progress (5): 242/245 kB | 0.1/1.4 MB | 36 kB | 28/112 kB | 7.0 kB Progress (5): 242/245 kB | 0.1/1.4 MB | 36 kB | 28/112 kB | 7.0 kB Progress (5): 242/245 kB | 0.1/1.4 MB | 36 kB | 28/112 kB | 7.0 kB Progress (5): 242/245 kB | 0.1/1.4 MB | 36 kB | 32/112 kB | 7.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 kB at 15 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7.0 kB at 2.9 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Progress (3): 242/245 kB | 0.1/1.4 MB | 32/112 kB Progress (3): 245 kB | 0.1/1.4 MB | 32/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 32/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 37/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 37/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 41/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 41/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 57/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 57/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 61/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 65/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 65/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 66/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 66/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 70/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 70/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 70/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 74/112 kB Progress (3): 245 kB | 0.2/1.4 MB | 74/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (245 kB at 101 kB/s) Progress (2): 0.2/1.4 MB | 78/112 kB Progress (2): 0.2/1.4 MB | 78/112 kB Progress (2): 0.2/1.4 MB | 82/112 kB Progress (2): 0.2/1.4 MB | 82/112 kB Progress (3): 0.2/1.4 MB | 82/112 kB | 4.1/37 kB Progress (3): 0.2/1.4 MB | 86/112 kB | 4.1/37 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 4.1/37 kB | 4.1/9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 4.1/37 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 7.7/37 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 7.7/37 kB | 7.7/9.4 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Progress (4): 0.2/1.4 MB | 86/112 kB | 7.7/37 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 12/37 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 12/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 12/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 16/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 16/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 20/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 24/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 24/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 28/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 28/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 32/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 98/112 kB | 32/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 98/112 kB | 36/37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 98/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 98/112 kB | 37 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (9.4 kB at 3.8 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Progress (3): 0.2/1.4 MB | 102/112 kB | 37 kB Progress (4): 0.2/1.4 MB | 102/112 kB | 37 kB | 4.1/285 kB Progress (4): 0.2/1.4 MB | 102/112 kB | 37 kB | 4.1/285 kB Progress (4): 0.2/1.4 MB | 102/112 kB | 37 kB | 7.7/285 kB Progress (4): 0.2/1.4 MB | 106/112 kB | 37 kB | 7.7/285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 kB at 15 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Progress (3): 0.2/1.4 MB | 106/112 kB | 7.7/285 kB Progress (3): 0.2/1.4 MB | 106/112 kB | 7.7/285 kB Progress (3): 0.2/1.4 MB | 106/112 kB | 7.7/285 kB Progress (3): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB | 4.1/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB | 7.7/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB | 12/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB | 16/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 7.7/285 kB | 20/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 12/285 kB | 20/53 kB Progress (4): 0.2/1.4 MB | 110/112 kB | 12/285 kB | 24/53 kB Progress (5): 0.2/1.4 MB | 110/112 kB | 12/285 kB | 24/53 kB | 4.1/37 kB Progress (5): 0.2/1.4 MB | 112 kB | 12/285 kB | 24/53 kB | 4.1/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 12/285 kB | 24/53 kB | 4.1/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 12/285 kB | 24/53 kB | 4.1/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 12/285 kB | 24/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 12/285 kB | 28/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 12/285 kB | 32/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 16/285 kB | 32/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 20/285 kB | 32/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 24/285 kB | 32/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 32/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 36/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 7.7/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 12/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 16/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 16/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 20/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 40/53 kB | 24/37 kB Progress (5): 0.3/1.4 MB | 112 kB | 28/285 kB | 44/53 kB | 24/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 43 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Progress (4): 0.3/1.4 MB | 32/285 kB | 44/53 kB | 24/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 24/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 28/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 32/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 32/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 48/53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 32/285 kB | 52/53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 52/53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 36/37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 33/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 37/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 37/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 41/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 41/285 kB | 53 kB | 37 kB Progress (4): 0.3/1.4 MB | 41/285 kB | 53 kB | 37 kB Progress (5): 0.3/1.4 MB | 41/285 kB | 53 kB | 37 kB | 4.1/4.3 kB Progress (5): 0.3/1.4 MB | 41/285 kB | 53 kB | 37 kB | 4.3 kB Progress (5): 0.3/1.4 MB | 45/285 kB | 53 kB | 37 kB | 4.3 kB Progress (5): 0.3/1.4 MB | 45/285 kB | 53 kB | 37 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 21 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Progress (4): 0.3/1.4 MB | 49/285 kB | 37 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 1.6 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 kB at 14 kB/s) Progress (2): 0.3/1.4 MB | 49/285 kB Progress (2): 0.3/1.4 MB | 53/285 kB Progress (2): 0.3/1.4 MB | 53/285 kB Progress (2): 0.3/1.4 MB | 53/285 kB Progress (2): 0.3/1.4 MB | 57/285 kB Progress (2): 0.3/1.4 MB | 57/285 kB Progress (2): 0.3/1.4 MB | 61/285 kB Progress (2): 0.3/1.4 MB | 61/285 kB Progress (3): 0.3/1.4 MB | 61/285 kB | 4.1/29 kB Progress (3): 0.3/1.4 MB | 61/285 kB | 7.7/29 kB Progress (3): 0.3/1.4 MB | 61/285 kB | 12/29 kB Progress (3): 0.3/1.4 MB | 65/285 kB | 12/29 kB Progress (3): 0.3/1.4 MB | 65/285 kB | 16/29 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 16/29 kB | 4.1/21 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 16/29 kB | 4.1/21 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 16/29 kB | 4.1/21 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 16/29 kB | 7.7/21 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 20/29 kB | 7.7/21 kB Progress (4): 0.3/1.4 MB | 65/285 kB | 24/29 kB | 7.7/21 kB Progress (4): 0.3/1.4 MB | 66/285 kB | 24/29 kB | 7.7/21 kB Progress (4): 0.3/1.4 MB | 66/285 kB | 24/29 kB | 12/21 kB Progress (4): 0.3/1.4 MB | 70/285 kB | 24/29 kB | 12/21 kB Progress (4): 0.3/1.4 MB | 70/285 kB | 24/29 kB | 12/21 kB Progress (4): 0.3/1.4 MB | 70/285 kB | 24/29 kB | 12/21 kB Progress (4): 0.3/1.4 MB | 74/285 kB | 24/29 kB | 12/21 kB Progress (4): 0.3/1.4 MB | 74/285 kB | 24/29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 24/29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 24/29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 28/29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 82/285 kB | 29 kB | 16/21 kB Progress (4): 0.3/1.4 MB | 82/285 kB | 29 kB | 20/21 kB Progress (4): 0.3/1.4 MB | 82/285 kB | 29 kB | 20/21 kB Progress (4): 0.4/1.4 MB | 82/285 kB | 29 kB | 20/21 kB Progress (4): 0.4/1.4 MB | 82/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 86/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 86/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 90/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 90/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 94/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 94/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 29 kB | 21 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (29 kB at 11 kB/s) Progress (3): 0.4/1.4 MB | 106/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 106/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 110/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 110/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 114/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 114/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 114/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 118/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 122/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 126/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 130/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 134/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 138/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 142/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 146/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 150/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 154/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 154/285 kB | 21 kB Progress (3): 0.4/1.4 MB | 158/285 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 kB at 7.8 kB/s) Progress (2): 0.4/1.4 MB | 162/285 kB Progress (2): 0.4/1.4 MB | 162/285 kB Progress (2): 0.4/1.4 MB | 166/285 kB Progress (2): 0.4/1.4 MB | 166/285 kB Progress (2): 0.4/1.4 MB | 170/285 kB Progress (2): 0.4/1.4 MB | 170/285 kB Progress (2): 0.4/1.4 MB | 174/285 kB Progress (2): 0.4/1.4 MB | 174/285 kB Progress (2): 0.4/1.4 MB | 178/285 kB Progress (2): 0.4/1.4 MB | 178/285 kB Progress (2): 0.4/1.4 MB | 182/285 kB Progress (2): 0.4/1.4 MB | 182/285 kB Progress (2): 0.4/1.4 MB | 186/285 kB Progress (2): 0.4/1.4 MB | 186/285 kB Progress (2): 0.4/1.4 MB | 190/285 kB Progress (2): 0.4/1.4 MB | 190/285 kB Progress (2): 0.4/1.4 MB | 194/285 kB Progress (2): 0.4/1.4 MB | 194/285 kB Progress (2): 0.4/1.4 MB | 198/285 kB Progress (2): 0.4/1.4 MB | 198/285 kB Progress (2): 0.4/1.4 MB | 198/285 kB Progress (2): 0.4/1.4 MB | 202/285 kB Progress (2): 0.4/1.4 MB | 202/285 kB Progress (2): 0.4/1.4 MB | 206/285 kB Progress (2): 0.4/1.4 MB | 206/285 kB Progress (2): 0.4/1.4 MB | 210/285 kB Progress (2): 0.4/1.4 MB | 210/285 kB Progress (2): 0.4/1.4 MB | 210/285 kB Progress (2): 0.4/1.4 MB | 214/285 kB Progress (2): 0.5/1.4 MB | 214/285 kB Progress (2): 0.5/1.4 MB | 214/285 kB Progress (2): 0.5/1.4 MB | 218/285 kB Progress (2): 0.5/1.4 MB | 218/285 kB Progress (2): 0.5/1.4 MB | 218/285 kB Progress (2): 0.5/1.4 MB | 222/285 kB Progress (2): 0.5/1.4 MB | 222/285 kB Progress (2): 0.5/1.4 MB | 226/285 kB Progress (2): 0.5/1.4 MB | 226/285 kB Progress (2): 0.5/1.4 MB | 230/285 kB Progress (2): 0.5/1.4 MB | 230/285 kB Progress (2): 0.5/1.4 MB | 234/285 kB Progress (2): 0.5/1.4 MB | 234/285 kB Progress (2): 0.5/1.4 MB | 238/285 kB Progress (2): 0.5/1.4 MB | 238/285 kB Progress (2): 0.5/1.4 MB | 242/285 kB Progress (2): 0.5/1.4 MB | 242/285 kB Progress (2): 0.5/1.4 MB | 246/285 kB Progress (2): 0.5/1.4 MB | 246/285 kB Progress (2): 0.5/1.4 MB | 250/285 kB Progress (2): 0.5/1.4 MB | 250/285 kB Progress (2): 0.5/1.4 MB | 254/285 kB Progress (2): 0.5/1.4 MB | 254/285 kB Progress (2): 0.5/1.4 MB | 258/285 kB Progress (2): 0.5/1.4 MB | 258/285 kB Progress (2): 0.5/1.4 MB | 262/285 kB Progress (2): 0.5/1.4 MB | 262/285 kB Progress (2): 0.5/1.4 MB | 266/285 kB Progress (2): 0.5/1.4 MB | 266/285 kB Progress (2): 0.5/1.4 MB | 270/285 kB Progress (2): 0.5/1.4 MB | 270/285 kB Progress (2): 0.5/1.4 MB | 274/285 kB Progress (2): 0.5/1.4 MB | 274/285 kB Progress (2): 0.5/1.4 MB | 278/285 kB Progress (2): 0.5/1.4 MB | 278/285 kB Progress (2): 0.5/1.4 MB | 282/285 kB Progress (2): 0.5/1.4 MB | 282/285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.5/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 99 kB/s) Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1.4 MB at 478 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.pom Progress (1): 1.8 kB Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.pom (1.8 kB at 67 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/rcptt-maven-modules/2.3.0/rcptt-maven-modules-2.3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/2.3.0/rcptt-maven-modules-2.3.0.pom Progress (1): 1.9 kB Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/2.3.0/rcptt-maven-modules-2.3.0.pom (1.9 kB at 84 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.pom Progress (1): 1.5 kB Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.pom (1.5 kB at 51 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom (2.0 kB at 48 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 110 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 1.9 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 96 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/junit/junit/3.8.1/junit-3.8.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 22 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 176 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 95 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 85 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom (1.2 kB at 23 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom Progress (1): 4.1/7.6 kB Progress (1): 7.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (7.6 kB at 186 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven/3.2.1/maven-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.2.1/maven-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 kB at 538 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 987 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/13/apache-13.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 250 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (4.1 kB at 78 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 92 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 487 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (2.2 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (2.6 kB at 52 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 37 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 90 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 13 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 88 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 161 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 242 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 46 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (2.2 kB at 50 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2.0 kB at 64 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (3.4 kB at 102 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 70 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 157 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 127 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 29 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 193 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 627 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/inject/javax.inject/1/javax.inject-1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom Progress (1): 612 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 18 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 125 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Progress (1): 965 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 28 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 216 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 288 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Progress (1): 363 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 8.6 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 59 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 378 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 97 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 134 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 155 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (2.8 kB at 55 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4.1 kB at 72 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 37 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 619 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 32 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 27 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 70 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 122 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/junit/junit/3.8.1/junit-3.8.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/javax/inject/javax.inject/1/javax.inject-1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (2): 7.7/33 kB | 4.1/22 kB Progress (2): 12/33 kB | 4.1/22 kB Progress (2): 12/33 kB | 7.7/22 kB Progress (2): 16/33 kB | 7.7/22 kB Progress (2): 16/33 kB | 12/22 kB Progress (2): 16/33 kB | 16/22 kB Progress (2): 20/33 kB | 16/22 kB Progress (2): 20/33 kB | 20/22 kB Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar Progress (2): 20/33 kB | 22 kB Progress (2): 24/33 kB | 22 kB Progress (2): 28/33 kB | 22 kB Progress (2): 32/33 kB | 22 kB Progress (2): 33 kB | 22 kB Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.3.0/rcptt-maven-plugin-2.3.0.jar (33 kB at 403 kB/s) Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.3.0/rcptt-maven-util-2.3.0.jar (22 kB at 195 kB/s) Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (2): 16/38 kB | 4.1/182 kB Progress (2): 16/38 kB | 7.7/182 kB Progress (2): 16/38 kB | 12/182 kB Progress (2): 16/38 kB | 16/182 kB Progress (3): 16/38 kB | 16/182 kB | 4.1/194 kB Progress (3): 16/38 kB | 16/182 kB | 7.7/194 kB Progress (3): 20/38 kB | 16/182 kB | 7.7/194 kB Progress (3): 24/38 kB | 16/182 kB | 7.7/194 kB Progress (3): 24/38 kB | 16/182 kB | 12/194 kB Progress (3): 24/38 kB | 20/182 kB | 12/194 kB Progress (4): 24/38 kB | 20/182 kB | 12/194 kB | 4.1/223 kB Progress (5): 24/38 kB | 20/182 kB | 12/194 kB | 4.1/223 kB | 4.1/121 kB Progress (5): 24/38 kB | 20/182 kB | 12/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 24/38 kB | 24/182 kB | 12/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 24/38 kB | 24/182 kB | 16/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 28/38 kB | 24/182 kB | 16/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 32/38 kB | 24/182 kB | 16/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 32/38 kB | 24/182 kB | 20/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 32/38 kB | 28/182 kB | 20/194 kB | 7.7/223 kB | 4.1/121 kB Progress (5): 32/38 kB | 28/182 kB | 20/194 kB | 12/223 kB | 4.1/121 kB Progress (5): 32/38 kB | 28/182 kB | 20/194 kB | 12/223 kB | 7.7/121 kB Progress (5): 32/38 kB | 28/182 kB | 20/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 32/38 kB | 32/182 kB | 20/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 32/38 kB | 32/182 kB | 24/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 32/182 kB | 24/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 32/182 kB | 28/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 36/182 kB | 28/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 40/182 kB | 28/194 kB | 16/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 40/182 kB | 28/194 kB | 20/223 kB | 7.7/121 kB Progress (5): 36/38 kB | 40/182 kB | 28/194 kB | 20/223 kB | 12/121 kB Progress (5): 36/38 kB | 40/182 kB | 28/194 kB | 24/223 kB | 12/121 kB Progress (5): 36/38 kB | 44/182 kB | 28/194 kB | 24/223 kB | 12/121 kB Progress (5): 36/38 kB | 44/182 kB | 32/194 kB | 24/223 kB | 12/121 kB Progress (5): 38 kB | 44/182 kB | 32/194 kB | 24/223 kB | 12/121 kB Progress (5): 38 kB | 44/182 kB | 36/194 kB | 24/223 kB | 12/121 kB Progress (5): 38 kB | 48/182 kB | 36/194 kB | 24/223 kB | 12/121 kB Progress (5): 38 kB | 48/182 kB | 36/194 kB | 28/223 kB | 12/121 kB Progress (5): 38 kB | 48/182 kB | 36/194 kB | 32/223 kB | 12/121 kB Progress (5): 38 kB | 48/182 kB | 36/194 kB | 32/223 kB | 16/121 kB Progress (5): 38 kB | 48/182 kB | 36/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 52/182 kB | 36/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 56/182 kB | 36/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 56/182 kB | 40/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 60/182 kB | 40/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 60/182 kB | 44/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 36/223 kB | 16/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 40/223 kB | 16/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 40/223 kB | 20/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 40/223 kB | 24/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 40/223 kB | 28/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 40/223 kB | 32/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 44/223 kB | 32/121 kB Progress (5): 38 kB | 60/182 kB | 48/194 kB | 48/223 kB | 32/121 kB Progress (5): 38 kB | 60/182 kB | 52/194 kB | 48/223 kB | 32/121 kB Progress (5): 38 kB | 64/182 kB | 52/194 kB | 48/223 kB | 32/121 kB Progress (5): 38 kB | 64/182 kB | 56/194 kB | 48/223 kB | 32/121 kB Progress (5): 38 kB | 64/182 kB | 56/194 kB | 52/223 kB | 32/121 kB Progress (5): 38 kB | 64/182 kB | 56/194 kB | 52/223 kB | 36/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 481 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar Progress (4): 64/182 kB | 56/194 kB | 52/223 kB | 40/121 kB Progress (4): 64/182 kB | 56/194 kB | 56/223 kB | 40/121 kB Progress (4): 64/182 kB | 60/194 kB | 56/223 kB | 40/121 kB Progress (4): 64/182 kB | 64/194 kB | 56/223 kB | 40/121 kB Progress (4): 68/182 kB | 64/194 kB | 56/223 kB | 40/121 kB Progress (4): 72/182 kB | 64/194 kB | 56/223 kB | 40/121 kB Progress (4): 72/182 kB | 68/194 kB | 56/223 kB | 40/121 kB Progress (4): 72/182 kB | 68/194 kB | 60/223 kB | 40/121 kB Progress (4): 72/182 kB | 68/194 kB | 64/223 kB | 40/121 kB Progress (4): 72/182 kB | 68/194 kB | 64/223 kB | 44/121 kB Progress (4): 72/182 kB | 68/194 kB | 66/223 kB | 44/121 kB Progress (4): 72/182 kB | 72/194 kB | 66/223 kB | 44/121 kB Progress (4): 76/182 kB | 72/194 kB | 66/223 kB | 44/121 kB Progress (4): 80/182 kB | 72/194 kB | 66/223 kB | 44/121 kB Progress (4): 80/182 kB | 76/194 kB | 66/223 kB | 44/121 kB Progress (4): 80/182 kB | 76/194 kB | 70/223 kB | 44/121 kB Progress (4): 80/182 kB | 76/194 kB | 70/223 kB | 48/121 kB Progress (4): 80/182 kB | 76/194 kB | 74/223 kB | 48/121 kB Progress (5): 80/182 kB | 76/194 kB | 74/223 kB | 48/121 kB | 4.1/51 kB Progress (5): 80/182 kB | 80/194 kB | 74/223 kB | 48/121 kB | 4.1/51 kB Progress (5): 84/182 kB | 80/194 kB | 74/223 kB | 48/121 kB | 4.1/51 kB Progress (5): 88/182 kB | 80/194 kB | 74/223 kB | 48/121 kB | 4.1/51 kB Progress (5): 88/182 kB | 84/194 kB | 74/223 kB | 48/121 kB | 4.1/51 kB Progress (5): 88/182 kB | 84/194 kB | 74/223 kB | 48/121 kB | 7.7/51 kB Progress (5): 88/182 kB | 84/194 kB | 78/223 kB | 48/121 kB | 7.7/51 kB Progress (5): 88/182 kB | 84/194 kB | 78/223 kB | 52/121 kB | 7.7/51 kB Progress (5): 88/182 kB | 84/194 kB | 82/223 kB | 52/121 kB | 7.7/51 kB Progress (5): 88/182 kB | 84/194 kB | 82/223 kB | 52/121 kB | 12/51 kB Progress (5): 88/182 kB | 88/194 kB | 82/223 kB | 52/121 kB | 12/51 kB Progress (5): 92/182 kB | 88/194 kB | 82/223 kB | 52/121 kB | 12/51 kB Progress (5): 92/182 kB | 92/194 kB | 82/223 kB | 52/121 kB | 12/51 kB Progress (5): 92/182 kB | 92/194 kB | 82/223 kB | 52/121 kB | 16/51 kB Progress (5): 92/182 kB | 92/194 kB | 86/223 kB | 52/121 kB | 16/51 kB Progress (5): 92/182 kB | 92/194 kB | 86/223 kB | 56/121 kB | 16/51 kB Progress (5): 92/182 kB | 92/194 kB | 90/223 kB | 56/121 kB | 16/51 kB Progress (5): 92/182 kB | 92/194 kB | 90/223 kB | 56/121 kB | 20/51 kB Progress (5): 92/182 kB | 96/194 kB | 90/223 kB | 56/121 kB | 20/51 kB Progress (5): 96/182 kB | 96/194 kB | 90/223 kB | 56/121 kB | 20/51 kB Progress (5): 96/182 kB | 100/194 kB | 90/223 kB | 56/121 kB | 20/51 kB Progress (5): 96/182 kB | 100/194 kB | 90/223 kB | 56/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 94/223 kB | 56/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 98/223 kB | 56/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 98/223 kB | 60/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 102/223 kB | 60/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 106/223 kB | 60/121 kB | 24/51 kB Progress (5): 96/182 kB | 100/194 kB | 106/223 kB | 60/121 kB | 28/51 kB Progress (5): 96/182 kB | 104/194 kB | 106/223 kB | 60/121 kB | 28/51 kB Progress (5): 100/182 kB | 104/194 kB | 106/223 kB | 60/121 kB | 28/51 kB Progress (5): 100/182 kB | 108/194 kB | 106/223 kB | 60/121 kB | 28/51 kB Progress (5): 100/182 kB | 108/194 kB | 106/223 kB | 60/121 kB | 32/51 kB Progress (5): 100/182 kB | 108/194 kB | 110/223 kB | 60/121 kB | 32/51 kB Progress (5): 100/182 kB | 108/194 kB | 114/223 kB | 60/121 kB | 32/51 kB Progress (5): 100/182 kB | 108/194 kB | 114/223 kB | 64/121 kB | 32/51 kB Progress (5): 100/182 kB | 108/194 kB | 118/223 kB | 64/121 kB | 32/51 kB Progress (5): 100/182 kB | 108/194 kB | 118/223 kB | 64/121 kB | 36/51 kB Progress (5): 100/182 kB | 112/194 kB | 118/223 kB | 64/121 kB | 36/51 kB Progress (5): 104/182 kB | 112/194 kB | 118/223 kB | 64/121 kB | 36/51 kB Progress (5): 104/182 kB | 116/194 kB | 118/223 kB | 64/121 kB | 36/51 kB Progress (5): 104/182 kB | 116/194 kB | 118/223 kB | 64/121 kB | 40/51 kB Progress (5): 104/182 kB | 116/194 kB | 122/223 kB | 64/121 kB | 40/51 kB Progress (5): 104/182 kB | 116/194 kB | 122/223 kB | 66/121 kB | 40/51 kB Progress (5): 104/182 kB | 116/194 kB | 126/223 kB | 66/121 kB | 40/51 kB Progress (5): 104/182 kB | 116/194 kB | 126/223 kB | 66/121 kB | 44/51 kB Progress (5): 104/182 kB | 120/194 kB | 126/223 kB | 66/121 kB | 44/51 kB Progress (5): 108/182 kB | 120/194 kB | 126/223 kB | 66/121 kB | 44/51 kB Progress (5): 112/182 kB | 120/194 kB | 126/223 kB | 66/121 kB | 44/51 kB Progress (5): 112/182 kB | 124/194 kB | 126/223 kB | 66/121 kB | 44/51 kB Progress (5): 112/182 kB | 124/194 kB | 126/223 kB | 66/121 kB | 48/51 kB Progress (5): 112/182 kB | 124/194 kB | 130/223 kB | 66/121 kB | 48/51 kB Progress (5): 112/182 kB | 124/194 kB | 130/223 kB | 70/121 kB | 48/51 kB Progress (5): 112/182 kB | 124/194 kB | 134/223 kB | 70/121 kB | 48/51 kB Progress (5): 112/182 kB | 124/194 kB | 138/223 kB | 70/121 kB | 48/51 kB Progress (5): 112/182 kB | 124/194 kB | 138/223 kB | 70/121 kB | 49/51 kB Progress (5): 112/182 kB | 128/194 kB | 138/223 kB | 70/121 kB | 49/51 kB Progress (5): 116/182 kB | 128/194 kB | 138/223 kB | 70/121 kB | 49/51 kB Progress (5): 116/182 kB | 132/194 kB | 138/223 kB | 70/121 kB | 49/51 kB Progress (5): 116/182 kB | 132/194 kB | 138/223 kB | 70/121 kB | 51 kB Progress (5): 116/182 kB | 132/194 kB | 142/223 kB | 70/121 kB | 51 kB Progress (5): 116/182 kB | 132/194 kB | 142/223 kB | 74/121 kB | 51 kB Progress (5): 116/182 kB | 132/194 kB | 146/223 kB | 74/121 kB | 51 kB Progress (5): 116/182 kB | 136/194 kB | 146/223 kB | 74/121 kB | 51 kB Progress (5): 120/182 kB | 136/194 kB | 146/223 kB | 74/121 kB | 51 kB Progress (5): 120/182 kB | 140/194 kB | 146/223 kB | 74/121 kB | 51 kB Progress (5): 120/182 kB | 140/194 kB | 150/223 kB | 74/121 kB | 51 kB Progress (5): 120/182 kB | 140/194 kB | 150/223 kB | 78/121 kB | 51 kB Progress (5): 120/182 kB | 140/194 kB | 154/223 kB | 78/121 kB | 51 kB Progress (5): 120/182 kB | 144/194 kB | 154/223 kB | 78/121 kB | 51 kB Progress (5): 124/182 kB | 144/194 kB | 154/223 kB | 78/121 kB | 51 kB Progress (5): 124/182 kB | 148/194 kB | 154/223 kB | 78/121 kB | 51 kB Progress (5): 124/182 kB | 148/194 kB | 158/223 kB | 78/121 kB | 51 kB Progress (5): 124/182 kB | 148/194 kB | 158/223 kB | 82/121 kB | 51 kB Progress (5): 124/182 kB | 148/194 kB | 162/223 kB | 82/121 kB | 51 kB Progress (5): 124/182 kB | 152/194 kB | 162/223 kB | 82/121 kB | 51 kB Progress (5): 128/182 kB | 152/194 kB | 162/223 kB | 82/121 kB | 51 kB Progress (5): 128/182 kB | 156/194 kB | 162/223 kB | 82/121 kB | 51 kB Progress (5): 128/182 kB | 156/194 kB | 166/223 kB | 82/121 kB | 51 kB Progress (5): 128/182 kB | 156/194 kB | 166/223 kB | 86/121 kB | 51 kB Progress (5): 128/182 kB | 156/194 kB | 170/223 kB | 86/121 kB | 51 kB Progress (5): 128/182 kB | 160/194 kB | 170/223 kB | 86/121 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar (51 kB at 226 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar Progress (4): 132/182 kB | 160/194 kB | 170/223 kB | 86/121 kB Progress (4): 132/182 kB | 164/194 kB | 170/223 kB | 86/121 kB Progress (4): 132/182 kB | 168/194 kB | 170/223 kB | 86/121 kB Progress (4): 132/182 kB | 168/194 kB | 174/223 kB | 86/121 kB Progress (4): 132/182 kB | 168/194 kB | 174/223 kB | 90/121 kB Progress (4): 132/182 kB | 168/194 kB | 178/223 kB | 90/121 kB Progress (4): 132/182 kB | 172/194 kB | 178/223 kB | 90/121 kB Progress (4): 136/182 kB | 172/194 kB | 178/223 kB | 90/121 kB Progress (4): 136/182 kB | 176/194 kB | 178/223 kB | 90/121 kB Progress (4): 136/182 kB | 176/194 kB | 182/223 kB | 90/121 kB Progress (4): 136/182 kB | 176/194 kB | 182/223 kB | 94/121 kB Progress (4): 136/182 kB | 176/194 kB | 186/223 kB | 94/121 kB Progress (4): 136/182 kB | 180/194 kB | 186/223 kB | 94/121 kB Progress (4): 136/182 kB | 184/194 kB | 186/223 kB | 94/121 kB Progress (4): 140/182 kB | 184/194 kB | 186/223 kB | 94/121 kB Progress (4): 140/182 kB | 188/194 kB | 186/223 kB | 94/121 kB Progress (4): 140/182 kB | 192/194 kB | 186/223 kB | 94/121 kB Progress (4): 140/182 kB | 192/194 kB | 190/223 kB | 94/121 kB Progress (4): 140/182 kB | 192/194 kB | 190/223 kB | 98/121 kB Progress (4): 140/182 kB | 192/194 kB | 194/223 kB | 98/121 kB Progress (4): 140/182 kB | 192/194 kB | 198/223 kB | 98/121 kB Progress (4): 140/182 kB | 194 kB | 198/223 kB | 98/121 kB Progress (4): 144/182 kB | 194 kB | 198/223 kB | 98/121 kB Progress (4): 148/182 kB | 194 kB | 198/223 kB | 98/121 kB Progress (4): 152/182 kB | 194 kB | 198/223 kB | 98/121 kB Progress (4): 152/182 kB | 194 kB | 202/223 kB | 98/121 kB Progress (5): 152/182 kB | 194 kB | 202/223 kB | 98/121 kB | 4.1/575 kB Progress (5): 152/182 kB | 194 kB | 202/223 kB | 102/121 kB | 4.1/575 kB Progress (5): 152/182 kB | 194 kB | 202/223 kB | 102/121 kB | 7.7/575 kB Progress (5): 152/182 kB | 194 kB | 202/223 kB | 102/121 kB | 12/575 kB Progress (5): 152/182 kB | 194 kB | 202/223 kB | 102/121 kB | 16/575 kB Progress (5): 152/182 kB | 194 kB | 206/223 kB | 102/121 kB | 16/575 kB Progress (5): 156/182 kB | 194 kB | 206/223 kB | 102/121 kB | 16/575 kB Progress (5): 160/182 kB | 194 kB | 206/223 kB | 102/121 kB | 16/575 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 768 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar Progress (4): 160/182 kB | 210/223 kB | 102/121 kB | 16/575 kB Progress (4): 160/182 kB | 210/223 kB | 102/121 kB | 20/575 kB Progress (4): 160/182 kB | 214/223 kB | 102/121 kB | 20/575 kB Progress (4): 160/182 kB | 218/223 kB | 102/121 kB | 20/575 kB Progress (4): 160/182 kB | 218/223 kB | 106/121 kB | 20/575 kB Progress (4): 160/182 kB | 222/223 kB | 106/121 kB | 20/575 kB Progress (4): 160/182 kB | 222/223 kB | 106/121 kB | 24/575 kB Progress (4): 164/182 kB | 222/223 kB | 106/121 kB | 24/575 kB Progress (4): 164/182 kB | 222/223 kB | 106/121 kB | 28/575 kB Progress (4): 164/182 kB | 222/223 kB | 106/121 kB | 32/575 kB Progress (4): 164/182 kB | 223 kB | 106/121 kB | 32/575 kB Progress (4): 164/182 kB | 223 kB | 110/121 kB | 32/575 kB Progress (4): 164/182 kB | 223 kB | 114/121 kB | 32/575 kB Progress (4): 164/182 kB | 223 kB | 118/121 kB | 32/575 kB Progress (4): 164/182 kB | 223 kB | 118/121 kB | 33/575 kB Progress (4): 168/182 kB | 223 kB | 118/121 kB | 33/575 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 687 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar Progress (3): 168/182 kB | 118/121 kB | 37/575 kB Progress (4): 168/182 kB | 118/121 kB | 37/575 kB | 4.1/160 kB Progress (4): 168/182 kB | 121 kB | 37/575 kB | 4.1/160 kB Progress (4): 168/182 kB | 121 kB | 37/575 kB | 7.7/160 kB Progress (4): 168/182 kB | 121 kB | 41/575 kB | 7.7/160 kB Progress (4): 172/182 kB | 121 kB | 41/575 kB | 7.7/160 kB Progress (4): 172/182 kB | 121 kB | 45/575 kB | 7.7/160 kB Progress (4): 172/182 kB | 121 kB | 45/575 kB | 12/160 kB Progress (5): 172/182 kB | 121 kB | 45/575 kB | 12/160 kB | 4.1/43 kB Progress (5): 172/182 kB | 121 kB | 45/575 kB | 12/160 kB | 7.7/43 kB Progress (5): 172/182 kB | 121 kB | 49/575 kB | 12/160 kB | 7.7/43 kB Progress (5): 176/182 kB | 121 kB | 49/575 kB | 12/160 kB | 7.7/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 355 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar Progress (4): 176/182 kB | 53/575 kB | 12/160 kB | 7.7/43 kB Progress (4): 176/182 kB | 53/575 kB | 12/160 kB | 12/43 kB Progress (4): 176/182 kB | 53/575 kB | 16/160 kB | 12/43 kB Progress (4): 176/182 kB | 53/575 kB | 16/160 kB | 16/43 kB Progress (4): 176/182 kB | 57/575 kB | 16/160 kB | 16/43 kB Progress (4): 180/182 kB | 57/575 kB | 16/160 kB | 16/43 kB Progress (4): 180/182 kB | 61/575 kB | 16/160 kB | 16/43 kB Progress (4): 180/182 kB | 61/575 kB | 16/160 kB | 20/43 kB Progress (4): 180/182 kB | 61/575 kB | 20/160 kB | 20/43 kB Progress (4): 180/182 kB | 61/575 kB | 20/160 kB | 24/43 kB Progress (4): 180/182 kB | 65/575 kB | 20/160 kB | 24/43 kB Progress (4): 180/182 kB | 66/575 kB | 20/160 kB | 24/43 kB Progress (4): 182 kB | 66/575 kB | 20/160 kB | 24/43 kB Progress (4): 182 kB | 70/575 kB | 20/160 kB | 24/43 kB Progress (4): 182 kB | 74/575 kB | 20/160 kB | 24/43 kB Progress (4): 182 kB | 74/575 kB | 20/160 kB | 28/43 kB Progress (4): 182 kB | 74/575 kB | 24/160 kB | 28/43 kB Progress (4): 182 kB | 74/575 kB | 24/160 kB | 32/43 kB Progress (5): 182 kB | 74/575 kB | 24/160 kB | 32/43 kB | 4.1/43 kB Progress (5): 182 kB | 78/575 kB | 24/160 kB | 32/43 kB | 4.1/43 kB Progress (5): 182 kB | 78/575 kB | 24/160 kB | 32/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 24/160 kB | 36/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 28/160 kB | 36/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 32/160 kB | 36/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 33/160 kB | 36/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 33/160 kB | 40/43 kB | 7.7/43 kB Progress (5): 182 kB | 78/575 kB | 33/160 kB | 40/43 kB | 12/43 kB Progress (5): 182 kB | 82/575 kB | 33/160 kB | 40/43 kB | 12/43 kB Progress (5): 182 kB | 82/575 kB | 33/160 kB | 40/43 kB | 16/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar (182 kB at 502 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar Progress (4): 82/575 kB | 33/160 kB | 43 kB | 16/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 16/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 20/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 24/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 28/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 32/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 33/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 37/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 41/43 kB Progress (4): 82/575 kB | 37/160 kB | 43 kB | 43 kB Progress (4): 86/575 kB | 37/160 kB | 43 kB | 43 kB Progress (4): 86/575 kB | 41/160 kB | 43 kB | 43 kB Progress (4): 90/575 kB | 41/160 kB | 43 kB | 43 kB Progress (4): 90/575 kB | 45/160 kB | 43 kB | 43 kB Progress (5): 90/575 kB | 45/160 kB | 43 kB | 43 kB | 4.1/26 kB Progress (5): 90/575 kB | 49/160 kB | 43 kB | 43 kB | 4.1/26 kB Progress (5): 94/575 kB | 49/160 kB | 43 kB | 43 kB | 4.1/26 kB Progress (5): 98/575 kB | 49/160 kB | 43 kB | 43 kB | 4.1/26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar (43 kB at 100 kB/s) Progress (4): 102/575 kB | 49/160 kB | 43 kB | 4.1/26 kB Progress (4): 102/575 kB | 53/160 kB | 43 kB | 4.1/26 kB Progress (4): 102/575 kB | 53/160 kB | 43 kB | 7.7/26 kB Progress (4): 102/575 kB | 57/160 kB | 43 kB | 7.7/26 kB Progress (4): 106/575 kB | 57/160 kB | 43 kB | 7.7/26 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar Progress (4): 110/575 kB | 57/160 kB | 43 kB | 7.7/26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar (43 kB at 99 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar Progress (3): 110/575 kB | 61/160 kB | 7.7/26 kB Progress (3): 110/575 kB | 61/160 kB | 12/26 kB Progress (3): 110/575 kB | 61/160 kB | 16/26 kB Progress (3): 110/575 kB | 65/160 kB | 16/26 kB Progress (3): 110/575 kB | 65/160 kB | 20/26 kB Progress (3): 114/575 kB | 65/160 kB | 20/26 kB Progress (3): 114/575 kB | 65/160 kB | 24/26 kB Progress (3): 114/575 kB | 66/160 kB | 24/26 kB Progress (3): 114/575 kB | 66/160 kB | 26 kB Progress (3): 114/575 kB | 70/160 kB | 26 kB Progress (3): 114/575 kB | 74/160 kB | 26 kB Progress (3): 118/575 kB | 74/160 kB | 26 kB Progress (3): 118/575 kB | 78/160 kB | 26 kB Progress (3): 122/575 kB | 78/160 kB | 26 kB Progress (3): 122/575 kB | 82/160 kB | 26 kB Progress (3): 126/575 kB | 82/160 kB | 26 kB Progress (3): 126/575 kB | 86/160 kB | 26 kB Progress (3): 126/575 kB | 90/160 kB | 26 kB Progress (3): 130/575 kB | 90/160 kB | 26 kB Progress (3): 130/575 kB | 94/160 kB | 26 kB Progress (3): 134/575 kB | 94/160 kB | 26 kB Progress (3): 134/575 kB | 98/160 kB | 26 kB Progress (3): 138/575 kB | 98/160 kB | 26 kB Progress (3): 138/575 kB | 102/160 kB | 26 kB Progress (3): 138/575 kB | 106/160 kB | 26 kB Progress (3): 142/575 kB | 106/160 kB | 26 kB Progress (3): 142/575 kB | 110/160 kB | 26 kB Progress (3): 142/575 kB | 114/160 kB | 26 kB Progress (3): 146/575 kB | 114/160 kB | 26 kB Progress (3): 146/575 kB | 118/160 kB | 26 kB Progress (3): 150/575 kB | 118/160 kB | 26 kB Progress (3): 150/575 kB | 122/160 kB | 26 kB Progress (3): 154/575 kB | 122/160 kB | 26 kB Progress (3): 154/575 kB | 126/160 kB | 26 kB Progress (3): 154/575 kB | 130/160 kB | 26 kB Progress (3): 158/575 kB | 130/160 kB | 26 kB Progress (3): 158/575 kB | 134/160 kB | 26 kB Progress (3): 162/575 kB | 134/160 kB | 26 kB Progress (3): 162/575 kB | 138/160 kB | 26 kB Progress (3): 166/575 kB | 138/160 kB | 26 kB Progress (3): 166/575 kB | 142/160 kB | 26 kB Progress (3): 166/575 kB | 146/160 kB | 26 kB Progress (3): 170/575 kB | 146/160 kB | 26 kB Progress (3): 170/575 kB | 150/160 kB | 26 kB Progress (4): 170/575 kB | 150/160 kB | 26 kB | 4.1/54 kB Progress (4): 170/575 kB | 154/160 kB | 26 kB | 4.1/54 kB Progress (4): 174/575 kB | 154/160 kB | 26 kB | 4.1/54 kB Progress (4): 178/575 kB | 154/160 kB | 26 kB | 4.1/54 kB Progress (4): 178/575 kB | 154/160 kB | 26 kB | 7.7/54 kB Progress (4): 182/575 kB | 154/160 kB | 26 kB | 7.7/54 kB Progress (4): 182/575 kB | 158/160 kB | 26 kB | 7.7/54 kB Progress (5): 182/575 kB | 158/160 kB | 26 kB | 7.7/54 kB | 4.1/46 kB Progress (5): 182/575 kB | 160 kB | 26 kB | 7.7/54 kB | 4.1/46 kB Progress (5): 186/575 kB | 160 kB | 26 kB | 7.7/54 kB | 4.1/46 kB Progress (5): 186/575 kB | 160 kB | 26 kB | 12/54 kB | 4.1/46 kB Progress (5): 190/575 kB | 160 kB | 26 kB | 12/54 kB | 4.1/46 kB Progress (5): 190/575 kB | 160 kB | 26 kB | 12/54 kB | 7.7/46 kB Progress (5): 194/575 kB | 160 kB | 26 kB | 12/54 kB | 7.7/46 kB Progress (5): 194/575 kB | 160 kB | 26 kB | 16/54 kB | 7.7/46 kB Progress (5): 198/575 kB | 160 kB | 26 kB | 16/54 kB | 7.7/46 kB Progress (5): 198/575 kB | 160 kB | 26 kB | 16/54 kB | 12/46 kB Progress (5): 202/575 kB | 160 kB | 26 kB | 16/54 kB | 12/46 kB Progress (5): 202/575 kB | 160 kB | 26 kB | 20/54 kB | 12/46 kB Progress (5): 206/575 kB | 160 kB | 26 kB | 20/54 kB | 12/46 kB Progress (5): 206/575 kB | 160 kB | 26 kB | 20/54 kB | 16/46 kB Progress (5): 210/575 kB | 160 kB | 26 kB | 20/54 kB | 16/46 kB Progress (5): 210/575 kB | 160 kB | 26 kB | 24/54 kB | 16/46 kB Progress (5): 214/575 kB | 160 kB | 26 kB | 24/54 kB | 16/46 kB Progress (5): 214/575 kB | 160 kB | 26 kB | 24/54 kB | 20/46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (160 kB at 298 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar (26 kB at 48 kB/s) Progress (3): 214/575 kB | 24/54 kB | 24/46 kB Progress (3): 218/575 kB | 24/54 kB | 24/46 kB Progress (3): 218/575 kB | 28/54 kB | 24/46 kB Progress (3): 222/575 kB | 28/54 kB | 24/46 kB Progress (3): 222/575 kB | 28/54 kB | 28/46 kB Progress (3): 222/575 kB | 28/54 kB | 32/46 kB Progress (3): 222/575 kB | 28/54 kB | 36/46 kB Progress (3): 222/575 kB | 28/54 kB | 40/46 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar Progress (3): 222/575 kB | 28/54 kB | 44/46 kB Progress (3): 226/575 kB | 28/54 kB | 44/46 kB Progress (3): 226/575 kB | 32/54 kB | 44/46 kB Progress (3): 230/575 kB | 32/54 kB | 44/46 kB Progress (3): 230/575 kB | 32/54 kB | 46 kB Progress (3): 230/575 kB | 36/54 kB | 46 kB Progress (3): 234/575 kB | 36/54 kB | 46 kB Progress (3): 234/575 kB | 40/54 kB | 46 kB Progress (3): 238/575 kB | 40/54 kB | 46 kB Progress (3): 238/575 kB | 44/54 kB | 46 kB Progress (3): 242/575 kB | 44/54 kB | 46 kB Progress (3): 242/575 kB | 48/54 kB | 46 kB Progress (3): 246/575 kB | 48/54 kB | 46 kB Progress (3): 246/575 kB | 52/54 kB | 46 kB Progress (3): 250/575 kB | 52/54 kB | 46 kB Progress (3): 250/575 kB | 54 kB | 46 kB Progress (3): 254/575 kB | 54 kB | 46 kB Progress (3): 258/575 kB | 54 kB | 46 kB Progress (3): 262/575 kB | 54 kB | 46 kB Progress (3): 266/575 kB | 54 kB | 46 kB Progress (3): 270/575 kB | 54 kB | 46 kB Progress (3): 274/575 kB | 54 kB | 46 kB Progress (3): 278/575 kB | 54 kB | 46 kB Progress (3): 282/575 kB | 54 kB | 46 kB Progress (3): 286/575 kB | 54 kB | 46 kB Progress (3): 290/575 kB | 54 kB | 46 kB Progress (3): 294/575 kB | 54 kB | 46 kB Progress (3): 298/575 kB | 54 kB | 46 kB Progress (3): 302/575 kB | 54 kB | 46 kB Progress (3): 306/575 kB | 54 kB | 46 kB Progress (3): 310/575 kB | 54 kB | 46 kB Progress (3): 314/575 kB | 54 kB | 46 kB Progress (3): 318/575 kB | 54 kB | 46 kB Progress (3): 322/575 kB | 54 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (46 kB at 73 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Progress (2): 326/575 kB | 54 kB Progress (3): 326/575 kB | 54 kB | 4.1/165 kB Progress (3): 326/575 kB | 54 kB | 7.7/165 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (54 kB at 85 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Progress (2): 326/575 kB | 12/165 kB Progress (2): 330/575 kB | 12/165 kB Progress (2): 330/575 kB | 16/165 kB Progress (3): 330/575 kB | 16/165 kB | 4.1/61 kB Progress (3): 330/575 kB | 20/165 kB | 4.1/61 kB Progress (3): 334/575 kB | 20/165 kB | 4.1/61 kB Progress (3): 334/575 kB | 24/165 kB | 4.1/61 kB Progress (3): 334/575 kB | 24/165 kB | 7.7/61 kB Progress (3): 334/575 kB | 28/165 kB | 7.7/61 kB Progress (3): 334/575 kB | 32/165 kB | 7.7/61 kB Progress (3): 334/575 kB | 33/165 kB | 7.7/61 kB Progress (3): 338/575 kB | 33/165 kB | 7.7/61 kB Progress (3): 338/575 kB | 37/165 kB | 7.7/61 kB Progress (3): 338/575 kB | 37/165 kB | 12/61 kB Progress (3): 338/575 kB | 41/165 kB | 12/61 kB Progress (3): 342/575 kB | 41/165 kB | 12/61 kB Progress (3): 342/575 kB | 45/165 kB | 12/61 kB Progress (3): 342/575 kB | 45/165 kB | 16/61 kB Progress (3): 342/575 kB | 49/165 kB | 16/61 kB Progress (4): 342/575 kB | 49/165 kB | 16/61 kB | 4.1/18 kB Progress (4): 342/575 kB | 49/165 kB | 16/61 kB | 7.7/18 kB Progress (4): 346/575 kB | 49/165 kB | 16/61 kB | 7.7/18 kB Progress (4): 346/575 kB | 49/165 kB | 16/61 kB | 12/18 kB Progress (4): 346/575 kB | 49/165 kB | 16/61 kB | 16/18 kB Progress (4): 346/575 kB | 49/165 kB | 16/61 kB | 18 kB Progress (4): 346/575 kB | 53/165 kB | 16/61 kB | 18 kB Progress (4): 346/575 kB | 57/165 kB | 16/61 kB | 18 kB Progress (5): 346/575 kB | 57/165 kB | 16/61 kB | 18 kB | 4.1/145 kB Progress (5): 346/575 kB | 57/165 kB | 16/61 kB | 18 kB | 7.7/145 kB Progress (5): 346/575 kB | 57/165 kB | 20/61 kB | 18 kB | 7.7/145 kB Progress (5): 346/575 kB | 57/165 kB | 20/61 kB | 18 kB | 12/145 kB Progress (5): 346/575 kB | 57/165 kB | 20/61 kB | 18 kB | 16/145 kB Progress (5): 346/575 kB | 61/165 kB | 20/61 kB | 18 kB | 16/145 kB Progress (5): 350/575 kB | 61/165 kB | 20/61 kB | 18 kB | 16/145 kB Progress (5): 350/575 kB | 65/165 kB | 20/61 kB | 18 kB | 16/145 kB Progress (5): 350/575 kB | 65/165 kB | 20/61 kB | 18 kB | 20/145 kB Progress (5): 350/575 kB | 65/165 kB | 24/61 kB | 18 kB | 20/145 kB Progress (5): 350/575 kB | 65/165 kB | 24/61 kB | 18 kB | 24/145 kB Progress (5): 350/575 kB | 66/165 kB | 24/61 kB | 18 kB | 24/145 kB Progress (5): 354/575 kB | 66/165 kB | 24/61 kB | 18 kB | 24/145 kB Progress (5): 354/575 kB | 70/165 kB | 24/61 kB | 18 kB | 24/145 kB Progress (5): 354/575 kB | 70/165 kB | 24/61 kB | 18 kB | 28/145 kB Progress (5): 354/575 kB | 70/165 kB | 28/61 kB | 18 kB | 28/145 kB Progress (5): 354/575 kB | 70/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 354/575 kB | 74/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 358/575 kB | 74/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 362/575 kB | 74/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 362/575 kB | 78/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 362/575 kB | 82/165 kB | 28/61 kB | 18 kB | 32/145 kB Progress (5): 362/575 kB | 82/165 kB | 28/61 kB | 18 kB | 33/145 kB Progress (5): 362/575 kB | 82/165 kB | 32/61 kB | 18 kB | 33/145 kB Progress (5): 362/575 kB | 82/165 kB | 32/61 kB | 18 kB | 37/145 kB Progress (5): 362/575 kB | 86/165 kB | 32/61 kB | 18 kB | 37/145 kB Progress (5): 366/575 kB | 86/165 kB | 32/61 kB | 18 kB | 37/145 kB Progress (5): 366/575 kB | 90/165 kB | 32/61 kB | 18 kB | 37/145 kB Progress (5): 366/575 kB | 90/165 kB | 32/61 kB | 18 kB | 41/145 kB Progress (5): 366/575 kB | 90/165 kB | 32/61 kB | 18 kB | 45/145 kB Progress (5): 366/575 kB | 90/165 kB | 36/61 kB | 18 kB | 45/145 kB Progress (5): 366/575 kB | 90/165 kB | 36/61 kB | 18 kB | 49/145 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 26 kB/s) Progress (4): 366/575 kB | 94/165 kB | 36/61 kB | 49/145 kB Progress (4): 370/575 kB | 94/165 kB | 36/61 kB | 49/145 kB Progress (4): 370/575 kB | 98/165 kB | 36/61 kB | 49/145 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Progress (4): 370/575 kB | 98/165 kB | 36/61 kB | 53/145 kB Progress (4): 370/575 kB | 98/165 kB | 40/61 kB | 53/145 kB Progress (4): 370/575 kB | 98/165 kB | 40/61 kB | 57/145 kB Progress (4): 370/575 kB | 98/165 kB | 40/61 kB | 61/145 kB Progress (4): 370/575 kB | 102/165 kB | 40/61 kB | 61/145 kB Progress (4): 374/575 kB | 102/165 kB | 40/61 kB | 61/145 kB Progress (4): 374/575 kB | 106/165 kB | 40/61 kB | 61/145 kB Progress (4): 374/575 kB | 106/165 kB | 40/61 kB | 65/145 kB Progress (4): 374/575 kB | 106/165 kB | 44/61 kB | 65/145 kB Progress (4): 374/575 kB | 106/165 kB | 44/61 kB | 66/145 kB Progress (4): 374/575 kB | 110/165 kB | 44/61 kB | 66/145 kB Progress (4): 374/575 kB | 114/165 kB | 44/61 kB | 66/145 kB Progress (4): 374/575 kB | 118/165 kB | 44/61 kB | 66/145 kB Progress (4): 374/575 kB | 122/165 kB | 44/61 kB | 66/145 kB Progress (4): 378/575 kB | 122/165 kB | 44/61 kB | 66/145 kB Progress (4): 378/575 kB | 126/165 kB | 44/61 kB | 66/145 kB Progress (4): 378/575 kB | 126/165 kB | 44/61 kB | 70/145 kB Progress (4): 378/575 kB | 126/165 kB | 48/61 kB | 70/145 kB Progress (4): 378/575 kB | 126/165 kB | 48/61 kB | 74/145 kB Progress (4): 378/575 kB | 130/165 kB | 48/61 kB | 74/145 kB Progress (4): 382/575 kB | 130/165 kB | 48/61 kB | 74/145 kB Progress (4): 382/575 kB | 134/165 kB | 48/61 kB | 74/145 kB Progress (4): 382/575 kB | 134/165 kB | 48/61 kB | 78/145 kB Progress (4): 382/575 kB | 134/165 kB | 48/61 kB | 82/145 kB Progress (4): 382/575 kB | 134/165 kB | 52/61 kB | 82/145 kB Progress (4): 382/575 kB | 134/165 kB | 52/61 kB | 86/145 kB Progress (4): 382/575 kB | 138/165 kB | 52/61 kB | 86/145 kB Progress (4): 386/575 kB | 138/165 kB | 52/61 kB | 86/145 kB Progress (4): 386/575 kB | 142/165 kB | 52/61 kB | 86/145 kB Progress (4): 386/575 kB | 142/165 kB | 52/61 kB | 90/145 kB Progress (4): 386/575 kB | 142/165 kB | 56/61 kB | 90/145 kB Progress (4): 386/575 kB | 142/165 kB | 56/61 kB | 94/145 kB Progress (4): 386/575 kB | 146/165 kB | 56/61 kB | 94/145 kB Progress (4): 390/575 kB | 146/165 kB | 56/61 kB | 94/145 kB Progress (5): 390/575 kB | 146/165 kB | 56/61 kB | 94/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 146/165 kB | 56/61 kB | 94/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 150/165 kB | 56/61 kB | 94/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 154/165 kB | 56/61 kB | 94/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 158/165 kB | 56/61 kB | 94/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 158/165 kB | 56/61 kB | 98/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 158/165 kB | 60/61 kB | 98/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 158/165 kB | 60/61 kB | 98/145 kB | 4.1/134 kB Progress (5): 394/575 kB | 162/165 kB | 60/61 kB | 98/145 kB | 4.1/134 kB Progress (5): 398/575 kB | 162/165 kB | 60/61 kB | 98/145 kB | 4.1/134 kB Progress (5): 398/575 kB | 162/165 kB | 60/61 kB | 98/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 162/165 kB | 60/61 kB | 98/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 165 kB | 60/61 kB | 98/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 165 kB | 60/61 kB | 102/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 165 kB | 60/61 kB | 106/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 165 kB | 61 kB | 106/145 kB | 7.7/134 kB Progress (5): 402/575 kB | 165 kB | 61 kB | 110/145 kB | 7.7/134 kB Progress (5): 406/575 kB | 165 kB | 61 kB | 110/145 kB | 7.7/134 kB Progress (5): 406/575 kB | 165 kB | 61 kB | 110/145 kB | 12/134 kB Progress (5): 410/575 kB | 165 kB | 61 kB | 110/145 kB | 12/134 kB Progress (5): 410/575 kB | 165 kB | 61 kB | 114/145 kB | 12/134 kB Progress (5): 414/575 kB | 165 kB | 61 kB | 114/145 kB | 12/134 kB Progress (5): 414/575 kB | 165 kB | 61 kB | 114/145 kB | 16/134 kB Progress (5): 418/575 kB | 165 kB | 61 kB | 114/145 kB | 16/134 kB Progress (5): 418/575 kB | 165 kB | 61 kB | 118/145 kB | 16/134 kB Progress (5): 422/575 kB | 165 kB | 61 kB | 118/145 kB | 16/134 kB Progress (5): 422/575 kB | 165 kB | 61 kB | 118/145 kB | 20/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar (165 kB at 217 kB/s) Progress (4): 426/575 kB | 61 kB | 118/145 kB | 20/134 kB Progress (4): 426/575 kB | 61 kB | 122/145 kB | 20/134 kB Progress (4): 430/575 kB | 61 kB | 122/145 kB | 20/134 kB Progress (4): 430/575 kB | 61 kB | 126/145 kB | 20/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar (61 kB at 80 kB/s) Progress (3): 430/575 kB | 126/145 kB | 24/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Progress (3): 430/575 kB | 130/145 kB | 24/134 kB Progress (3): 434/575 kB | 130/145 kB | 24/134 kB Progress (4): 434/575 kB | 130/145 kB | 24/134 kB | 4.1/134 kB Progress (4): 434/575 kB | 130/145 kB | 28/134 kB | 4.1/134 kB Progress (4): 434/575 kB | 130/145 kB | 32/134 kB | 4.1/134 kB Progress (4): 434/575 kB | 130/145 kB | 33/134 kB | 4.1/134 kB Progress (4): 434/575 kB | 130/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 438/575 kB | 130/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 442/575 kB | 130/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 446/575 kB | 130/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 450/575 kB | 130/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 450/575 kB | 134/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 450/575 kB | 138/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 454/575 kB | 138/145 kB | 33/134 kB | 7.7/134 kB Progress (4): 454/575 kB | 138/145 kB | 33/134 kB | 12/134 kB Progress (4): 454/575 kB | 138/145 kB | 37/134 kB | 12/134 kB Progress (4): 454/575 kB | 138/145 kB | 41/134 kB | 12/134 kB Progress (4): 454/575 kB | 138/145 kB | 41/134 kB | 16/134 kB Progress (4): 458/575 kB | 138/145 kB | 41/134 kB | 16/134 kB Progress (4): 458/575 kB | 142/145 kB | 41/134 kB | 16/134 kB Progress (4): 462/575 kB | 142/145 kB | 41/134 kB | 16/134 kB Progress (4): 462/575 kB | 142/145 kB | 41/134 kB | 20/134 kB Progress (4): 462/575 kB | 142/145 kB | 41/134 kB | 24/134 kB Progress (4): 462/575 kB | 142/145 kB | 45/134 kB | 24/134 kB Progress (4): 462/575 kB | 142/145 kB | 45/134 kB | 28/134 kB Progress (4): 466/575 kB | 142/145 kB | 45/134 kB | 28/134 kB Progress (4): 466/575 kB | 145 kB | 45/134 kB | 28/134 kB Progress (4): 470/575 kB | 145 kB | 45/134 kB | 28/134 kB Progress (4): 470/575 kB | 145 kB | 45/134 kB | 32/134 kB Progress (4): 470/575 kB | 145 kB | 49/134 kB | 32/134 kB Progress (4): 470/575 kB | 145 kB | 49/134 kB | 33/134 kB Progress (4): 474/575 kB | 145 kB | 49/134 kB | 33/134 kB Progress (4): 474/575 kB | 145 kB | 49/134 kB | 37/134 kB Progress (5): 474/575 kB | 145 kB | 49/134 kB | 37/134 kB | 4.1/197 kB Progress (5): 474/575 kB | 145 kB | 53/134 kB | 37/134 kB | 4.1/197 kB Progress (5): 474/575 kB | 145 kB | 53/134 kB | 37/134 kB | 7.7/197 kB Progress (5): 474/575 kB | 145 kB | 53/134 kB | 41/134 kB | 7.7/197 kB Progress (5): 478/575 kB | 145 kB | 53/134 kB | 41/134 kB | 7.7/197 kB Progress (5): 482/575 kB | 145 kB | 53/134 kB | 41/134 kB | 7.7/197 kB Progress (5): 482/575 kB | 145 kB | 53/134 kB | 45/134 kB | 7.7/197 kB Progress (5): 482/575 kB | 145 kB | 53/134 kB | 45/134 kB | 12/197 kB Progress (5): 482/575 kB | 145 kB | 53/134 kB | 45/134 kB | 16/197 kB Progress (5): 482/575 kB | 145 kB | 57/134 kB | 45/134 kB | 16/197 kB Progress (5): 482/575 kB | 145 kB | 57/134 kB | 45/134 kB | 20/197 kB Progress (5): 482/575 kB | 145 kB | 57/134 kB | 49/134 kB | 20/197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 169 kB/s) Progress (4): 486/575 kB | 57/134 kB | 49/134 kB | 20/197 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Progress (4): 486/575 kB | 57/134 kB | 53/134 kB | 20/197 kB Progress (4): 486/575 kB | 57/134 kB | 57/134 kB | 20/197 kB Progress (4): 486/575 kB | 57/134 kB | 57/134 kB | 24/197 kB Progress (4): 486/575 kB | 61/134 kB | 57/134 kB | 24/197 kB Progress (4): 486/575 kB | 61/134 kB | 57/134 kB | 28/197 kB Progress (4): 486/575 kB | 61/134 kB | 57/134 kB | 32/197 kB Progress (4): 486/575 kB | 61/134 kB | 61/134 kB | 32/197 kB Progress (4): 490/575 kB | 61/134 kB | 61/134 kB | 32/197 kB Progress (4): 490/575 kB | 61/134 kB | 65/134 kB | 32/197 kB Progress (4): 490/575 kB | 61/134 kB | 65/134 kB | 33/197 kB Progress (4): 490/575 kB | 61/134 kB | 65/134 kB | 37/197 kB Progress (4): 490/575 kB | 61/134 kB | 65/134 kB | 41/197 kB Progress (4): 490/575 kB | 65/134 kB | 65/134 kB | 41/197 kB Progress (4): 490/575 kB | 65/134 kB | 65/134 kB | 45/197 kB Progress (4): 490/575 kB | 65/134 kB | 65/134 kB | 49/197 kB Progress (4): 490/575 kB | 65/134 kB | 66/134 kB | 49/197 kB Progress (4): 494/575 kB | 65/134 kB | 66/134 kB | 49/197 kB Progress (4): 498/575 kB | 65/134 kB | 66/134 kB | 49/197 kB Progress (4): 498/575 kB | 65/134 kB | 70/134 kB | 49/197 kB Progress (4): 498/575 kB | 65/134 kB | 70/134 kB | 53/197 kB Progress (4): 498/575 kB | 65/134 kB | 70/134 kB | 57/197 kB Progress (5): 498/575 kB | 65/134 kB | 70/134 kB | 57/197 kB | 4.1/45 kB Progress (5): 498/575 kB | 66/134 kB | 70/134 kB | 57/197 kB | 4.1/45 kB Progress (5): 498/575 kB | 66/134 kB | 70/134 kB | 57/197 kB | 7.7/45 kB Progress (5): 498/575 kB | 66/134 kB | 70/134 kB | 61/197 kB | 7.7/45 kB Progress (5): 498/575 kB | 66/134 kB | 70/134 kB | 65/197 kB | 7.7/45 kB Progress (5): 498/575 kB | 66/134 kB | 74/134 kB | 65/197 kB | 7.7/45 kB Progress (5): 502/575 kB | 66/134 kB | 74/134 kB | 65/197 kB | 7.7/45 kB Progress (5): 502/575 kB | 66/134 kB | 78/134 kB | 65/197 kB | 7.7/45 kB Progress (5): 502/575 kB | 66/134 kB | 78/134 kB | 65/197 kB | 12/45 kB Progress (5): 502/575 kB | 70/134 kB | 78/134 kB | 65/197 kB | 12/45 kB Progress (5): 502/575 kB | 70/134 kB | 78/134 kB | 65/197 kB | 16/45 kB Progress (5): 502/575 kB | 70/134 kB | 82/134 kB | 65/197 kB | 16/45 kB Progress (5): 502/575 kB | 70/134 kB | 82/134 kB | 66/197 kB | 16/45 kB Progress (5): 506/575 kB | 70/134 kB | 82/134 kB | 66/197 kB | 16/45 kB Progress (5): 506/575 kB | 70/134 kB | 82/134 kB | 70/197 kB | 16/45 kB Progress (5): 506/575 kB | 70/134 kB | 82/134 kB | 74/197 kB | 16/45 kB Progress (5): 506/575 kB | 70/134 kB | 86/134 kB | 74/197 kB | 16/45 kB Progress (5): 506/575 kB | 70/134 kB | 86/134 kB | 74/197 kB | 20/45 kB Progress (5): 506/575 kB | 74/134 kB | 86/134 kB | 74/197 kB | 20/45 kB Progress (5): 506/575 kB | 74/134 kB | 86/134 kB | 74/197 kB | 24/45 kB Progress (5): 506/575 kB | 74/134 kB | 90/134 kB | 74/197 kB | 24/45 kB Progress (5): 506/575 kB | 74/134 kB | 90/134 kB | 78/197 kB | 24/45 kB Progress (5): 510/575 kB | 74/134 kB | 90/134 kB | 78/197 kB | 24/45 kB Progress (5): 514/575 kB | 74/134 kB | 90/134 kB | 78/197 kB | 24/45 kB Progress (5): 514/575 kB | 74/134 kB | 90/134 kB | 82/197 kB | 24/45 kB Progress (5): 514/575 kB | 74/134 kB | 94/134 kB | 82/197 kB | 24/45 kB Progress (5): 514/575 kB | 74/134 kB | 98/134 kB | 82/197 kB | 24/45 kB Progress (5): 514/575 kB | 74/134 kB | 98/134 kB | 82/197 kB | 28/45 kB Progress (5): 514/575 kB | 78/134 kB | 98/134 kB | 82/197 kB | 28/45 kB Progress (5): 514/575 kB | 78/134 kB | 98/134 kB | 82/197 kB | 32/45 kB Progress (5): 514/575 kB | 78/134 kB | 102/134 kB | 82/197 kB | 32/45 kB Progress (5): 514/575 kB | 78/134 kB | 102/134 kB | 86/197 kB | 32/45 kB Progress (5): 514/575 kB | 78/134 kB | 102/134 kB | 90/197 kB | 32/45 kB Progress (5): 518/575 kB | 78/134 kB | 102/134 kB | 90/197 kB | 32/45 kB Progress (5): 518/575 kB | 78/134 kB | 102/134 kB | 94/197 kB | 32/45 kB Progress (5): 518/575 kB | 78/134 kB | 102/134 kB | 98/197 kB | 32/45 kB Progress (5): 518/575 kB | 78/134 kB | 106/134 kB | 98/197 kB | 32/45 kB Progress (5): 518/575 kB | 78/134 kB | 106/134 kB | 98/197 kB | 36/45 kB Progress (5): 518/575 kB | 82/134 kB | 106/134 kB | 98/197 kB | 36/45 kB Progress (5): 518/575 kB | 82/134 kB | 106/134 kB | 98/197 kB | 40/45 kB Progress (5): 518/575 kB | 82/134 kB | 110/134 kB | 98/197 kB | 40/45 kB Progress (5): 518/575 kB | 82/134 kB | 110/134 kB | 98/197 kB | 40/45 kB Progress (5): 522/575 kB | 82/134 kB | 110/134 kB | 98/197 kB | 40/45 kB Progress (5): 522/575 kB | 82/134 kB | 110/134 kB | 102/197 kB | 40/45 kB Progress (5): 522/575 kB | 82/134 kB | 110/134 kB | 106/197 kB | 40/45 kB Progress (5): 522/575 kB | 82/134 kB | 114/134 kB | 106/197 kB | 40/45 kB Progress (5): 522/575 kB | 82/134 kB | 114/134 kB | 106/197 kB | 44/45 kB Progress (5): 522/575 kB | 86/134 kB | 114/134 kB | 106/197 kB | 44/45 kB Progress (5): 522/575 kB | 90/134 kB | 114/134 kB | 106/197 kB | 44/45 kB Progress (5): 522/575 kB | 90/134 kB | 114/134 kB | 106/197 kB | 45 kB Progress (5): 522/575 kB | 90/134 kB | 118/134 kB | 106/197 kB | 45 kB Progress (5): 522/575 kB | 90/134 kB | 122/134 kB | 106/197 kB | 45 kB Progress (5): 522/575 kB | 90/134 kB | 122/134 kB | 110/197 kB | 45 kB Progress (5): 526/575 kB | 90/134 kB | 122/134 kB | 110/197 kB | 45 kB Progress (5): 530/575 kB | 90/134 kB | 122/134 kB | 110/197 kB | 45 kB Progress (5): 530/575 kB | 90/134 kB | 122/134 kB | 114/197 kB | 45 kB Progress (5): 530/575 kB | 90/134 kB | 126/134 kB | 114/197 kB | 45 kB Progress (5): 530/575 kB | 90/134 kB | 130/134 kB | 114/197 kB | 45 kB Progress (5): 530/575 kB | 90/134 kB | 134 kB | 114/197 kB | 45 kB Progress (5): 530/575 kB | 94/134 kB | 134 kB | 114/197 kB | 45 kB Progress (5): 530/575 kB | 94/134 kB | 134 kB | 118/197 kB | 45 kB Progress (5): 534/575 kB | 94/134 kB | 134 kB | 118/197 kB | 45 kB Progress (5): 534/575 kB | 94/134 kB | 134 kB | 122/197 kB | 45 kB Progress (5): 534/575 kB | 98/134 kB | 134 kB | 122/197 kB | 45 kB Progress (5): 534/575 kB | 98/134 kB | 134 kB | 126/197 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 47 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Progress (4): 538/575 kB | 98/134 kB | 134 kB | 126/197 kB Progress (4): 538/575 kB | 98/134 kB | 134 kB | 130/197 kB Progress (4): 538/575 kB | 102/134 kB | 134 kB | 130/197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 139 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar Progress (3): 538/575 kB | 102/134 kB | 134/197 kB Progress (3): 542/575 kB | 102/134 kB | 134/197 kB Progress (3): 546/575 kB | 102/134 kB | 134/197 kB Progress (3): 546/575 kB | 102/134 kB | 138/197 kB Progress (3): 546/575 kB | 102/134 kB | 142/197 kB Progress (3): 546/575 kB | 102/134 kB | 146/197 kB Progress (3): 546/575 kB | 106/134 kB | 146/197 kB Progress (3): 546/575 kB | 106/134 kB | 150/197 kB Progress (3): 550/575 kB | 106/134 kB | 150/197 kB Progress (3): 554/575 kB | 106/134 kB | 150/197 kB Progress (4): 554/575 kB | 106/134 kB | 150/197 kB | 4.1/5.8 kB Progress (4): 558/575 kB | 106/134 kB | 150/197 kB | 4.1/5.8 kB Progress (4): 558/575 kB | 106/134 kB | 154/197 kB | 4.1/5.8 kB Progress (5): 558/575 kB | 106/134 kB | 154/197 kB | 4.1/5.8 kB | 2.5 kB Progress (5): 558/575 kB | 110/134 kB | 154/197 kB | 4.1/5.8 kB | 2.5 kB Progress (5): 558/575 kB | 114/134 kB | 154/197 kB | 4.1/5.8 kB | 2.5 kB Progress (5): 558/575 kB | 114/134 kB | 158/197 kB | 4.1/5.8 kB | 2.5 kB Progress (5): 562/575 kB | 114/134 kB | 158/197 kB | 4.1/5.8 kB | 2.5 kB Progress (5): 562/575 kB | 114/134 kB | 158/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 114/134 kB | 158/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 114/134 kB | 162/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 114/134 kB | 166/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 118/134 kB | 166/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 122/134 kB | 166/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 126/134 kB | 166/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 130/134 kB | 166/197 kB | 5.8 kB | 2.5 kB Progress (5): 566/575 kB | 130/134 kB | 170/197 kB | 5.8 kB | 2.5 kB Progress (5): 570/575 kB | 130/134 kB | 170/197 kB | 5.8 kB | 2.5 kB Progress (5): 570/575 kB | 130/134 kB | 174/197 kB | 5.8 kB | 2.5 kB Progress (5): 570/575 kB | 134/134 kB | 174/197 kB | 5.8 kB | 2.5 kB Progress (5): 570/575 kB | 134/134 kB | 178/197 kB | 5.8 kB | 2.5 kB Progress (5): 574/575 kB | 134/134 kB | 178/197 kB | 5.8 kB | 2.5 kB Progress (5): 575 kB | 134/134 kB | 178/197 kB | 5.8 kB | 2.5 kB Progress (5): 575 kB | 134/134 kB | 182/197 kB | 5.8 kB | 2.5 kB Progress (5): 575 kB | 134 kB | 182/197 kB | 5.8 kB | 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 5.6 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar Progress (4): 575 kB | 134 kB | 186/197 kB | 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.4 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar Progress (3): 575 kB | 134 kB | 190/197 kB Progress (3): 575 kB | 134 kB | 194/197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar (575 kB at 548 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Progress (2): 134 kB | 197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 128 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 186 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Progress (1): 4.1/33 kB Progress (2): 4.1/33 kB | 0/1.5 MB Progress (2): 7.7/33 kB | 0/1.5 MB Progress (2): 7.7/33 kB | 0/1.5 MB Progress (2): 12/33 kB | 0/1.5 MB Progress (2): 16/33 kB | 0/1.5 MB Progress (2): 16/33 kB | 0/1.5 MB Progress (2): 20/33 kB | 0/1.5 MB Progress (2): 24/33 kB | 0/1.5 MB Progress (2): 24/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 28/33 kB | 0/1.5 MB Progress (2): 32/33 kB | 0/1.5 MB Progress (2): 32/33 kB | 0.1/1.5 MB Progress (2): 32/33 kB | 0.1/1.5 MB Progress (3): 32/33 kB | 0.1/1.5 MB | 4.1/291 kB Progress (4): 32/33 kB | 0.1/1.5 MB | 4.1/291 kB | 4.1/4.5 kB Progress (4): 32/33 kB | 0.1/1.5 MB | 4.1/291 kB | 4.5 kB Progress (5): 32/33 kB | 0.1/1.5 MB | 4.1/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 32/33 kB | 0.1/1.5 MB | 7.7/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 32/33 kB | 0.1/1.5 MB | 7.7/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 32/33 kB | 0.1/1.5 MB | 7.7/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 7.7/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 7.7/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 12/291 kB | 4.5 kB | 4.1/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 12/291 kB | 4.5 kB | 7.7/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 16/291 kB | 4.5 kB | 7.7/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 16/291 kB | 4.5 kB | 12/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 16/291 kB | 4.5 kB | 16/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 16/291 kB | 4.5 kB | 16/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 16/291 kB | 4.5 kB | 20/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 20/291 kB | 4.5 kB | 20/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 20/291 kB | 4.5 kB | 24/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 20/291 kB | 4.5 kB | 24/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 20/291 kB | 4.5 kB | 28/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 24/291 kB | 4.5 kB | 28/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 24/291 kB | 4.5 kB | 32/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 24/291 kB | 4.5 kB | 33/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 24/291 kB | 4.5 kB | 33/357 kB Progress (5): 33 kB | 0.1/1.5 MB | 24/291 kB | 4.5 kB | 37/357 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.9 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 29 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Progress (3): 0.1/1.5 MB | 28/291 kB | 37/357 kB Progress (3): 0.1/1.5 MB | 28/291 kB | 41/357 kB Progress (3): 0.1/1.5 MB | 28/291 kB | 41/357 kB Progress (3): 0.1/1.5 MB | 28/291 kB | 45/357 kB Progress (3): 0.1/1.5 MB | 32/291 kB | 45/357 kB Progress (3): 0.1/1.5 MB | 32/291 kB | 49/357 kB Progress (3): 0.1/1.5 MB | 32/291 kB | 49/357 kB Progress (3): 0.1/1.5 MB | 32/291 kB | 49/357 kB Progress (3): 0.1/1.5 MB | 36/291 kB | 49/357 kB Progress (3): 0.1/1.5 MB | 36/291 kB | 49/357 kB Progress (3): 0.1/1.5 MB | 36/291 kB | 53/357 kB Progress (3): 0.1/1.5 MB | 36/291 kB | 53/357 kB Progress (3): 0.1/1.5 MB | 40/291 kB | 53/357 kB Progress (3): 0.1/1.5 MB | 40/291 kB | 53/357 kB Progress (3): 0.1/1.5 MB | 44/291 kB | 53/357 kB Progress (3): 0.1/1.5 MB | 44/291 kB | 57/357 kB Progress (3): 0.1/1.5 MB | 48/291 kB | 57/357 kB Progress (3): 0.1/1.5 MB | 48/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 52/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 56/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 56/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 60/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 60/291 kB | 61/357 kB Progress (3): 0.1/1.5 MB | 60/291 kB | 65/357 kB Progress (3): 0.1/1.5 MB | 60/291 kB | 65/357 kB Progress (3): 0.1/1.5 MB | 60/291 kB | 65/357 kB Progress (4): 0.1/1.5 MB | 60/291 kB | 65/357 kB | 4.1/50 kB Progress (4): 0.1/1.5 MB | 60/291 kB | 65/357 kB | 7.7/50 kB Progress (4): 0.1/1.5 MB | 64/291 kB | 65/357 kB | 7.7/50 kB Progress (4): 0.1/1.5 MB | 64/291 kB | 65/357 kB | 12/50 kB Progress (4): 0.1/1.5 MB | 64/291 kB | 65/357 kB | 12/50 kB Progress (5): 0.1/1.5 MB | 64/291 kB | 65/357 kB | 12/50 kB | 4.1/62 kB Progress (5): 0.1/1.5 MB | 64/291 kB | 66/357 kB | 12/50 kB | 4.1/62 kB Progress (5): 0.1/1.5 MB | 64/291 kB | 66/357 kB | 12/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 64/291 kB | 66/357 kB | 12/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 64/291 kB | 66/357 kB | 16/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 66/357 kB | 16/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 66/357 kB | 20/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 66/357 kB | 24/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 66/357 kB | 24/50 kB | 7.7/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 66/357 kB | 24/50 kB | 12/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 70/357 kB | 24/50 kB | 12/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 74/357 kB | 24/50 kB | 12/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 74/357 kB | 24/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 74/357 kB | 24/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 68/291 kB | 74/357 kB | 28/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 28/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 32/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 32/50 kB | 16/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 32/50 kB | 20/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 32/50 kB | 24/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 74/357 kB | 32/50 kB | 28/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 78/357 kB | 32/50 kB | 28/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 82/357 kB | 32/50 kB | 28/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 82/357 kB | 32/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 82/357 kB | 32/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 72/291 kB | 82/357 kB | 36/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 82/357 kB | 36/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 82/357 kB | 40/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 82/357 kB | 40/50 kB | 32/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 82/357 kB | 40/50 kB | 33/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 86/357 kB | 40/50 kB | 33/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 86/357 kB | 40/50 kB | 37/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 86/357 kB | 40/50 kB | 37/62 kB Progress (5): 0.1/1.5 MB | 76/291 kB | 86/357 kB | 44/50 kB | 37/62 kB Progress (5): 0.1/1.5 MB | 80/291 kB | 86/357 kB | 44/50 kB | 37/62 kB Progress (5): 0.1/1.5 MB | 80/291 kB | 86/357 kB | 48/50 kB | 37/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 86/357 kB | 48/50 kB | 37/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 86/357 kB | 48/50 kB | 41/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 90/357 kB | 48/50 kB | 41/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 90/357 kB | 48/50 kB | 45/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 90/357 kB | 48/50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 90/357 kB | 48/50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 80/291 kB | 90/357 kB | 50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 84/291 kB | 90/357 kB | 50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 90/357 kB | 50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 90/357 kB | 50 kB | 49/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 90/357 kB | 50 kB | 53/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 94/357 kB | 50 kB | 53/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 94/357 kB | 50 kB | 57/62 kB Progress (5): 0.2/1.5 MB | 88/291 kB | 94/357 kB | 50 kB | 57/62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 94/357 kB | 50 kB | 57/62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 94/357 kB | 50 kB | 57/62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 94/357 kB | 50 kB | 61/62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 98/357 kB | 50 kB | 61/62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 98/357 kB | 50 kB | 62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 98/357 kB | 50 kB | 62 kB Progress (5): 0.2/1.5 MB | 92/291 kB | 98/357 kB | 50 kB | 62 kB Progress (5): 0.2/1.5 MB | 96/291 kB | 98/357 kB | 50 kB | 62 kB Progress (5): 0.2/1.5 MB | 96/291 kB | 98/357 kB | 50 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 40 kB/s) Progress (4): 0.2/1.5 MB | 96/291 kB | 102/357 kB | 62 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (4): 0.2/1.5 MB | 96/291 kB | 102/357 kB | 62 kB Progress (4): 0.2/1.5 MB | 96/291 kB | 102/357 kB | 62 kB Progress (4): 0.2/1.5 MB | 96/291 kB | 102/357 kB | 62 kB Progress (4): 0.2/1.5 MB | 100/291 kB | 102/357 kB | 62 kB Progress (4): 0.2/1.5 MB | 100/291 kB | 102/357 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 49 kB/s) Progress (3): 0.2/1.5 MB | 100/291 kB | 106/357 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (4): 0.2/1.5 MB | 100/291 kB | 106/357 kB | 4.1/4.2 kB Progress (4): 0.2/1.5 MB | 100/291 kB | 106/357 kB | 4.1/4.2 kB Progress (4): 0.2/1.5 MB | 104/291 kB | 106/357 kB | 4.1/4.2 kB Progress (4): 0.2/1.5 MB | 104/291 kB | 106/357 kB | 4.1/4.2 kB Progress (4): 0.2/1.5 MB | 108/291 kB | 106/357 kB | 4.1/4.2 kB Progress (4): 0.2/1.5 MB | 108/291 kB | 106/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 108/291 kB | 110/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 112/291 kB | 110/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 112/291 kB | 110/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 116/291 kB | 110/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 116/291 kB | 114/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 120/291 kB | 114/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 120/291 kB | 114/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 124/291 kB | 114/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 124/291 kB | 118/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 128/291 kB | 118/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 128/291 kB | 118/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 132/291 kB | 118/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 132/291 kB | 122/357 kB | 4.2 kB Progress (4): 0.2/1.5 MB | 136/291 kB | 122/357 kB | 4.2 kB Progress (5): 0.2/1.5 MB | 136/291 kB | 122/357 kB | 4.2 kB | 4.1/13 kB Progress (5): 0.2/1.5 MB | 136/291 kB | 122/357 kB | 4.2 kB | 4.1/13 kB Progress (5): 0.2/1.5 MB | 136/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 140/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 144/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 148/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 152/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 156/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 160/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 164/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 168/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 172/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Progress (5): 0.2/1.5 MB | 176/291 kB | 122/357 kB | 4.2 kB | 7.7/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 3.1 kB/s) Progress (4): 0.2/1.5 MB | 176/291 kB | 126/357 kB | 7.7/13 kB Progress (4): 0.2/1.5 MB | 176/291 kB | 130/357 kB | 7.7/13 kB Progress (4): 0.2/1.5 MB | 180/291 kB | 130/357 kB | 7.7/13 kB Progress (4): 0.2/1.5 MB | 184/291 kB | 130/357 kB | 7.7/13 kB Progress (4): 0.2/1.5 MB | 184/291 kB | 130/357 kB | 12/13 kB Progress (4): 0.2/1.5 MB | 184/291 kB | 130/357 kB | 12/13 kB Progress (4): 0.2/1.5 MB | 184/291 kB | 130/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 188/291 kB | 130/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 192/291 kB | 130/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 196/291 kB | 130/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 196/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 200/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 204/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 204/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 204/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 208/291 kB | 134/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 208/291 kB | 138/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 138/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 142/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 146/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 146/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 146/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 150/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 154/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 158/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 162/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 166/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 170/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 174/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 178/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 182/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 212/291 kB | 186/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 216/291 kB | 186/357 kB | 13 kB Progress (4): 0.2/1.5 MB | 216/291 kB | 190/357 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 9.9 kB/s) Progress (3): 0.2/1.5 MB | 216/291 kB | 190/357 kB Progress (3): 0.2/1.5 MB | 216/291 kB | 194/357 kB Progress (3): 0.2/1.5 MB | 220/291 kB | 194/357 kB Progress (3): 0.2/1.5 MB | 220/291 kB | 198/357 kB Progress (3): 0.2/1.5 MB | 220/291 kB | 198/357 kB Progress (3): 0.2/1.5 MB | 220/291 kB | 202/357 kB Progress (3): 0.2/1.5 MB | 224/291 kB | 202/357 kB Progress (3): 0.2/1.5 MB | 224/291 kB | 206/357 kB Progress (3): 0.3/1.5 MB | 224/291 kB | 206/357 kB Progress (3): 0.3/1.5 MB | 224/291 kB | 210/357 kB Progress (3): 0.3/1.5 MB | 228/291 kB | 210/357 kB Progress (3): 0.3/1.5 MB | 228/291 kB | 214/357 kB Progress (3): 0.3/1.5 MB | 228/291 kB | 214/357 kB Progress (3): 0.3/1.5 MB | 228/291 kB | 218/357 kB Progress (3): 0.3/1.5 MB | 228/291 kB | 218/357 kB Progress (3): 0.3/1.5 MB | 232/291 kB | 218/357 kB Progress (3): 0.3/1.5 MB | 232/291 kB | 218/357 kB Progress (3): 0.3/1.5 MB | 232/291 kB | 222/357 kB Progress (3): 0.3/1.5 MB | 232/291 kB | 222/357 kB Progress (3): 0.3/1.5 MB | 236/291 kB | 222/357 kB Progress (3): 0.3/1.5 MB | 236/291 kB | 222/357 kB Progress (3): 0.3/1.5 MB | 236/291 kB | 226/357 kB Progress (3): 0.3/1.5 MB | 236/291 kB | 226/357 kB Progress (3): 0.3/1.5 MB | 240/291 kB | 226/357 kB Progress (3): 0.3/1.5 MB | 240/291 kB | 226/357 kB Progress (3): 0.3/1.5 MB | 240/291 kB | 230/357 kB Progress (3): 0.3/1.5 MB | 240/291 kB | 230/357 kB Progress (3): 0.3/1.5 MB | 244/291 kB | 230/357 kB Progress (3): 0.3/1.5 MB | 244/291 kB | 230/357 kB Progress (3): 0.3/1.5 MB | 244/291 kB | 234/357 kB Progress (3): 0.3/1.5 MB | 244/291 kB | 234/357 kB Progress (3): 0.3/1.5 MB | 248/291 kB | 234/357 kB Progress (3): 0.3/1.5 MB | 248/291 kB | 234/357 kB Progress (3): 0.3/1.5 MB | 248/291 kB | 238/357 kB Progress (3): 0.3/1.5 MB | 248/291 kB | 238/357 kB Progress (3): 0.3/1.5 MB | 252/291 kB | 238/357 kB Progress (3): 0.3/1.5 MB | 252/291 kB | 238/357 kB Progress (3): 0.3/1.5 MB | 252/291 kB | 242/357 kB Progress (3): 0.3/1.5 MB | 252/291 kB | 242/357 kB Progress (3): 0.3/1.5 MB | 256/291 kB | 242/357 kB Progress (3): 0.3/1.5 MB | 256/291 kB | 242/357 kB Progress (3): 0.3/1.5 MB | 256/291 kB | 246/357 kB Progress (3): 0.3/1.5 MB | 256/291 kB | 246/357 kB Progress (3): 0.3/1.5 MB | 256/291 kB | 246/357 kB Progress (3): 0.3/1.5 MB | 260/291 kB | 246/357 kB Progress (3): 0.3/1.5 MB | 260/291 kB | 250/357 kB Progress (3): 0.3/1.5 MB | 264/291 kB | 250/357 kB Progress (3): 0.3/1.5 MB | 264/291 kB | 250/357 kB Progress (3): 0.3/1.5 MB | 268/291 kB | 250/357 kB Progress (3): 0.3/1.5 MB | 268/291 kB | 254/357 kB Progress (3): 0.3/1.5 MB | 272/291 kB | 254/357 kB Progress (3): 0.3/1.5 MB | 272/291 kB | 254/357 kB Progress (3): 0.3/1.5 MB | 276/291 kB | 254/357 kB Progress (3): 0.3/1.5 MB | 280/291 kB | 254/357 kB Progress (3): 0.3/1.5 MB | 280/291 kB | 258/357 kB Progress (3): 0.3/1.5 MB | 284/291 kB | 258/357 kB Progress (3): 0.3/1.5 MB | 284/291 kB | 262/357 kB Progress (3): 0.3/1.5 MB | 284/291 kB | 262/357 kB Progress (3): 0.3/1.5 MB | 284/291 kB | 266/357 kB Progress (3): 0.3/1.5 MB | 288/291 kB | 266/357 kB Progress (3): 0.3/1.5 MB | 288/291 kB | 270/357 kB Progress (3): 0.3/1.5 MB | 288/291 kB | 270/357 kB Progress (3): 0.3/1.5 MB | 288/291 kB | 274/357 kB Progress (3): 0.3/1.5 MB | 288/291 kB | 274/357 kB Progress (3): 0.3/1.5 MB | 291 kB | 274/357 kB Progress (3): 0.3/1.5 MB | 291 kB | 274/357 kB Progress (3): 0.3/1.5 MB | 291 kB | 278/357 kB Progress (3): 0.3/1.5 MB | 291 kB | 278/357 kB Progress (3): 0.3/1.5 MB | 291 kB | 282/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 282/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 286/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 290/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 290/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 294/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 294/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 298/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 298/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 302/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 302/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 306/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 306/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 306/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 306/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 306/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 310/357 kB Progress (3): 0.4/1.5 MB | 291 kB | 310/357 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 192 kB/s) Progress (2): 0.4/1.5 MB | 314/357 kB Progress (2): 0.4/1.5 MB | 314/357 kB Progress (2): 0.4/1.5 MB | 318/357 kB Progress (2): 0.4/1.5 MB | 318/357 kB Progress (2): 0.4/1.5 MB | 318/357 kB Progress (2): 0.4/1.5 MB | 322/357 kB Progress (2): 0.4/1.5 MB | 322/357 kB Progress (2): 0.4/1.5 MB | 326/357 kB Progress (2): 0.4/1.5 MB | 326/357 kB Progress (2): 0.4/1.5 MB | 330/357 kB Progress (2): 0.4/1.5 MB | 330/357 kB Progress (2): 0.4/1.5 MB | 334/357 kB Progress (2): 0.4/1.5 MB | 334/357 kB Progress (2): 0.4/1.5 MB | 338/357 kB Progress (2): 0.4/1.5 MB | 338/357 kB Progress (2): 0.4/1.5 MB | 338/357 kB Progress (2): 0.4/1.5 MB | 342/357 kB Progress (2): 0.4/1.5 MB | 346/357 kB Progress (2): 0.4/1.5 MB | 350/357 kB Progress (2): 0.4/1.5 MB | 350/357 kB Progress (2): 0.4/1.5 MB | 354/357 kB Progress (2): 0.4/1.5 MB | 354/357 kB Progress (2): 0.4/1.5 MB | 357 kB Progress (2): 0.4/1.5 MB | 357 kB Progress (2): 0.4/1.5 MB | 357 kB Progress (2): 0.4/1.5 MB | 357 kB Progress (2): 0.4/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Progress (2): 0.5/1.5 MB | 357 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 232 kB/s) Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 855 kB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (8.1 MB at 5.7 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (218 kB at 2.0 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (148 kB at 1.3 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 kB at 1.0 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.pom (3.9 kB at 119 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom (11 kB at 284 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 960 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/15/apache-15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 305 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/1.1/maven-toolchains-plugin-1.1.jar (25 kB at 373 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (2.7 kB at 74 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Progress (1): 4.1/128 kB Progress (1): 7.7/128 kB Progress (1): 12/128 kB Progress (1): 16/128 kB Progress (1): 20/128 kB Progress (1): 24/128 kB Progress (1): 28/128 kB Progress (1): 32/128 kB Progress (1): 36/128 kB Progress (1): 40/128 kB Progress (1): 44/128 kB Progress (1): 48/128 kB Progress (1): 52/128 kB Progress (1): 56/128 kB Progress (1): 60/128 kB Progress (1): 64/128 kB Progress (1): 68/128 kB Progress (1): 72/128 kB Progress (1): 76/128 kB Progress (1): 80/128 kB Progress (1): 84/128 kB Progress (1): 88/128 kB Progress (1): 92/128 kB Progress (1): 96/128 kB Progress (1): 100/128 kB Progress (1): 104/128 kB Progress (1): 108/128 kB Progress (1): 112/128 kB Progress (1): 116/128 kB Progress (1): 120/128 kB Progress (1): 124/128 kB Progress (1): 128/128 kB Progress (1): 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (128 kB at 2.1 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 100 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 384 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 732 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/10/apache-10.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 400 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 547 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom (7.4 kB at 238 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom (15 kB at 360 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom (13 kB at 356 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar (45 kB at 868 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (1.7 kB at 39 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Progress (1): 4.1/7.6 kB Progress (1): 7.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (7.6 kB at 200 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom (4.8 kB at 116 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar Progress (1): 4.1/57 kB Progress (1): 7.7/57 kB Progress (1): 12/57 kB Progress (1): 16/57 kB Progress (1): 20/57 kB Progress (1): 24/57 kB Progress (1): 28/57 kB Progress (1): 32/57 kB Progress (1): 36/57 kB Progress (1): 40/57 kB Progress (1): 44/57 kB Progress (1): 48/57 kB Progress (1): 52/57 kB Progress (1): 56/57 kB Progress (1): 57 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar (57 kB at 1.2 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (2.7 kB at 71 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 260 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 996 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom (3.3 kB at 66 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom (1.5 kB at 32 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom (3.0 kB at 70 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom (1.5 kB at 10 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom (1.9 kB at 54 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom (3.3 kB at 70 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom (2.1 kB at 39 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 104 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 781 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.4 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/19/apache-19.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 430 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 299 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 48 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 334 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 210 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 30 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 560 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 25 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 72 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 150 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 441 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 114 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 469 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 498 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 85 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/google/1/google-1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 50 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 60 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 64 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 18 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 142 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 322 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 115 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 18 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 104 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 59 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 71 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 63 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 194 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 337 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 199 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar Progress (1): 4.1/924 kB Progress (1): 7.7/924 kB Progress (2): 7.7/924 kB | 4.1/28 kB Progress (2): 12/924 kB | 4.1/28 kB Progress (2): 12/924 kB | 7.7/28 kB Progress (2): 16/924 kB | 7.7/28 kB Progress (2): 16/924 kB | 12/28 kB Progress (2): 20/924 kB | 12/28 kB Progress (2): 20/924 kB | 16/28 kB Progress (2): 20/924 kB | 20/28 kB Progress (2): 24/924 kB | 20/28 kB Progress (2): 24/924 kB | 24/28 kB Progress (2): 28/924 kB | 24/28 kB Progress (2): 28/924 kB | 28 kB Progress (3): 28/924 kB | 28 kB | 4.1/54 kB Progress (3): 32/924 kB | 28 kB | 4.1/54 kB Progress (3): 32/924 kB | 28 kB | 7.7/54 kB Progress (3): 36/924 kB | 28 kB | 7.7/54 kB Progress (4): 36/924 kB | 28 kB | 7.7/54 kB | 4.1/25 kB Progress (4): 40/924 kB | 28 kB | 7.7/54 kB | 4.1/25 kB Progress (4): 40/924 kB | 28 kB | 12/54 kB | 4.1/25 kB Progress (4): 44/924 kB | 28 kB | 12/54 kB | 4.1/25 kB Progress (4): 44/924 kB | 28 kB | 12/54 kB | 7.7/25 kB Progress (4): 48/924 kB | 28 kB | 12/54 kB | 7.7/25 kB Progress (4): 48/924 kB | 28 kB | 16/54 kB | 7.7/25 kB Progress (5): 48/924 kB | 28 kB | 16/54 kB | 7.7/25 kB | 4.1/65 kB Progress (5): 52/924 kB | 28 kB | 16/54 kB | 7.7/25 kB | 4.1/65 kB Progress (5): 56/924 kB | 28 kB | 16/54 kB | 7.7/25 kB | 4.1/65 kB Progress (5): 56/924 kB | 28 kB | 16/54 kB | 12/25 kB | 4.1/65 kB Progress (5): 60/924 kB | 28 kB | 16/54 kB | 12/25 kB | 4.1/65 kB Progress (5): 60/924 kB | 28 kB | 16/54 kB | 12/25 kB | 7.7/65 kB Progress (5): 60/924 kB | 28 kB | 20/54 kB | 12/25 kB | 7.7/65 kB Progress (5): 60/924 kB | 28 kB | 24/54 kB | 12/25 kB | 7.7/65 kB Progress (5): 60/924 kB | 28 kB | 24/54 kB | 12/25 kB | 12/65 kB Progress (5): 64/924 kB | 28 kB | 24/54 kB | 12/25 kB | 12/65 kB Progress (5): 64/924 kB | 28 kB | 24/54 kB | 16/25 kB | 12/65 kB Progress (5): 68/924 kB | 28 kB | 24/54 kB | 16/25 kB | 12/65 kB Progress (5): 72/924 kB | 28 kB | 24/54 kB | 16/25 kB | 12/65 kB Progress (5): 72/924 kB | 28 kB | 24/54 kB | 16/25 kB | 16/65 kB Progress (5): 72/924 kB | 28 kB | 28/54 kB | 16/25 kB | 16/65 kB Progress (5): 72/924 kB | 28 kB | 28/54 kB | 16/25 kB | 20/65 kB Progress (5): 76/924 kB | 28 kB | 28/54 kB | 16/25 kB | 20/65 kB Progress (5): 76/924 kB | 28 kB | 28/54 kB | 20/25 kB | 20/65 kB Progress (5): 80/924 kB | 28 kB | 28/54 kB | 20/25 kB | 20/65 kB Progress (5): 80/924 kB | 28 kB | 28/54 kB | 20/25 kB | 24/65 kB Progress (5): 80/924 kB | 28 kB | 32/54 kB | 20/25 kB | 24/65 kB Progress (5): 80/924 kB | 28 kB | 32/54 kB | 20/25 kB | 28/65 kB Progress (5): 84/924 kB | 28 kB | 32/54 kB | 20/25 kB | 28/65 kB Progress (5): 88/924 kB | 28 kB | 32/54 kB | 20/25 kB | 28/65 kB Progress (5): 88/924 kB | 28 kB | 32/54 kB | 24/25 kB | 28/65 kB Progress (5): 92/924 kB | 28 kB | 32/54 kB | 24/25 kB | 28/65 kB Progress (5): 92/924 kB | 28 kB | 32/54 kB | 24/25 kB | 32/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 kB at 433 kB/s) Progress (4): 92/924 kB | 36/54 kB | 24/25 kB | 32/65 kB Progress (4): 92/924 kB | 40/54 kB | 24/25 kB | 32/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar Progress (4): 92/924 kB | 40/54 kB | 24/25 kB | 36/65 kB Progress (4): 92/924 kB | 40/54 kB | 24/25 kB | 40/65 kB Progress (4): 96/924 kB | 40/54 kB | 24/25 kB | 40/65 kB Progress (4): 96/924 kB | 40/54 kB | 25 kB | 40/65 kB Progress (4): 96/924 kB | 40/54 kB | 25 kB | 44/65 kB Progress (4): 96/924 kB | 44/54 kB | 25 kB | 44/65 kB Progress (4): 96/924 kB | 44/54 kB | 25 kB | 48/65 kB Progress (4): 100/924 kB | 44/54 kB | 25 kB | 48/65 kB Progress (4): 100/924 kB | 44/54 kB | 25 kB | 52/65 kB Progress (4): 100/924 kB | 48/54 kB | 25 kB | 52/65 kB Progress (4): 100/924 kB | 48/54 kB | 25 kB | 56/65 kB Progress (4): 104/924 kB | 48/54 kB | 25 kB | 56/65 kB Progress (4): 104/924 kB | 48/54 kB | 25 kB | 60/65 kB Progress (4): 104/924 kB | 52/54 kB | 25 kB | 60/65 kB Progress (4): 104/924 kB | 54 kB | 25 kB | 60/65 kB Progress (4): 104/924 kB | 54 kB | 25 kB | 64/65 kB Progress (4): 104/924 kB | 54 kB | 25 kB | 65 kB Progress (4): 108/924 kB | 54 kB | 25 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar (25 kB at 330 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar Progress (3): 112/924 kB | 54 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 658 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar Progress (3): 112/924 kB | 65 kB | 4.1/185 kB Progress (3): 112/924 kB | 65 kB | 7.7/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar (65 kB at 753 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Progress (2): 116/924 kB | 7.7/185 kB Progress (2): 116/924 kB | 12/185 kB Progress (2): 120/924 kB | 12/185 kB Progress (2): 120/924 kB | 16/185 kB Progress (2): 124/924 kB | 16/185 kB Progress (2): 124/924 kB | 20/185 kB Progress (2): 128/924 kB | 20/185 kB Progress (2): 128/924 kB | 24/185 kB Progress (2): 128/924 kB | 28/185 kB Progress (2): 128/924 kB | 32/185 kB Progress (2): 132/924 kB | 32/185 kB Progress (2): 132/924 kB | 36/185 kB Progress (2): 132/924 kB | 40/185 kB Progress (3): 132/924 kB | 40/185 kB | 4.1/110 kB Progress (3): 132/924 kB | 40/185 kB | 7.7/110 kB Progress (3): 132/924 kB | 40/185 kB | 12/110 kB Progress (3): 132/924 kB | 40/185 kB | 16/110 kB Progress (3): 132/924 kB | 40/185 kB | 20/110 kB Progress (3): 132/924 kB | 40/185 kB | 24/110 kB Progress (3): 136/924 kB | 40/185 kB | 24/110 kB Progress (3): 140/924 kB | 40/185 kB | 24/110 kB Progress (3): 144/924 kB | 40/185 kB | 24/110 kB Progress (3): 144/924 kB | 40/185 kB | 28/110 kB Progress (4): 144/924 kB | 40/185 kB | 28/110 kB | 4.1/186 kB Progress (4): 144/924 kB | 44/185 kB | 28/110 kB | 4.1/186 kB Progress (4): 144/924 kB | 44/185 kB | 28/110 kB | 7.7/186 kB Progress (4): 144/924 kB | 44/185 kB | 32/110 kB | 7.7/186 kB Progress (4): 144/924 kB | 44/185 kB | 36/110 kB | 7.7/186 kB Progress (4): 144/924 kB | 44/185 kB | 40/110 kB | 7.7/186 kB Progress (4): 148/924 kB | 44/185 kB | 40/110 kB | 7.7/186 kB Progress (4): 152/924 kB | 44/185 kB | 40/110 kB | 7.7/186 kB Progress (5): 152/924 kB | 44/185 kB | 40/110 kB | 7.7/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 44/185 kB | 40/110 kB | 7.7/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 44/185 kB | 44/110 kB | 7.7/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 44/185 kB | 44/110 kB | 12/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 44/185 kB | 44/110 kB | 16/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 48/185 kB | 44/110 kB | 16/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 48/185 kB | 44/110 kB | 20/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 48/185 kB | 44/110 kB | 24/186 kB | 4.1/424 kB Progress (5): 156/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 4.1/424 kB Progress (5): 160/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 4.1/424 kB Progress (5): 164/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 4.1/424 kB Progress (5): 168/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 4.1/424 kB Progress (5): 168/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 7.7/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 7.7/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 12/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 16/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 20/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 24/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 28/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 32/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 33/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 37/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 41/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 45/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 49/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 53/424 kB Progress (5): 172/924 kB | 48/185 kB | 48/110 kB | 24/186 kB | 57/424 kB Progress (5): 172/924 kB | 48/185 kB | 52/110 kB | 24/186 kB | 57/424 kB Progress (5): 172/924 kB | 48/185 kB | 52/110 kB | 28/186 kB | 57/424 kB Progress (5): 172/924 kB | 52/185 kB | 52/110 kB | 28/186 kB | 57/424 kB Progress (5): 172/924 kB | 52/185 kB | 52/110 kB | 32/186 kB | 57/424 kB Progress (5): 172/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 57/424 kB Progress (5): 172/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 61/424 kB Progress (5): 172/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 65/424 kB Progress (5): 172/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 66/424 kB Progress (5): 176/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 66/424 kB Progress (5): 176/924 kB | 52/185 kB | 56/110 kB | 32/186 kB | 70/424 kB Progress (5): 176/924 kB | 52/185 kB | 60/110 kB | 32/186 kB | 70/424 kB Progress (5): 176/924 kB | 52/185 kB | 60/110 kB | 36/186 kB | 70/424 kB Progress (5): 176/924 kB | 56/185 kB | 60/110 kB | 36/186 kB | 70/424 kB Progress (5): 176/924 kB | 56/185 kB | 60/110 kB | 40/186 kB | 70/424 kB Progress (5): 176/924 kB | 56/185 kB | 64/110 kB | 40/186 kB | 70/424 kB Progress (5): 176/924 kB | 56/185 kB | 64/110 kB | 40/186 kB | 74/424 kB Progress (5): 180/924 kB | 56/185 kB | 64/110 kB | 40/186 kB | 74/424 kB Progress (5): 180/924 kB | 56/185 kB | 68/110 kB | 40/186 kB | 74/424 kB Progress (5): 180/924 kB | 56/185 kB | 72/110 kB | 40/186 kB | 74/424 kB Progress (5): 180/924 kB | 56/185 kB | 72/110 kB | 44/186 kB | 74/424 kB Progress (5): 180/924 kB | 60/185 kB | 72/110 kB | 44/186 kB | 74/424 kB Progress (5): 180/924 kB | 64/185 kB | 72/110 kB | 44/186 kB | 74/424 kB Progress (5): 180/924 kB | 64/185 kB | 72/110 kB | 48/186 kB | 74/424 kB Progress (5): 180/924 kB | 64/185 kB | 76/110 kB | 48/186 kB | 74/424 kB Progress (5): 180/924 kB | 64/185 kB | 76/110 kB | 48/186 kB | 78/424 kB Progress (5): 184/924 kB | 64/185 kB | 76/110 kB | 48/186 kB | 78/424 kB Progress (5): 184/924 kB | 64/185 kB | 76/110 kB | 48/186 kB | 82/424 kB Progress (5): 184/924 kB | 64/185 kB | 80/110 kB | 48/186 kB | 82/424 kB Progress (5): 184/924 kB | 64/185 kB | 80/110 kB | 52/186 kB | 82/424 kB Progress (5): 184/924 kB | 68/185 kB | 80/110 kB | 52/186 kB | 82/424 kB Progress (5): 184/924 kB | 68/185 kB | 80/110 kB | 56/186 kB | 82/424 kB Progress (5): 184/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 82/424 kB Progress (5): 184/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 86/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 86/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 90/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 94/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 98/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 102/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 106/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 110/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 114/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 118/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 122/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 126/424 kB Progress (5): 188/924 kB | 68/185 kB | 84/110 kB | 56/186 kB | 130/424 kB Progress (5): 188/924 kB | 68/185 kB | 88/110 kB | 56/186 kB | 130/424 kB Progress (5): 188/924 kB | 68/185 kB | 88/110 kB | 60/186 kB | 130/424 kB Progress (5): 188/924 kB | 68/185 kB | 88/110 kB | 64/186 kB | 130/424 kB Progress (5): 188/924 kB | 72/185 kB | 88/110 kB | 64/186 kB | 130/424 kB Progress (5): 188/924 kB | 72/185 kB | 88/110 kB | 68/186 kB | 130/424 kB Progress (5): 188/924 kB | 72/185 kB | 88/110 kB | 68/186 kB | 134/424 kB Progress (5): 188/924 kB | 72/185 kB | 88/110 kB | 68/186 kB | 138/424 kB Progress (5): 188/924 kB | 72/185 kB | 92/110 kB | 68/186 kB | 138/424 kB Progress (5): 188/924 kB | 72/185 kB | 96/110 kB | 68/186 kB | 138/424 kB Progress (5): 192/924 kB | 72/185 kB | 96/110 kB | 68/186 kB | 138/424 kB Progress (5): 192/924 kB | 72/185 kB | 100/110 kB | 68/186 kB | 138/424 kB Progress (5): 192/924 kB | 72/185 kB | 100/110 kB | 68/186 kB | 142/424 kB Progress (5): 192/924 kB | 72/185 kB | 100/110 kB | 72/186 kB | 142/424 kB Progress (5): 192/924 kB | 76/185 kB | 100/110 kB | 72/186 kB | 142/424 kB Progress (5): 192/924 kB | 76/185 kB | 100/110 kB | 76/186 kB | 142/424 kB Progress (5): 192/924 kB | 76/185 kB | 100/110 kB | 76/186 kB | 146/424 kB Progress (5): 192/924 kB | 76/185 kB | 104/110 kB | 76/186 kB | 146/424 kB Progress (5): 192/924 kB | 76/185 kB | 104/110 kB | 76/186 kB | 150/424 kB Progress (5): 192/924 kB | 76/185 kB | 104/110 kB | 76/186 kB | 154/424 kB Progress (5): 196/924 kB | 76/185 kB | 104/110 kB | 76/186 kB | 154/424 kB Progress (5): 196/924 kB | 76/185 kB | 104/110 kB | 76/186 kB | 158/424 kB Progress (5): 196/924 kB | 76/185 kB | 108/110 kB | 76/186 kB | 158/424 kB Progress (5): 196/924 kB | 76/185 kB | 108/110 kB | 80/186 kB | 158/424 kB Progress (5): 196/924 kB | 80/185 kB | 108/110 kB | 80/186 kB | 158/424 kB Progress (5): 196/924 kB | 80/185 kB | 108/110 kB | 84/186 kB | 158/424 kB Progress (5): 196/924 kB | 80/185 kB | 110 kB | 84/186 kB | 158/424 kB Progress (5): 196/924 kB | 80/185 kB | 110 kB | 84/186 kB | 162/424 kB Progress (5): 200/924 kB | 80/185 kB | 110 kB | 84/186 kB | 162/424 kB Progress (5): 200/924 kB | 80/185 kB | 110 kB | 88/186 kB | 162/424 kB Progress (5): 200/924 kB | 80/185 kB | 110 kB | 92/186 kB | 162/424 kB Progress (5): 200/924 kB | 80/185 kB | 110 kB | 96/186 kB | 162/424 kB Progress (5): 200/924 kB | 84/185 kB | 110 kB | 96/186 kB | 162/424 kB Progress (5): 200/924 kB | 84/185 kB | 110 kB | 100/186 kB | 162/424 kB Progress (5): 200/924 kB | 84/185 kB | 110 kB | 104/186 kB | 162/424 kB Progress (5): 204/924 kB | 84/185 kB | 110 kB | 104/186 kB | 162/424 kB Progress (5): 204/924 kB | 84/185 kB | 110 kB | 108/186 kB | 162/424 kB Progress (5): 204/924 kB | 84/185 kB | 110 kB | 112/186 kB | 162/424 kB Progress (5): 204/924 kB | 84/185 kB | 110 kB | 112/186 kB | 166/424 kB Progress (5): 204/924 kB | 88/185 kB | 110 kB | 112/186 kB | 166/424 kB Progress (5): 204/924 kB | 88/185 kB | 110 kB | 112/186 kB | 170/424 kB Progress (5): 204/924 kB | 88/185 kB | 110 kB | 116/186 kB | 170/424 kB Progress (5): 204/924 kB | 88/185 kB | 110 kB | 120/186 kB | 170/424 kB Progress (5): 204/924 kB | 88/185 kB | 110 kB | 124/186 kB | 170/424 kB Progress (5): 208/924 kB | 88/185 kB | 110 kB | 124/186 kB | 170/424 kB Progress (5): 208/924 kB | 88/185 kB | 110 kB | 128/186 kB | 170/424 kB Progress (5): 208/924 kB | 88/185 kB | 110 kB | 128/186 kB | 174/424 kB Progress (5): 208/924 kB | 92/185 kB | 110 kB | 128/186 kB | 174/424 kB Progress (5): 208/924 kB | 96/185 kB | 110 kB | 128/186 kB | 174/424 kB Progress (5): 208/924 kB | 96/185 kB | 110 kB | 128/186 kB | 178/424 kB Progress (5): 208/924 kB | 96/185 kB | 110 kB | 132/186 kB | 178/424 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar (110 kB at 312 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Progress (4): 212/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 216/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 220/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 224/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 228/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 232/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 236/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 240/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 244/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 248/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 252/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 256/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 260/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 264/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 268/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 272/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 276/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 280/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 284/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 288/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 292/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 296/924 kB | 96/185 kB | 132/186 kB | 178/424 kB Progress (4): 296/924 kB | 96/185 kB | 136/186 kB | 178/424 kB Progress (4): 296/924 kB | 96/185 kB | 136/186 kB | 182/424 kB Progress (4): 296/924 kB | 96/185 kB | 136/186 kB | 186/424 kB Progress (4): 296/924 kB | 96/185 kB | 136/186 kB | 190/424 kB Progress (4): 296/924 kB | 96/185 kB | 136/186 kB | 194/424 kB Progress (4): 296/924 kB | 100/185 kB | 136/186 kB | 194/424 kB Progress (4): 296/924 kB | 104/185 kB | 136/186 kB | 194/424 kB Progress (4): 296/924 kB | 104/185 kB | 136/186 kB | 198/424 kB Progress (4): 296/924 kB | 104/185 kB | 140/186 kB | 198/424 kB Progress (4): 300/924 kB | 104/185 kB | 140/186 kB | 198/424 kB Progress (4): 304/924 kB | 104/185 kB | 140/186 kB | 198/424 kB Progress (4): 308/924 kB | 104/185 kB | 140/186 kB | 198/424 kB Progress (4): 312/924 kB | 104/185 kB | 140/186 kB | 198/424 kB Progress (5): 312/924 kB | 104/185 kB | 140/186 kB | 198/424 kB | 4.1/13 kB Progress (5): 316/924 kB | 104/185 kB | 140/186 kB | 198/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 104/185 kB | 140/186 kB | 198/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 104/185 kB | 144/186 kB | 198/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 104/185 kB | 144/186 kB | 202/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 108/185 kB | 144/186 kB | 202/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 112/185 kB | 144/186 kB | 202/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 112/185 kB | 144/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 320/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 324/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 328/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 332/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 336/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 4.1/13 kB Progress (5): 336/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 7.7/13 kB Progress (5): 340/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 112/185 kB | 148/186 kB | 206/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 112/185 kB | 152/186 kB | 206/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 112/185 kB | 152/186 kB | 210/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 116/185 kB | 152/186 kB | 210/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 116/185 kB | 152/186 kB | 214/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 116/185 kB | 152/186 kB | 218/424 kB | 7.7/13 kB Progress (5): 344/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 7.7/13 kB Progress (5): 348/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 7.7/13 kB Progress (5): 352/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 7.7/13 kB Progress (5): 352/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 12/13 kB Progress (5): 356/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 12/13 kB Progress (5): 360/924 kB | 116/185 kB | 156/186 kB | 218/424 kB | 12/13 kB Progress (5): 360/924 kB | 116/185 kB | 160/186 kB | 218/424 kB | 12/13 kB Progress (5): 360/924 kB | 116/185 kB | 160/186 kB | 222/424 kB | 12/13 kB Progress (5): 360/924 kB | 116/185 kB | 160/186 kB | 226/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 160/186 kB | 226/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 160/186 kB | 230/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 160/186 kB | 234/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 160/186 kB | 238/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 160/186 kB | 242/424 kB | 12/13 kB Progress (5): 360/924 kB | 120/185 kB | 164/186 kB | 242/424 kB | 12/13 kB Progress (5): 364/924 kB | 120/185 kB | 164/186 kB | 242/424 kB | 12/13 kB Progress (5): 364/924 kB | 120/185 kB | 164/186 kB | 242/424 kB | 13 kB Progress (5): 368/924 kB | 120/185 kB | 164/186 kB | 242/424 kB | 13 kB Progress (5): 368/924 kB | 120/185 kB | 168/186 kB | 242/424 kB | 13 kB Progress (5): 368/924 kB | 120/185 kB | 168/186 kB | 246/424 kB | 13 kB Progress (5): 368/924 kB | 120/185 kB | 168/186 kB | 250/424 kB | 13 kB Progress (5): 368/924 kB | 124/185 kB | 168/186 kB | 250/424 kB | 13 kB Progress (5): 368/924 kB | 124/185 kB | 168/186 kB | 254/424 kB | 13 kB Progress (5): 368/924 kB | 124/185 kB | 172/186 kB | 254/424 kB | 13 kB Progress (5): 368/924 kB | 124/185 kB | 176/186 kB | 254/424 kB | 13 kB Progress (5): 372/924 kB | 124/185 kB | 176/186 kB | 254/424 kB | 13 kB Progress (5): 376/924 kB | 124/185 kB | 176/186 kB | 254/424 kB | 13 kB Progress (5): 380/924 kB | 124/185 kB | 176/186 kB | 254/424 kB | 13 kB Progress (5): 380/924 kB | 124/185 kB | 180/186 kB | 254/424 kB | 13 kB Progress (5): 380/924 kB | 124/185 kB | 180/186 kB | 258/424 kB | 13 kB Progress (5): 380/924 kB | 124/185 kB | 180/186 kB | 262/424 kB | 13 kB Progress (5): 380/924 kB | 124/185 kB | 180/186 kB | 266/424 kB | 13 kB Progress (5): 380/924 kB | 128/185 kB | 180/186 kB | 266/424 kB | 13 kB Progress (5): 380/924 kB | 128/185 kB | 180/186 kB | 270/424 kB | 13 kB Progress (5): 380/924 kB | 128/185 kB | 184/186 kB | 270/424 kB | 13 kB Progress (5): 380/924 kB | 128/185 kB | 186 kB | 270/424 kB | 13 kB Progress (5): 384/924 kB | 128/185 kB | 186 kB | 270/424 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 28 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Progress (4): 384/924 kB | 128/185 kB | 186 kB | 274/424 kB Progress (4): 384/924 kB | 132/185 kB | 186 kB | 274/424 kB Progress (4): 384/924 kB | 136/185 kB | 186 kB | 274/424 kB Progress (4): 384/924 kB | 136/185 kB | 186 kB | 278/424 kB Progress (4): 388/924 kB | 136/185 kB | 186 kB | 278/424 kB Progress (4): 388/924 kB | 136/185 kB | 186 kB | 282/424 kB Progress (4): 388/924 kB | 140/185 kB | 186 kB | 282/424 kB Progress (4): 388/924 kB | 140/185 kB | 186 kB | 286/424 kB Progress (4): 392/924 kB | 140/185 kB | 186 kB | 286/424 kB Progress (4): 392/924 kB | 140/185 kB | 186 kB | 290/424 kB Progress (4): 392/924 kB | 144/185 kB | 186 kB | 290/424 kB Progress (4): 392/924 kB | 144/185 kB | 186 kB | 294/424 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 386 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Progress (3): 396/924 kB | 144/185 kB | 294/424 kB Progress (3): 400/924 kB | 144/185 kB | 294/424 kB Progress (4): 400/924 kB | 144/185 kB | 294/424 kB | 4.1/524 kB Progress (4): 400/924 kB | 144/185 kB | 298/424 kB | 4.1/524 kB Progress (4): 400/924 kB | 148/185 kB | 298/424 kB | 4.1/524 kB Progress (4): 400/924 kB | 148/185 kB | 302/424 kB | 4.1/524 kB Progress (4): 400/924 kB | 148/185 kB | 306/424 kB | 4.1/524 kB Progress (4): 400/924 kB | 148/185 kB | 306/424 kB | 7.7/524 kB Progress (4): 404/924 kB | 148/185 kB | 306/424 kB | 7.7/524 kB Progress (4): 404/924 kB | 148/185 kB | 306/424 kB | 12/524 kB Progress (4): 404/924 kB | 148/185 kB | 306/424 kB | 16/524 kB Progress (4): 404/924 kB | 148/185 kB | 310/424 kB | 16/524 kB Progress (4): 404/924 kB | 148/185 kB | 314/424 kB | 16/524 kB Progress (4): 404/924 kB | 152/185 kB | 314/424 kB | 16/524 kB Progress (4): 408/924 kB | 152/185 kB | 314/424 kB | 16/524 kB Progress (4): 408/924 kB | 152/185 kB | 318/424 kB | 16/524 kB Progress (4): 412/924 kB | 152/185 kB | 318/424 kB | 16/524 kB Progress (4): 412/924 kB | 152/185 kB | 318/424 kB | 20/524 kB Progress (4): 416/924 kB | 152/185 kB | 318/424 kB | 20/524 kB Progress (4): 416/924 kB | 152/185 kB | 322/424 kB | 20/524 kB Progress (4): 416/924 kB | 152/185 kB | 326/424 kB | 20/524 kB Progress (4): 416/924 kB | 152/185 kB | 330/424 kB | 20/524 kB Progress (5): 416/924 kB | 152/185 kB | 330/424 kB | 20/524 kB | 4.1/273 kB Progress (5): 416/924 kB | 156/185 kB | 330/424 kB | 20/524 kB | 4.1/273 kB Progress (5): 416/924 kB | 156/185 kB | 330/424 kB | 20/524 kB | 7.7/273 kB Progress (5): 416/924 kB | 156/185 kB | 334/424 kB | 20/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 20/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 24/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 28/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 32/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 33/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 37/524 kB | 7.7/273 kB Progress (5): 420/924 kB | 156/185 kB | 334/424 kB | 41/524 kB | 7.7/273 kB Progress (5): 424/924 kB | 156/185 kB | 334/424 kB | 41/524 kB | 7.7/273 kB Progress (5): 424/924 kB | 156/185 kB | 338/424 kB | 41/524 kB | 7.7/273 kB Progress (5): 424/924 kB | 156/185 kB | 338/424 kB | 41/524 kB | 12/273 kB Progress (5): 424/924 kB | 160/185 kB | 338/424 kB | 41/524 kB | 12/273 kB Progress (5): 424/924 kB | 160/185 kB | 338/424 kB | 41/524 kB | 16/273 kB Progress (5): 424/924 kB | 160/185 kB | 342/424 kB | 41/524 kB | 16/273 kB Progress (5): 428/924 kB | 160/185 kB | 342/424 kB | 41/524 kB | 16/273 kB Progress (5): 428/924 kB | 160/185 kB | 342/424 kB | 45/524 kB | 16/273 kB Progress (5): 432/924 kB | 160/185 kB | 342/424 kB | 45/524 kB | 16/273 kB Progress (5): 432/924 kB | 160/185 kB | 346/424 kB | 45/524 kB | 16/273 kB Progress (5): 432/924 kB | 160/185 kB | 346/424 kB | 45/524 kB | 20/273 kB Progress (5): 432/924 kB | 164/185 kB | 346/424 kB | 45/524 kB | 20/273 kB Progress (5): 432/924 kB | 168/185 kB | 346/424 kB | 45/524 kB | 20/273 kB Progress (5): 432/924 kB | 168/185 kB | 346/424 kB | 45/524 kB | 24/273 kB Progress (5): 432/924 kB | 168/185 kB | 350/424 kB | 45/524 kB | 24/273 kB Progress (5): 436/924 kB | 168/185 kB | 350/424 kB | 45/524 kB | 24/273 kB Progress (5): 436/924 kB | 168/185 kB | 350/424 kB | 49/524 kB | 24/273 kB Progress (5): 440/924 kB | 168/185 kB | 350/424 kB | 49/524 kB | 24/273 kB Progress (5): 440/924 kB | 168/185 kB | 354/424 kB | 49/524 kB | 24/273 kB Progress (5): 440/924 kB | 168/185 kB | 354/424 kB | 49/524 kB | 28/273 kB Progress (5): 440/924 kB | 172/185 kB | 354/424 kB | 49/524 kB | 28/273 kB Progress (5): 440/924 kB | 172/185 kB | 354/424 kB | 49/524 kB | 32/273 kB Progress (5): 440/924 kB | 172/185 kB | 358/424 kB | 49/524 kB | 32/273 kB Progress (5): 444/924 kB | 172/185 kB | 358/424 kB | 49/524 kB | 32/273 kB Progress (5): 444/924 kB | 172/185 kB | 358/424 kB | 53/524 kB | 32/273 kB Progress (5): 448/924 kB | 172/185 kB | 358/424 kB | 53/524 kB | 32/273 kB Progress (5): 448/924 kB | 172/185 kB | 362/424 kB | 53/524 kB | 32/273 kB Progress (5): 448/924 kB | 172/185 kB | 362/424 kB | 53/524 kB | 33/273 kB Progress (5): 448/924 kB | 176/185 kB | 362/424 kB | 53/524 kB | 33/273 kB Progress (5): 448/924 kB | 176/185 kB | 362/424 kB | 53/524 kB | 37/273 kB Progress (5): 448/924 kB | 176/185 kB | 366/424 kB | 53/524 kB | 37/273 kB Progress (5): 448/924 kB | 176/185 kB | 370/424 kB | 53/524 kB | 37/273 kB Progress (5): 452/924 kB | 176/185 kB | 370/424 kB | 53/524 kB | 37/273 kB Progress (5): 452/924 kB | 176/185 kB | 370/424 kB | 57/524 kB | 37/273 kB Progress (5): 456/924 kB | 176/185 kB | 370/424 kB | 57/524 kB | 37/273 kB Progress (5): 456/924 kB | 176/185 kB | 374/424 kB | 57/524 kB | 37/273 kB Progress (5): 456/924 kB | 176/185 kB | 374/424 kB | 57/524 kB | 41/273 kB Progress (5): 456/924 kB | 180/185 kB | 374/424 kB | 57/524 kB | 41/273 kB Progress (5): 456/924 kB | 180/185 kB | 374/424 kB | 57/524 kB | 45/273 kB Progress (5): 456/924 kB | 180/185 kB | 378/424 kB | 57/524 kB | 45/273 kB Progress (5): 460/924 kB | 180/185 kB | 378/424 kB | 57/524 kB | 45/273 kB Progress (5): 464/924 kB | 180/185 kB | 378/424 kB | 57/524 kB | 45/273 kB Progress (5): 464/924 kB | 180/185 kB | 378/424 kB | 61/524 kB | 45/273 kB Progress (5): 468/924 kB | 180/185 kB | 378/424 kB | 61/524 kB | 45/273 kB Progress (5): 468/924 kB | 180/185 kB | 382/424 kB | 61/524 kB | 45/273 kB Progress (5): 468/924 kB | 180/185 kB | 382/424 kB | 61/524 kB | 49/273 kB Progress (5): 468/924 kB | 184/185 kB | 382/424 kB | 61/524 kB | 49/273 kB Progress (5): 468/924 kB | 184/185 kB | 382/424 kB | 61/524 kB | 53/273 kB Progress (5): 468/924 kB | 184/185 kB | 386/424 kB | 61/524 kB | 53/273 kB Progress (5): 472/924 kB | 184/185 kB | 386/424 kB | 61/524 kB | 53/273 kB Progress (5): 472/924 kB | 184/185 kB | 386/424 kB | 65/524 kB | 53/273 kB Progress (5): 476/924 kB | 184/185 kB | 386/424 kB | 65/524 kB | 53/273 kB Progress (5): 476/924 kB | 184/185 kB | 390/424 kB | 65/524 kB | 53/273 kB Progress (5): 476/924 kB | 184/185 kB | 390/424 kB | 65/524 kB | 57/273 kB Progress (5): 476/924 kB | 185 kB | 390/424 kB | 65/524 kB | 57/273 kB Progress (5): 476/924 kB | 185 kB | 390/424 kB | 65/524 kB | 61/273 kB Progress (5): 476/924 kB | 185 kB | 394/424 kB | 65/524 kB | 61/273 kB Progress (5): 480/924 kB | 185 kB | 394/424 kB | 65/524 kB | 61/273 kB Progress (5): 480/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 484/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 488/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 492/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 496/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 500/924 kB | 185 kB | 394/424 kB | 66/524 kB | 61/273 kB Progress (5): 500/924 kB | 185 kB | 398/424 kB | 66/524 kB | 61/273 kB Progress (5): 500/924 kB | 185 kB | 402/424 kB | 66/524 kB | 61/273 kB Progress (5): 500/924 kB | 185 kB | 402/424 kB | 66/524 kB | 65/273 kB Progress (5): 500/924 kB | 185 kB | 402/424 kB | 66/524 kB | 66/273 kB Progress (5): 500/924 kB | 185 kB | 406/424 kB | 66/524 kB | 66/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar (185 kB at 286 kB/s) Progress (4): 504/924 kB | 406/424 kB | 66/524 kB | 66/273 kB Progress (4): 504/924 kB | 406/424 kB | 70/524 kB | 66/273 kB Progress (4): 508/924 kB | 406/424 kB | 70/524 kB | 66/273 kB Progress (4): 512/924 kB | 406/424 kB | 70/524 kB | 66/273 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Progress (4): 512/924 kB | 410/424 kB | 70/524 kB | 66/273 kB Progress (4): 512/924 kB | 410/424 kB | 70/524 kB | 70/273 kB Progress (4): 512/924 kB | 410/424 kB | 70/524 kB | 74/273 kB Progress (4): 512/924 kB | 414/424 kB | 70/524 kB | 74/273 kB Progress (4): 512/924 kB | 418/424 kB | 70/524 kB | 74/273 kB Progress (4): 516/924 kB | 418/424 kB | 70/524 kB | 74/273 kB Progress (4): 516/924 kB | 418/424 kB | 74/524 kB | 74/273 kB Progress (4): 520/924 kB | 418/424 kB | 74/524 kB | 74/273 kB Progress (4): 520/924 kB | 422/424 kB | 74/524 kB | 74/273 kB Progress (4): 520/924 kB | 422/424 kB | 74/524 kB | 78/273 kB Progress (4): 520/924 kB | 422/424 kB | 74/524 kB | 82/273 kB Progress (4): 520/924 kB | 424 kB | 74/524 kB | 82/273 kB Progress (4): 524/924 kB | 424 kB | 74/524 kB | 82/273 kB Progress (4): 528/924 kB | 424 kB | 74/524 kB | 82/273 kB Progress (4): 528/924 kB | 424 kB | 78/524 kB | 82/273 kB Progress (4): 528/924 kB | 424 kB | 82/524 kB | 82/273 kB Progress (4): 532/924 kB | 424 kB | 82/524 kB | 82/273 kB Progress (4): 536/924 kB | 424 kB | 82/524 kB | 82/273 kB Progress (4): 536/924 kB | 424 kB | 82/524 kB | 86/273 kB Progress (4): 540/924 kB | 424 kB | 82/524 kB | 86/273 kB Progress (4): 540/924 kB | 424 kB | 86/524 kB | 86/273 kB Progress (4): 544/924 kB | 424 kB | 86/524 kB | 86/273 kB Progress (4): 544/924 kB | 424 kB | 86/524 kB | 90/273 kB Progress (4): 548/924 kB | 424 kB | 86/524 kB | 90/273 kB Progress (4): 548/924 kB | 424 kB | 90/524 kB | 90/273 kB Progress (4): 552/924 kB | 424 kB | 90/524 kB | 90/273 kB Progress (4): 556/924 kB | 424 kB | 90/524 kB | 90/273 kB Progress (4): 560/924 kB | 424 kB | 90/524 kB | 90/273 kB Progress (4): 560/924 kB | 424 kB | 90/524 kB | 94/273 kB Progress (4): 564/924 kB | 424 kB | 90/524 kB | 94/273 kB Progress (4): 568/924 kB | 424 kB | 90/524 kB | 94/273 kB Progress (4): 568/924 kB | 424 kB | 94/524 kB | 94/273 kB Progress (4): 568/924 kB | 424 kB | 98/524 kB | 94/273 kB Progress (4): 572/924 kB | 424 kB | 98/524 kB | 94/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar (424 kB at 634 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Progress (4): 572/924 kB | 98/524 kB | 94/273 kB | 4.1/39 kB Progress (4): 572/924 kB | 98/524 kB | 98/273 kB | 4.1/39 kB Progress (4): 572/924 kB | 98/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 576/924 kB | 98/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 576/924 kB | 98/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 580/924 kB | 98/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 584/924 kB | 98/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 584/924 kB | 98/524 kB | 98/273 kB | 12/39 kB Progress (4): 584/924 kB | 98/524 kB | 98/273 kB | 16/39 kB Progress (4): 584/924 kB | 98/524 kB | 102/273 kB | 16/39 kB Progress (4): 584/924 kB | 98/524 kB | 102/273 kB | 20/39 kB Progress (4): 584/924 kB | 98/524 kB | 102/273 kB | 24/39 kB Progress (4): 588/924 kB | 98/524 kB | 102/273 kB | 24/39 kB Progress (4): 592/924 kB | 98/524 kB | 102/273 kB | 24/39 kB Progress (4): 592/924 kB | 102/524 kB | 102/273 kB | 24/39 kB Progress (4): 596/924 kB | 102/524 kB | 102/273 kB | 24/39 kB Progress (4): 600/924 kB | 102/524 kB | 102/273 kB | 24/39 kB Progress (4): 600/924 kB | 102/524 kB | 102/273 kB | 28/39 kB Progress (4): 600/924 kB | 102/524 kB | 102/273 kB | 32/39 kB Progress (4): 600/924 kB | 102/524 kB | 106/273 kB | 32/39 kB Progress (4): 600/924 kB | 102/524 kB | 106/273 kB | 36/39 kB Progress (4): 600/924 kB | 102/524 kB | 106/273 kB | 39 kB Progress (4): 604/924 kB | 102/524 kB | 106/273 kB | 39 kB Progress (4): 608/924 kB | 102/524 kB | 106/273 kB | 39 kB Progress (5): 608/924 kB | 102/524 kB | 106/273 kB | 39 kB | 4.1/156 kB Progress (5): 608/924 kB | 106/524 kB | 106/273 kB | 39 kB | 4.1/156 kB Progress (5): 608/924 kB | 106/524 kB | 106/273 kB | 39 kB | 7.7/156 kB Progress (5): 612/924 kB | 106/524 kB | 106/273 kB | 39 kB | 7.7/156 kB Progress (5): 616/924 kB | 106/524 kB | 106/273 kB | 39 kB | 7.7/156 kB Progress (5): 620/924 kB | 106/524 kB | 106/273 kB | 39 kB | 7.7/156 kB Progress (5): 620/924 kB | 106/524 kB | 110/273 kB | 39 kB | 7.7/156 kB Progress (5): 620/924 kB | 106/524 kB | 114/273 kB | 39 kB | 7.7/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 7.7/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 12/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 16/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 20/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 24/156 kB Progress (5): 624/924 kB | 106/524 kB | 114/273 kB | 39 kB | 28/156 kB Progress (5): 624/924 kB | 110/524 kB | 114/273 kB | 39 kB | 28/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 56 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Progress (4): 624/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 628/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 632/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 636/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 640/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 644/924 kB | 110/524 kB | 114/273 kB | 32/156 kB Progress (4): 644/924 kB | 110/524 kB | 118/273 kB | 32/156 kB Progress (4): 648/924 kB | 110/524 kB | 118/273 kB | 32/156 kB Progress (4): 652/924 kB | 110/524 kB | 118/273 kB | 32/156 kB Progress (4): 656/924 kB | 110/524 kB | 118/273 kB | 32/156 kB Progress (4): 656/924 kB | 110/524 kB | 118/273 kB | 33/156 kB Progress (4): 656/924 kB | 114/524 kB | 118/273 kB | 33/156 kB Progress (4): 656/924 kB | 114/524 kB | 118/273 kB | 37/156 kB Progress (4): 660/924 kB | 114/524 kB | 118/273 kB | 37/156 kB Progress (4): 660/924 kB | 114/524 kB | 122/273 kB | 37/156 kB Progress (4): 664/924 kB | 114/524 kB | 122/273 kB | 37/156 kB Progress (4): 664/924 kB | 114/524 kB | 122/273 kB | 41/156 kB Progress (4): 664/924 kB | 118/524 kB | 122/273 kB | 41/156 kB Progress (4): 664/924 kB | 118/524 kB | 122/273 kB | 45/156 kB Progress (4): 668/924 kB | 118/524 kB | 122/273 kB | 45/156 kB Progress (4): 668/924 kB | 118/524 kB | 126/273 kB | 45/156 kB Progress (5): 668/924 kB | 118/524 kB | 126/273 kB | 45/156 kB | 4.1/35 kB Progress (5): 668/924 kB | 118/524 kB | 130/273 kB | 45/156 kB | 4.1/35 kB Progress (5): 672/924 kB | 118/524 kB | 130/273 kB | 45/156 kB | 4.1/35 kB Progress (5): 672/924 kB | 118/524 kB | 130/273 kB | 49/156 kB | 4.1/35 kB Progress (5): 672/924 kB | 122/524 kB | 130/273 kB | 49/156 kB | 4.1/35 kB Progress (5): 672/924 kB | 122/524 kB | 130/273 kB | 53/156 kB | 4.1/35 kB Progress (5): 672/924 kB | 122/524 kB | 130/273 kB | 57/156 kB | 4.1/35 kB Progress (5): 676/924 kB | 122/524 kB | 130/273 kB | 57/156 kB | 4.1/35 kB Progress (5): 676/924 kB | 122/524 kB | 134/273 kB | 57/156 kB | 4.1/35 kB Progress (5): 676/924 kB | 122/524 kB | 134/273 kB | 57/156 kB | 7.7/35 kB Progress (5): 676/924 kB | 122/524 kB | 138/273 kB | 57/156 kB | 7.7/35 kB Progress (5): 676/924 kB | 122/524 kB | 142/273 kB | 57/156 kB | 7.7/35 kB Progress (5): 676/924 kB | 122/524 kB | 146/273 kB | 57/156 kB | 7.7/35 kB Progress (5): 680/924 kB | 122/524 kB | 146/273 kB | 57/156 kB | 7.7/35 kB Progress (5): 680/924 kB | 122/524 kB | 146/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 680/924 kB | 126/524 kB | 146/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 680/924 kB | 126/524 kB | 146/273 kB | 65/156 kB | 7.7/35 kB Progress (5): 680/924 kB | 126/524 kB | 146/273 kB | 66/156 kB | 7.7/35 kB Progress (5): 684/924 kB | 126/524 kB | 146/273 kB | 66/156 kB | 7.7/35 kB Progress (5): 684/924 kB | 126/524 kB | 150/273 kB | 66/156 kB | 7.7/35 kB Progress (5): 684/924 kB | 126/524 kB | 154/273 kB | 66/156 kB | 7.7/35 kB Progress (5): 684/924 kB | 126/524 kB | 154/273 kB | 66/156 kB | 12/35 kB Progress (5): 684/924 kB | 126/524 kB | 158/273 kB | 66/156 kB | 12/35 kB Progress (5): 688/924 kB | 126/524 kB | 158/273 kB | 66/156 kB | 12/35 kB Progress (5): 688/924 kB | 126/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 130/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 134/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 138/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 142/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 146/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 150/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 154/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 158/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 162/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 166/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 170/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 174/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 178/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 182/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 186/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 190/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 194/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 198/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 202/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 206/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 210/524 kB | 158/273 kB | 70/156 kB | 12/35 kB Progress (5): 688/924 kB | 210/524 kB | 158/273 kB | 74/156 kB | 12/35 kB Progress (5): 692/924 kB | 210/524 kB | 158/273 kB | 74/156 kB | 12/35 kB Progress (5): 696/924 kB | 210/524 kB | 158/273 kB | 74/156 kB | 12/35 kB Progress (5): 696/924 kB | 210/524 kB | 162/273 kB | 74/156 kB | 12/35 kB Progress (5): 696/924 kB | 210/524 kB | 162/273 kB | 74/156 kB | 16/35 kB Progress (5): 696/924 kB | 210/524 kB | 166/273 kB | 74/156 kB | 16/35 kB Progress (5): 700/924 kB | 210/524 kB | 166/273 kB | 74/156 kB | 16/35 kB Progress (5): 704/924 kB | 210/524 kB | 166/273 kB | 74/156 kB | 16/35 kB Progress (5): 704/924 kB | 210/524 kB | 166/273 kB | 78/156 kB | 16/35 kB Progress (5): 704/924 kB | 214/524 kB | 166/273 kB | 78/156 kB | 16/35 kB Progress (5): 704/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 708/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 712/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 716/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 720/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 724/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 728/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 732/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 736/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 740/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 744/924 kB | 214/524 kB | 166/273 kB | 82/156 kB | 16/35 kB Progress (5): 744/924 kB | 214/524 kB | 170/273 kB | 82/156 kB | 16/35 kB Progress (5): 744/924 kB | 214/524 kB | 170/273 kB | 82/156 kB | 20/35 kB Progress (5): 744/924 kB | 214/524 kB | 174/273 kB | 82/156 kB | 20/35 kB Progress (5): 748/924 kB | 214/524 kB | 174/273 kB | 82/156 kB | 20/35 kB Progress (5): 748/924 kB | 214/524 kB | 174/273 kB | 86/156 kB | 20/35 kB Progress (5): 748/924 kB | 218/524 kB | 174/273 kB | 86/156 kB | 20/35 kB Progress (5): 748/924 kB | 218/524 kB | 174/273 kB | 90/156 kB | 20/35 kB Progress (5): 752/924 kB | 218/524 kB | 174/273 kB | 90/156 kB | 20/35 kB Progress (5): 752/924 kB | 218/524 kB | 178/273 kB | 90/156 kB | 20/35 kB Progress (5): 752/924 kB | 218/524 kB | 178/273 kB | 90/156 kB | 24/35 kB Progress (5): 752/924 kB | 218/524 kB | 182/273 kB | 90/156 kB | 24/35 kB Progress (5): 756/924 kB | 218/524 kB | 182/273 kB | 90/156 kB | 24/35 kB Progress (5): 756/924 kB | 218/524 kB | 182/273 kB | 94/156 kB | 24/35 kB Progress (5): 756/924 kB | 218/524 kB | 182/273 kB | 98/156 kB | 24/35 kB Progress (5): 756/924 kB | 222/524 kB | 182/273 kB | 98/156 kB | 24/35 kB Progress (5): 756/924 kB | 226/524 kB | 182/273 kB | 98/156 kB | 24/35 kB Progress (5): 756/924 kB | 226/524 kB | 182/273 kB | 98/156 kB | 24/35 kB Progress (5): 760/924 kB | 226/524 kB | 182/273 kB | 98/156 kB | 24/35 kB Progress (5): 760/924 kB | 226/524 kB | 186/273 kB | 98/156 kB | 24/35 kB Progress (5): 760/924 kB | 226/524 kB | 186/273 kB | 98/156 kB | 28/35 kB Progress (5): 760/924 kB | 226/524 kB | 190/273 kB | 98/156 kB | 28/35 kB Progress (5): 760/924 kB | 226/524 kB | 194/273 kB | 98/156 kB | 28/35 kB Progress (5): 764/924 kB | 226/524 kB | 194/273 kB | 98/156 kB | 28/35 kB Progress (5): 764/924 kB | 226/524 kB | 194/273 kB | 102/156 kB | 28/35 kB Progress (5): 764/924 kB | 230/524 kB | 194/273 kB | 102/156 kB | 28/35 kB Progress (5): 764/924 kB | 230/524 kB | 194/273 kB | 106/156 kB | 28/35 kB Progress (5): 768/924 kB | 230/524 kB | 194/273 kB | 106/156 kB | 28/35 kB Progress (5): 768/924 kB | 230/524 kB | 198/273 kB | 106/156 kB | 28/35 kB Progress (5): 768/924 kB | 230/524 kB | 202/273 kB | 106/156 kB | 28/35 kB Progress (5): 768/924 kB | 230/524 kB | 202/273 kB | 106/156 kB | 32/35 kB Progress (5): 768/924 kB | 230/524 kB | 206/273 kB | 106/156 kB | 32/35 kB Progress (5): 772/924 kB | 230/524 kB | 206/273 kB | 106/156 kB | 32/35 kB Progress (5): 772/924 kB | 230/524 kB | 206/273 kB | 110/156 kB | 32/35 kB Progress (5): 772/924 kB | 230/524 kB | 206/273 kB | 114/156 kB | 32/35 kB Progress (5): 772/924 kB | 234/524 kB | 206/273 kB | 114/156 kB | 32/35 kB Progress (5): 772/924 kB | 234/524 kB | 206/273 kB | 118/156 kB | 32/35 kB Progress (5): 772/924 kB | 234/524 kB | 206/273 kB | 122/156 kB | 32/35 kB Progress (5): 776/924 kB | 234/524 kB | 206/273 kB | 122/156 kB | 32/35 kB Progress (5): 776/924 kB | 234/524 kB | 210/273 kB | 122/156 kB | 32/35 kB Progress (5): 776/924 kB | 234/524 kB | 210/273 kB | 122/156 kB | 35 kB Progress (5): 776/924 kB | 234/524 kB | 214/273 kB | 122/156 kB | 35 kB Progress (5): 780/924 kB | 234/524 kB | 214/273 kB | 122/156 kB | 35 kB Progress (5): 784/924 kB | 234/524 kB | 214/273 kB | 122/156 kB | 35 kB Progress (5): 788/924 kB | 234/524 kB | 214/273 kB | 122/156 kB | 35 kB Progress (5): 792/924 kB | 234/524 kB | 214/273 kB | 122/156 kB | 35 kB Progress (5): 792/924 kB | 234/524 kB | 214/273 kB | 126/156 kB | 35 kB Progress (5): 792/924 kB | 238/524 kB | 214/273 kB | 126/156 kB | 35 kB Progress (5): 792/924 kB | 238/524 kB | 214/273 kB | 130/156 kB | 35 kB Progress (5): 796/924 kB | 238/524 kB | 214/273 kB | 130/156 kB | 35 kB Progress (5): 800/924 kB | 238/524 kB | 214/273 kB | 130/156 kB | 35 kB Progress (5): 800/924 kB | 238/524 kB | 218/273 kB | 130/156 kB | 35 kB Progress (5): 804/924 kB | 238/524 kB | 218/273 kB | 130/156 kB | 35 kB Progress (5): 804/924 kB | 238/524 kB | 218/273 kB | 134/156 kB | 35 kB Progress (5): 804/924 kB | 242/524 kB | 218/273 kB | 134/156 kB | 35 kB Progress (5): 804/924 kB | 242/524 kB | 218/273 kB | 138/156 kB | 35 kB Progress (5): 808/924 kB | 242/524 kB | 218/273 kB | 138/156 kB | 35 kB Progress (5): 808/924 kB | 242/524 kB | 222/273 kB | 138/156 kB | 35 kB Progress (5): 812/924 kB | 242/524 kB | 222/273 kB | 138/156 kB | 35 kB Progress (5): 812/924 kB | 242/524 kB | 222/273 kB | 142/156 kB | 35 kB Progress (5): 812/924 kB | 242/524 kB | 222/273 kB | 146/156 kB | 35 kB Progress (5): 812/924 kB | 246/524 kB | 222/273 kB | 146/156 kB | 35 kB Progress (5): 812/924 kB | 246/524 kB | 222/273 kB | 150/156 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 40 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Progress (4): 816/924 kB | 246/524 kB | 222/273 kB | 150/156 kB Progress (4): 816/924 kB | 246/524 kB | 226/273 kB | 150/156 kB Progress (4): 820/924 kB | 246/524 kB | 226/273 kB | 150/156 kB Progress (4): 824/924 kB | 246/524 kB | 226/273 kB | 150/156 kB Progress (4): 828/924 kB | 246/524 kB | 226/273 kB | 150/156 kB Progress (4): 828/924 kB | 246/524 kB | 226/273 kB | 154/156 kB Progress (4): 828/924 kB | 250/524 kB | 226/273 kB | 154/156 kB Progress (4): 828/924 kB | 250/524 kB | 226/273 kB | 156 kB Progress (5): 828/924 kB | 250/524 kB | 226/273 kB | 156 kB | 4.1/68 kB Progress (5): 832/924 kB | 250/524 kB | 226/273 kB | 156 kB | 4.1/68 kB Progress (5): 832/924 kB | 250/524 kB | 230/273 kB | 156 kB | 4.1/68 kB Progress (5): 836/924 kB | 250/524 kB | 230/273 kB | 156 kB | 4.1/68 kB Progress (5): 836/924 kB | 250/524 kB | 230/273 kB | 156 kB | 7.7/68 kB Progress (5): 836/924 kB | 254/524 kB | 230/273 kB | 156 kB | 7.7/68 kB Progress (5): 836/924 kB | 254/524 kB | 230/273 kB | 156 kB | 12/68 kB Progress (5): 840/924 kB | 254/524 kB | 230/273 kB | 156 kB | 12/68 kB Progress (5): 840/924 kB | 254/524 kB | 234/273 kB | 156 kB | 12/68 kB Progress (5): 844/924 kB | 254/524 kB | 234/273 kB | 156 kB | 12/68 kB Progress (5): 844/924 kB | 254/524 kB | 234/273 kB | 156 kB | 16/68 kB Progress (5): 844/924 kB | 258/524 kB | 234/273 kB | 156 kB | 16/68 kB Progress (5): 844/924 kB | 258/524 kB | 234/273 kB | 156 kB | 20/68 kB Progress (5): 848/924 kB | 258/524 kB | 234/273 kB | 156 kB | 20/68 kB Progress (5): 848/924 kB | 258/524 kB | 238/273 kB | 156 kB | 20/68 kB Progress (5): 852/924 kB | 258/524 kB | 238/273 kB | 156 kB | 20/68 kB Progress (5): 852/924 kB | 258/524 kB | 238/273 kB | 156 kB | 24/68 kB Progress (5): 852/924 kB | 262/524 kB | 238/273 kB | 156 kB | 24/68 kB Progress (5): 852/924 kB | 262/524 kB | 238/273 kB | 156 kB | 28/68 kB Progress (5): 856/924 kB | 262/524 kB | 238/273 kB | 156 kB | 28/68 kB Progress (5): 856/924 kB | 262/524 kB | 242/273 kB | 156 kB | 28/68 kB Progress (5): 860/924 kB | 262/524 kB | 242/273 kB | 156 kB | 28/68 kB Progress (5): 860/924 kB | 262/524 kB | 242/273 kB | 156 kB | 32/68 kB Progress (5): 860/924 kB | 266/524 kB | 242/273 kB | 156 kB | 32/68 kB Progress (5): 860/924 kB | 266/524 kB | 242/273 kB | 156 kB | 33/68 kB Progress (5): 864/924 kB | 266/524 kB | 242/273 kB | 156 kB | 33/68 kB Progress (5): 864/924 kB | 266/524 kB | 246/273 kB | 156 kB | 33/68 kB Progress (5): 868/924 kB | 266/524 kB | 246/273 kB | 156 kB | 33/68 kB Progress (5): 868/924 kB | 266/524 kB | 246/273 kB | 156 kB | 37/68 kB Progress (5): 868/924 kB | 270/524 kB | 246/273 kB | 156 kB | 37/68 kB Progress (5): 868/924 kB | 270/524 kB | 246/273 kB | 156 kB | 41/68 kB Progress (5): 872/924 kB | 270/524 kB | 246/273 kB | 156 kB | 41/68 kB Progress (5): 872/924 kB | 270/524 kB | 250/273 kB | 156 kB | 41/68 kB Progress (5): 876/924 kB | 270/524 kB | 250/273 kB | 156 kB | 41/68 kB Progress (5): 876/924 kB | 270/524 kB | 254/273 kB | 156 kB | 41/68 kB Progress (5): 876/924 kB | 270/524 kB | 254/273 kB | 156 kB | 45/68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 162 kB/s) Progress (4): 876/924 kB | 274/524 kB | 254/273 kB | 45/68 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (4): 876/924 kB | 274/524 kB | 254/273 kB | 49/68 kB Progress (4): 876/924 kB | 274/524 kB | 254/273 kB | 53/68 kB Progress (4): 876/924 kB | 274/524 kB | 258/273 kB | 53/68 kB Progress (4): 880/924 kB | 274/524 kB | 258/273 kB | 53/68 kB Progress (4): 880/924 kB | 274/524 kB | 262/273 kB | 53/68 kB Progress (4): 880/924 kB | 274/524 kB | 266/273 kB | 53/68 kB Progress (4): 880/924 kB | 274/524 kB | 266/273 kB | 57/68 kB Progress (4): 880/924 kB | 274/524 kB | 266/273 kB | 61/68 kB Progress (4): 880/924 kB | 274/524 kB | 266/273 kB | 65/68 kB Progress (4): 880/924 kB | 274/524 kB | 266/273 kB | 68 kB Progress (4): 880/924 kB | 278/524 kB | 266/273 kB | 68 kB Progress (4): 880/924 kB | 278/524 kB | 270/273 kB | 68 kB Progress (4): 884/924 kB | 278/524 kB | 270/273 kB | 68 kB Progress (4): 884/924 kB | 278/524 kB | 273 kB | 68 kB Progress (4): 884/924 kB | 282/524 kB | 273 kB | 68 kB Progress (4): 884/924 kB | 286/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 286/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 290/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 294/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 298/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 302/524 kB | 273 kB | 68 kB Progress (4): 888/924 kB | 306/524 kB | 273 kB | 68 kB Progress (4): 892/924 kB | 306/524 kB | 273 kB | 68 kB Progress (4): 892/924 kB | 310/524 kB | 273 kB | 68 kB Progress (4): 896/924 kB | 310/524 kB | 273 kB | 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 65 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Progress (3): 896/924 kB | 314/524 kB | 273 kB Progress (4): 896/924 kB | 314/524 kB | 273 kB | 4.1/332 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 261 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Progress (3): 900/924 kB | 314/524 kB | 4.1/332 kB Progress (3): 900/924 kB | 314/524 kB | 7.7/332 kB Progress (3): 900/924 kB | 318/524 kB | 7.7/332 kB Progress (3): 900/924 kB | 318/524 kB | 12/332 kB Progress (3): 904/924 kB | 318/524 kB | 12/332 kB Progress (3): 904/924 kB | 318/524 kB | 16/332 kB Progress (3): 904/924 kB | 322/524 kB | 16/332 kB Progress (3): 908/924 kB | 322/524 kB | 16/332 kB Progress (3): 908/924 kB | 326/524 kB | 16/332 kB Progress (3): 908/924 kB | 330/524 kB | 16/332 kB Progress (4): 908/924 kB | 330/524 kB | 16/332 kB | 4.1/30 kB Progress (4): 908/924 kB | 330/524 kB | 16/332 kB | 7.7/30 kB Progress (4): 908/924 kB | 330/524 kB | 20/332 kB | 7.7/30 kB Progress (4): 908/924 kB | 330/524 kB | 20/332 kB | 12/30 kB Progress (4): 908/924 kB | 330/524 kB | 20/332 kB | 16/30 kB Progress (4): 908/924 kB | 334/524 kB | 20/332 kB | 16/30 kB Progress (4): 912/924 kB | 334/524 kB | 20/332 kB | 16/30 kB Progress (4): 912/924 kB | 338/524 kB | 20/332 kB | 16/30 kB Progress (4): 912/924 kB | 338/524 kB | 20/332 kB | 20/30 kB Progress (4): 912/924 kB | 338/524 kB | 24/332 kB | 20/30 kB Progress (4): 912/924 kB | 338/524 kB | 24/332 kB | 24/30 kB Progress (4): 912/924 kB | 342/524 kB | 24/332 kB | 24/30 kB Progress (4): 916/924 kB | 342/524 kB | 24/332 kB | 24/30 kB Progress (4): 916/924 kB | 346/524 kB | 24/332 kB | 24/30 kB Progress (4): 916/924 kB | 346/524 kB | 24/332 kB | 28/30 kB Progress (4): 916/924 kB | 346/524 kB | 24/332 kB | 30 kB Progress (4): 916/924 kB | 346/524 kB | 28/332 kB | 30 kB Progress (5): 916/924 kB | 346/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 916/924 kB | 350/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 916/924 kB | 354/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 920/924 kB | 354/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 920/924 kB | 358/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 920/924 kB | 362/524 kB | 28/332 kB | 30 kB | 4.1/38 kB Progress (5): 920/924 kB | 362/524 kB | 28/332 kB | 30 kB | 7.7/38 kB Progress (5): 920/924 kB | 362/524 kB | 32/332 kB | 30 kB | 7.7/38 kB Progress (5): 920/924 kB | 362/524 kB | 32/332 kB | 30 kB | 12/38 kB Progress (5): 920/924 kB | 362/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 920/924 kB | 366/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 920/924 kB | 370/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 924/924 kB | 370/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 924 kB | 370/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 924 kB | 374/524 kB | 32/332 kB | 30 kB | 16/38 kB Progress (5): 924 kB | 374/524 kB | 32/332 kB | 30 kB | 20/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 28 kB/s) Progress (4): 924 kB | 374/524 kB | 33/332 kB | 20/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Progress (4): 924 kB | 374/524 kB | 33/332 kB | 24/38 kB Progress (4): 924 kB | 378/524 kB | 33/332 kB | 24/38 kB Progress (4): 924 kB | 378/524 kB | 33/332 kB | 28/38 kB Progress (4): 924 kB | 378/524 kB | 33/332 kB | 32/38 kB Progress (4): 924 kB | 378/524 kB | 37/332 kB | 32/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar (924 kB at 851 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Progress (3): 382/524 kB | 37/332 kB | 32/38 kB Progress (3): 382/524 kB | 37/332 kB | 36/38 kB Progress (3): 382/524 kB | 37/332 kB | 38 kB Progress (3): 382/524 kB | 41/332 kB | 38 kB Progress (3): 382/524 kB | 45/332 kB | 38 kB Progress (3): 382/524 kB | 49/332 kB | 38 kB Progress (3): 382/524 kB | 53/332 kB | 38 kB Progress (3): 382/524 kB | 57/332 kB | 38 kB Progress (3): 382/524 kB | 61/332 kB | 38 kB Progress (3): 382/524 kB | 65/332 kB | 38 kB Progress (3): 382/524 kB | 66/332 kB | 38 kB Progress (3): 382/524 kB | 70/332 kB | 38 kB Progress (3): 382/524 kB | 74/332 kB | 38 kB Progress (3): 386/524 kB | 74/332 kB | 38 kB Progress (3): 386/524 kB | 78/332 kB | 38 kB Progress (3): 390/524 kB | 78/332 kB | 38 kB Progress (3): 390/524 kB | 82/332 kB | 38 kB Progress (3): 394/524 kB | 82/332 kB | 38 kB Progress (3): 394/524 kB | 86/332 kB | 38 kB Progress (3): 398/524 kB | 86/332 kB | 38 kB Progress (3): 402/524 kB | 86/332 kB | 38 kB Progress (3): 402/524 kB | 90/332 kB | 38 kB Progress (3): 406/524 kB | 90/332 kB | 38 kB Progress (3): 406/524 kB | 94/332 kB | 38 kB Progress (3): 406/524 kB | 98/332 kB | 38 kB Progress (3): 406/524 kB | 98/332 kB | 38 kB Progress (4): 406/524 kB | 98/332 kB | 38 kB | 4.1/35 kB Progress (4): 406/524 kB | 102/332 kB | 38 kB | 4.1/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 33 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Progress (4): 406/524 kB | 102/332 kB | 4.1/35 kB | 4.1/108 kB Progress (4): 410/524 kB | 102/332 kB | 4.1/35 kB | 4.1/108 kB Progress (4): 410/524 kB | 102/332 kB | 4.1/35 kB | 7.7/108 kB Progress (4): 410/524 kB | 106/332 kB | 4.1/35 kB | 7.7/108 kB Progress (4): 410/524 kB | 106/332 kB | 7.7/35 kB | 7.7/108 kB Progress (4): 410/524 kB | 110/332 kB | 7.7/35 kB | 7.7/108 kB Progress (4): 410/524 kB | 110/332 kB | 7.7/35 kB | 12/108 kB Progress (4): 414/524 kB | 110/332 kB | 7.7/35 kB | 12/108 kB Progress (4): 414/524 kB | 110/332 kB | 7.7/35 kB | 16/108 kB Progress (4): 414/524 kB | 114/332 kB | 7.7/35 kB | 16/108 kB Progress (4): 414/524 kB | 114/332 kB | 12/35 kB | 16/108 kB Progress (4): 414/524 kB | 114/332 kB | 16/35 kB | 16/108 kB Progress (4): 414/524 kB | 118/332 kB | 16/35 kB | 16/108 kB Progress (4): 414/524 kB | 118/332 kB | 20/35 kB | 16/108 kB Progress (4): 414/524 kB | 118/332 kB | 24/35 kB | 16/108 kB Progress (4): 414/524 kB | 118/332 kB | 24/35 kB | 20/108 kB Progress (4): 414/524 kB | 118/332 kB | 24/35 kB | 24/108 kB Progress (4): 418/524 kB | 118/332 kB | 24/35 kB | 24/108 kB Progress (4): 418/524 kB | 118/332 kB | 24/35 kB | 28/108 kB Progress (4): 418/524 kB | 118/332 kB | 24/35 kB | 32/108 kB Progress (5): 418/524 kB | 118/332 kB | 24/35 kB | 32/108 kB | 4.1/315 kB Progress (5): 418/524 kB | 118/332 kB | 28/35 kB | 32/108 kB | 4.1/315 kB Progress (5): 418/524 kB | 118/332 kB | 32/35 kB | 32/108 kB | 4.1/315 kB Progress (5): 418/524 kB | 122/332 kB | 32/35 kB | 32/108 kB | 4.1/315 kB Progress (5): 418/524 kB | 122/332 kB | 35 kB | 32/108 kB | 4.1/315 kB Progress (5): 418/524 kB | 122/332 kB | 35 kB | 32/108 kB | 7.7/315 kB Progress (5): 418/524 kB | 122/332 kB | 35 kB | 33/108 kB | 7.7/315 kB Progress (5): 422/524 kB | 122/332 kB | 35 kB | 33/108 kB | 7.7/315 kB Progress (5): 422/524 kB | 122/332 kB | 35 kB | 37/108 kB | 7.7/315 kB Progress (5): 422/524 kB | 122/332 kB | 35 kB | 41/108 kB | 7.7/315 kB Progress (5): 422/524 kB | 122/332 kB | 35 kB | 41/108 kB | 12/315 kB Progress (5): 422/524 kB | 126/332 kB | 35 kB | 41/108 kB | 12/315 kB Progress (5): 422/524 kB | 126/332 kB | 35 kB | 41/108 kB | 16/315 kB Progress (5): 422/524 kB | 126/332 kB | 35 kB | 45/108 kB | 16/315 kB Progress (5): 422/524 kB | 126/332 kB | 35 kB | 49/108 kB | 16/315 kB Progress (5): 426/524 kB | 126/332 kB | 35 kB | 49/108 kB | 16/315 kB Progress (5): 426/524 kB | 126/332 kB | 35 kB | 53/108 kB | 16/315 kB Progress (5): 426/524 kB | 126/332 kB | 35 kB | 53/108 kB | 20/315 kB Progress (5): 426/524 kB | 126/332 kB | 35 kB | 53/108 kB | 24/315 kB Progress (5): 426/524 kB | 130/332 kB | 35 kB | 53/108 kB | 24/315 kB Progress (5): 426/524 kB | 130/332 kB | 35 kB | 53/108 kB | 28/315 kB Progress (5): 426/524 kB | 130/332 kB | 35 kB | 53/108 kB | 32/315 kB Progress (5): 426/524 kB | 130/332 kB | 35 kB | 53/108 kB | 33/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 30 kB/s) Progress (4): 426/524 kB | 130/332 kB | 57/108 kB | 33/315 kB Progress (4): 430/524 kB | 130/332 kB | 57/108 kB | 33/315 kB Progress (4): 434/524 kB | 130/332 kB | 57/108 kB | 33/315 kB Progress (4): 434/524 kB | 130/332 kB | 61/108 kB | 33/315 kB Progress (4): 434/524 kB | 130/332 kB | 61/108 kB | 37/315 kB Progress (4): 434/524 kB | 130/332 kB | 61/108 kB | 41/315 kB Progress (4): 434/524 kB | 131/332 kB | 61/108 kB | 41/315 kB Progress (4): 434/524 kB | 131/332 kB | 61/108 kB | 45/315 kB Progress (4): 434/524 kB | 131/332 kB | 65/108 kB | 45/315 kB Progress (4): 438/524 kB | 131/332 kB | 65/108 kB | 45/315 kB Progress (4): 438/524 kB | 131/332 kB | 66/108 kB | 45/315 kB Progress (4): 438/524 kB | 131/332 kB | 66/108 kB | 49/315 kB Progress (4): 438/524 kB | 135/332 kB | 66/108 kB | 49/315 kB Progress (4): 438/524 kB | 135/332 kB | 66/108 kB | 53/315 kB Progress (4): 438/524 kB | 135/332 kB | 70/108 kB | 53/315 kB Progress (4): 442/524 kB | 135/332 kB | 70/108 kB | 53/315 kB Progress (4): 442/524 kB | 135/332 kB | 74/108 kB | 53/315 kB Progress (4): 442/524 kB | 135/332 kB | 74/108 kB | 57/315 kB Progress (4): 442/524 kB | 139/332 kB | 74/108 kB | 57/315 kB Progress (4): 442/524 kB | 139/332 kB | 74/108 kB | 61/315 kB Progress (4): 442/524 kB | 139/332 kB | 74/108 kB | 65/315 kB Progress (4): 442/524 kB | 139/332 kB | 78/108 kB | 65/315 kB Progress (4): 442/524 kB | 139/332 kB | 82/108 kB | 65/315 kB Progress (4): 446/524 kB | 139/332 kB | 82/108 kB | 65/315 kB Progress (4): 450/524 kB | 139/332 kB | 82/108 kB | 65/315 kB Progress (4): 450/524 kB | 139/332 kB | 86/108 kB | 65/315 kB Progress (4): 450/524 kB | 139/332 kB | 86/108 kB | 69/315 kB Progress (4): 450/524 kB | 139/332 kB | 86/108 kB | 73/315 kB Progress (4): 450/524 kB | 143/332 kB | 86/108 kB | 73/315 kB Progress (4): 450/524 kB | 143/332 kB | 86/108 kB | 77/315 kB Progress (4): 450/524 kB | 143/332 kB | 90/108 kB | 77/315 kB Progress (4): 454/524 kB | 143/332 kB | 90/108 kB | 77/315 kB Progress (4): 454/524 kB | 143/332 kB | 94/108 kB | 77/315 kB Progress (4): 454/524 kB | 143/332 kB | 98/108 kB | 77/315 kB Progress (4): 454/524 kB | 143/332 kB | 98/108 kB | 81/315 kB Progress (4): 454/524 kB | 147/332 kB | 98/108 kB | 81/315 kB Progress (4): 454/524 kB | 147/332 kB | 98/108 kB | 85/315 kB Progress (4): 454/524 kB | 147/332 kB | 98/108 kB | 89/315 kB Progress (4): 454/524 kB | 147/332 kB | 98/108 kB | 89/315 kB Progress (4): 458/524 kB | 147/332 kB | 98/108 kB | 89/315 kB Progress (4): 458/524 kB | 147/332 kB | 102/108 kB | 89/315 kB Progress (4): 458/524 kB | 147/332 kB | 102/108 kB | 93/315 kB Progress (4): 458/524 kB | 151/332 kB | 102/108 kB | 93/315 kB Progress (4): 458/524 kB | 151/332 kB | 102/108 kB | 97/315 kB Progress (4): 462/524 kB | 151/332 kB | 102/108 kB | 97/315 kB Progress (4): 466/524 kB | 151/332 kB | 102/108 kB | 97/315 kB Progress (4): 466/524 kB | 151/332 kB | 106/108 kB | 97/315 kB Progress (4): 470/524 kB | 151/332 kB | 106/108 kB | 97/315 kB Progress (4): 474/524 kB | 151/332 kB | 106/108 kB | 97/315 kB Progress (4): 474/524 kB | 151/332 kB | 106/108 kB | 101/315 kB Progress (4): 474/524 kB | 155/332 kB | 106/108 kB | 101/315 kB Progress (4): 474/524 kB | 155/332 kB | 106/108 kB | 105/315 kB Progress (4): 478/524 kB | 155/332 kB | 106/108 kB | 105/315 kB Progress (4): 478/524 kB | 155/332 kB | 108 kB | 105/315 kB Progress (4): 482/524 kB | 155/332 kB | 108 kB | 105/315 kB Progress (4): 486/524 kB | 155/332 kB | 108 kB | 105/315 kB Progress (4): 490/524 kB | 155/332 kB | 108 kB | 105/315 kB Progress (4): 490/524 kB | 155/332 kB | 108 kB | 109/315 kB Progress (4): 490/524 kB | 159/332 kB | 108 kB | 109/315 kB Progress (4): 490/524 kB | 159/332 kB | 108 kB | 113/315 kB Progress (4): 494/524 kB | 159/332 kB | 108 kB | 113/315 kB Progress (4): 498/524 kB | 159/332 kB | 108 kB | 113/315 kB Progress (4): 498/524 kB | 159/332 kB | 108 kB | 117/315 kB Progress (4): 498/524 kB | 159/332 kB | 108 kB | 121/315 kB Progress (4): 498/524 kB | 163/332 kB | 108 kB | 121/315 kB Progress (4): 498/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 502/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 506/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 510/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 514/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 518/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 522/524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 524 kB | 163/332 kB | 108 kB | 125/315 kB Progress (4): 524 kB | 163/332 kB | 108 kB | 129/315 kB Progress (4): 524 kB | 167/332 kB | 108 kB | 129/315 kB Progress (4): 524 kB | 171/332 kB | 108 kB | 129/315 kB Progress (4): 524 kB | 171/332 kB | 108 kB | 133/315 kB Progress (4): 524 kB | 175/332 kB | 108 kB | 133/315 kB Progress (4): 524 kB | 179/332 kB | 108 kB | 133/315 kB Progress (4): 524 kB | 179/332 kB | 108 kB | 137/315 kB Progress (4): 524 kB | 183/332 kB | 108 kB | 137/315 kB Progress (4): 524 kB | 183/332 kB | 108 kB | 141/315 kB Progress (4): 524 kB | 183/332 kB | 108 kB | 145/315 kB Progress (4): 524 kB | 187/332 kB | 108 kB | 145/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 414 kB/s) Progress (3): 187/332 kB | 108 kB | 149/315 kB Progress (3): 187/332 kB | 108 kB | 153/315 kB Progress (3): 187/332 kB | 108 kB | 157/315 kB Progress (3): 187/332 kB | 108 kB | 161/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 85 kB/s) Progress (2): 191/332 kB | 161/315 kB Progress (2): 191/332 kB | 165/315 kB Progress (2): 195/332 kB | 165/315 kB Progress (2): 195/332 kB | 169/315 kB Progress (2): 199/332 kB | 169/315 kB Progress (2): 199/332 kB | 173/315 kB Progress (2): 203/332 kB | 173/315 kB Progress (2): 203/332 kB | 177/315 kB Progress (2): 207/332 kB | 177/315 kB Progress (2): 207/332 kB | 181/315 kB Progress (2): 211/332 kB | 181/315 kB Progress (2): 211/332 kB | 185/315 kB Progress (2): 215/332 kB | 185/315 kB Progress (2): 215/332 kB | 189/315 kB Progress (2): 219/332 kB | 189/315 kB Progress (2): 219/332 kB | 193/315 kB Progress (2): 223/332 kB | 193/315 kB Progress (2): 227/332 kB | 193/315 kB Progress (2): 227/332 kB | 197/315 kB Progress (2): 231/332 kB | 197/315 kB Progress (2): 235/332 kB | 197/315 kB Progress (2): 235/332 kB | 201/315 kB Progress (2): 239/332 kB | 201/315 kB Progress (2): 239/332 kB | 205/315 kB Progress (2): 243/332 kB | 205/315 kB Progress (2): 243/332 kB | 209/315 kB Progress (2): 247/332 kB | 209/315 kB Progress (2): 251/332 kB | 209/315 kB Progress (2): 251/332 kB | 213/315 kB Progress (2): 255/332 kB | 213/315 kB Progress (2): 259/332 kB | 213/315 kB Progress (2): 259/332 kB | 217/315 kB Progress (2): 263/332 kB | 217/315 kB Progress (2): 267/332 kB | 217/315 kB Progress (2): 267/332 kB | 221/315 kB Progress (2): 271/332 kB | 221/315 kB Progress (2): 275/332 kB | 221/315 kB Progress (2): 275/332 kB | 225/315 kB Progress (2): 279/332 kB | 225/315 kB Progress (2): 283/332 kB | 225/315 kB Progress (2): 283/332 kB | 229/315 kB Progress (2): 287/332 kB | 229/315 kB Progress (2): 291/332 kB | 229/315 kB Progress (2): 291/332 kB | 233/315 kB Progress (2): 295/332 kB | 233/315 kB Progress (2): 295/332 kB | 237/315 kB Progress (2): 299/332 kB | 237/315 kB Progress (2): 299/332 kB | 241/315 kB Progress (2): 303/332 kB | 241/315 kB Progress (2): 303/332 kB | 245/315 kB Progress (2): 307/332 kB | 245/315 kB Progress (2): 307/332 kB | 249/315 kB Progress (2): 311/332 kB | 249/315 kB Progress (2): 311/332 kB | 253/315 kB Progress (2): 315/332 kB | 253/315 kB Progress (2): 315/332 kB | 257/315 kB Progress (2): 319/332 kB | 257/315 kB Progress (2): 323/332 kB | 257/315 kB Progress (2): 323/332 kB | 261/315 kB Progress (2): 327/332 kB | 261/315 kB Progress (2): 331/332 kB | 261/315 kB Progress (2): 332 kB | 261/315 kB Progress (2): 332 kB | 265/315 kB Progress (2): 332 kB | 269/315 kB Progress (2): 332 kB | 273/315 kB Progress (2): 332 kB | 277/315 kB Progress (2): 332 kB | 281/315 kB Progress (2): 332 kB | 285/315 kB Progress (2): 332 kB | 289/315 kB Progress (2): 332 kB | 293/315 kB Progress (2): 332 kB | 297/315 kB Progress (2): 332 kB | 301/315 kB Progress (2): 332 kB | 305/315 kB Progress (2): 332 kB | 309/315 kB Progress (2): 332 kB | 313/315 kB Progress (2): 332 kB | 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 247 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 234 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (2.9 kB at 206 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 kB at 1.1 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 107 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 268 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 106 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 202 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 28 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 564 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Progress (2): 22 kB | 4.1/24 kB Progress (2): 22 kB | 7.7/24 kB Progress (2): 22 kB | 12/24 kB Progress (2): 22 kB | 16/24 kB Progress (2): 22 kB | 20/24 kB Progress (2): 22 kB | 24/24 kB Progress (2): 22 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 485 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 507 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 135 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 351 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 475 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/7/apache-7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 370 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 611 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (2.2 kB at 51 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (28 kB at 438 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (2.1 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 58 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm/7.0/asm-7.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.0/asm-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 51 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (3.6 kB at 64 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 85 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm/7.0/asm-7.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.0/asm-7.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Progress (1): 4.1/33 kB Progress (2): 4.1/33 kB | 4.1/114 kB Progress (2): 4.1/33 kB | 7.7/114 kB Progress (2): 7.7/33 kB | 7.7/114 kB Progress (2): 7.7/33 kB | 12/114 kB Progress (2): 12/33 kB | 12/114 kB Progress (2): 12/33 kB | 16/114 kB Progress (2): 16/33 kB | 16/114 kB Progress (2): 16/33 kB | 20/114 kB Progress (2): 16/33 kB | 24/114 kB Progress (2): 20/33 kB | 24/114 kB Progress (2): 24/33 kB | 24/114 kB Progress (2): 24/33 kB | 28/114 kB Progress (2): 28/33 kB | 28/114 kB Progress (3): 28/33 kB | 28/114 kB | 4.1/20 kB Progress (3): 28/33 kB | 32/114 kB | 4.1/20 kB Progress (3): 28/33 kB | 36/114 kB | 4.1/20 kB Progress (3): 28/33 kB | 40/114 kB | 4.1/20 kB Progress (3): 28/33 kB | 40/114 kB | 7.7/20 kB Progress (3): 28/33 kB | 44/114 kB | 7.7/20 kB Progress (3): 28/33 kB | 44/114 kB | 12/20 kB Progress (3): 28/33 kB | 44/114 kB | 16/20 kB Progress (4): 28/33 kB | 44/114 kB | 16/20 kB | 4.1/81 kB Progress (4): 32/33 kB | 44/114 kB | 16/20 kB | 4.1/81 kB Progress (4): 32/33 kB | 44/114 kB | 16/20 kB | 7.7/81 kB Progress (4): 32/33 kB | 44/114 kB | 20 kB | 7.7/81 kB Progress (4): 32/33 kB | 48/114 kB | 20 kB | 7.7/81 kB Progress (5): 32/33 kB | 48/114 kB | 20 kB | 7.7/81 kB | 4.1/50 kB Progress (5): 32/33 kB | 48/114 kB | 20 kB | 7.7/81 kB | 7.7/50 kB Progress (5): 32/33 kB | 52/114 kB | 20 kB | 7.7/81 kB | 7.7/50 kB Progress (5): 32/33 kB | 52/114 kB | 20 kB | 12/81 kB | 7.7/50 kB Progress (5): 32/33 kB | 52/114 kB | 20 kB | 16/81 kB | 7.7/50 kB Progress (5): 33 kB | 52/114 kB | 20 kB | 16/81 kB | 7.7/50 kB Progress (5): 33 kB | 52/114 kB | 20 kB | 20/81 kB | 7.7/50 kB Progress (5): 33 kB | 52/114 kB | 20 kB | 24/81 kB | 7.7/50 kB Progress (5): 33 kB | 56/114 kB | 20 kB | 24/81 kB | 7.7/50 kB Progress (5): 33 kB | 56/114 kB | 20 kB | 24/81 kB | 12/50 kB Progress (5): 33 kB | 60/114 kB | 20 kB | 24/81 kB | 12/50 kB Progress (5): 33 kB | 60/114 kB | 20 kB | 28/81 kB | 12/50 kB Progress (5): 33 kB | 60/114 kB | 20 kB | 32/81 kB | 12/50 kB Progress (5): 33 kB | 64/114 kB | 20 kB | 32/81 kB | 12/50 kB Progress (5): 33 kB | 64/114 kB | 20 kB | 32/81 kB | 16/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 32/81 kB | 16/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 32/81 kB | 20/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 32/81 kB | 24/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 36/81 kB | 24/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 36/81 kB | 28/50 kB Progress (5): 33 kB | 68/114 kB | 20 kB | 36/81 kB | 32/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 kB at 206 kB/s) Progress (4): 33 kB | 72/114 kB | 36/81 kB | 32/50 kB Progress (4): 33 kB | 72/114 kB | 36/81 kB | 36/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 340 kB/s) Progress (3): 72/114 kB | 40/81 kB | 36/50 kB Progress (3): 72/114 kB | 40/81 kB | 40/50 kB Progress (3): 76/114 kB | 40/81 kB | 40/50 kB Progress (3): 76/114 kB | 40/81 kB | 44/50 kB Progress (3): 76/114 kB | 40/81 kB | 48/50 kB Progress (3): 76/114 kB | 44/81 kB | 48/50 kB Progress (3): 76/114 kB | 44/81 kB | 50 kB Progress (3): 80/114 kB | 44/81 kB | 50 kB Progress (3): 80/114 kB | 48/81 kB | 50 kB Progress (3): 84/114 kB | 48/81 kB | 50 kB Progress (3): 84/114 kB | 52/81 kB | 50 kB Progress (3): 84/114 kB | 56/81 kB | 50 kB Progress (3): 88/114 kB | 56/81 kB | 50 kB Progress (3): 88/114 kB | 60/81 kB | 50 kB Progress (3): 92/114 kB | 60/81 kB | 50 kB Progress (3): 92/114 kB | 64/81 kB | 50 kB Progress (3): 96/114 kB | 64/81 kB | 50 kB Progress (3): 96/114 kB | 68/81 kB | 50 kB Progress (3): 100/114 kB | 68/81 kB | 50 kB Progress (3): 100/114 kB | 72/81 kB | 50 kB Progress (3): 104/114 kB | 72/81 kB | 50 kB Progress (3): 104/114 kB | 76/81 kB | 50 kB Progress (3): 104/114 kB | 80/81 kB | 50 kB Progress (3): 104/114 kB | 81 kB | 50 kB Progress (3): 108/114 kB | 81 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 438 kB/s) Progress (2): 112/114 kB | 81 kB Progress (2): 114 kB | 81 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (81 kB at 668 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 909 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (2.5 kB at 140 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 kB at 921 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 122 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 569 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 112 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 392 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 367 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 425 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 300 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Progress (1): 4.1/124 kB Progress (1): 7.7/124 kB Progress (1): 12/124 kB Progress (1): 16/124 kB Progress (1): 20/124 kB Progress (1): 24/124 kB Progress (1): 28/124 kB Progress (1): 32/124 kB Progress (1): 36/124 kB Progress (1): 40/124 kB Progress (1): 44/124 kB Progress (1): 48/124 kB Progress (1): 52/124 kB Progress (1): 56/124 kB Progress (1): 60/124 kB Progress (1): 64/124 kB Progress (1): 68/124 kB Progress (1): 72/124 kB Progress (1): 76/124 kB Progress (1): 80/124 kB Progress (1): 84/124 kB Progress (1): 88/124 kB Progress (1): 92/124 kB Progress (1): 96/124 kB Progress (1): 100/124 kB Progress (1): 104/124 kB Progress (1): 108/124 kB Progress (1): 112/124 kB Progress (1): 116/124 kB Progress (1): 120/124 kB Progress (1): 124/124 kB Progress (1): 124 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.0 MB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (1.4 kB at 41 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 kB at 429 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.pom (2.9 kB at 82 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.jar Progress (1): 4.1/44 kB Progress (1): 7.7/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 24/44 kB Progress (1): 28/44 kB Progress (1): 32/44 kB Progress (1): 36/44 kB Progress (1): 40/44 kB Progress (1): 44/44 kB Progress (1): 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.4.0/tycho-p2-director-plugin-1.4.0.jar (44 kB at 1.2 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.pom (1.8 kB at 35 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.zip Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.zip Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (2): 168/512 kB | 0/8.1 MB Progress (2): 172/512 kB | 0/8.1 MB Progress (2): 172/512 kB | 0/8.1 MB Progress (2): 176/512 kB | 0/8.1 MB Progress (2): 176/512 kB | 0/8.1 MB Progress (2): 180/512 kB | 0/8.1 MB Progress (2): 180/512 kB | 0/8.1 MB Progress (2): 184/512 kB | 0/8.1 MB Progress (2): 184/512 kB | 0/8.1 MB Progress (2): 188/512 kB | 0/8.1 MB Progress (2): 192/512 kB | 0/8.1 MB Progress (2): 196/512 kB | 0/8.1 MB Progress (2): 200/512 kB | 0/8.1 MB Progress (2): 200/512 kB | 0/8.1 MB Progress (2): 204/512 kB | 0/8.1 MB Progress (2): 208/512 kB | 0/8.1 MB Progress (2): 208/512 kB | 0/8.1 MB Progress (2): 212/512 kB | 0/8.1 MB Progress (2): 212/512 kB | 0/8.1 MB Progress (2): 216/512 kB | 0/8.1 MB Progress (2): 216/512 kB | 0/8.1 MB Progress (2): 220/512 kB | 0/8.1 MB Progress (2): 220/512 kB | 0/8.1 MB Progress (2): 224/512 kB | 0/8.1 MB Progress (2): 224/512 kB | 0/8.1 MB Progress (2): 228/512 kB | 0/8.1 MB Progress (2): 228/512 kB | 0/8.1 MB Progress (2): 232/512 kB | 0/8.1 MB Progress (2): 232/512 kB | 0.1/8.1 MB Progress (2): 232/512 kB | 0.1/8.1 MB Progress (2): 236/512 kB | 0.1/8.1 MB Progress (2): 236/512 kB | 0.1/8.1 MB Progress (2): 236/512 kB | 0.1/8.1 MB Progress (2): 240/512 kB | 0.1/8.1 MB Progress (2): 240/512 kB | 0.1/8.1 MB Progress (2): 244/512 kB | 0.1/8.1 MB Progress (2): 244/512 kB | 0.1/8.1 MB Progress (2): 248/512 kB | 0.1/8.1 MB Progress (2): 248/512 kB | 0.1/8.1 MB Progress (2): 248/512 kB | 0.1/8.1 MB Progress (2): 252/512 kB | 0.1/8.1 MB Progress (2): 252/512 kB | 0.1/8.1 MB Progress (2): 256/512 kB | 0.1/8.1 MB Progress (2): 256/512 kB | 0.1/8.1 MB Progress (2): 260/512 kB | 0.1/8.1 MB Progress (2): 260/512 kB | 0.1/8.1 MB Progress (2): 264/512 kB | 0.1/8.1 MB Progress (2): 264/512 kB | 0.1/8.1 MB Progress (2): 268/512 kB | 0.1/8.1 MB Progress (2): 272/512 kB | 0.1/8.1 MB Progress (2): 272/512 kB | 0.1/8.1 MB Progress (2): 276/512 kB | 0.1/8.1 MB Progress (2): 276/512 kB | 0.1/8.1 MB Progress (2): 280/512 kB | 0.1/8.1 MB Progress (2): 280/512 kB | 0.1/8.1 MB Progress (2): 284/512 kB | 0.1/8.1 MB Progress (2): 288/512 kB | 0.1/8.1 MB Progress (2): 288/512 kB | 0.1/8.1 MB Progress (2): 292/512 kB | 0.1/8.1 MB Progress (2): 292/512 kB | 0.1/8.1 MB Progress (2): 296/512 kB | 0.1/8.1 MB Progress (2): 296/512 kB | 0.1/8.1 MB Progress (2): 300/512 kB | 0.1/8.1 MB Progress (2): 304/512 kB | 0.1/8.1 MB Progress (2): 304/512 kB | 0.1/8.1 MB Progress (2): 308/512 kB | 0.1/8.1 MB Progress (2): 312/512 kB | 0.1/8.1 MB Progress (2): 312/512 kB | 0.1/8.1 MB Progress (2): 316/512 kB | 0.1/8.1 MB Progress (2): 320/512 kB | 0.1/8.1 MB Progress (2): 320/512 kB | 0.1/8.1 MB Progress (2): 324/512 kB | 0.1/8.1 MB Progress (2): 324/512 kB | 0.1/8.1 MB Progress (2): 328/512 kB | 0.1/8.1 MB Progress (2): 328/512 kB | 0.1/8.1 MB Progress (2): 332/512 kB | 0.1/8.1 MB Progress (2): 332/512 kB | 0.1/8.1 MB Progress (2): 336/512 kB | 0.1/8.1 MB Progress (2): 336/512 kB | 0.1/8.1 MB Progress (2): 340/512 kB | 0.1/8.1 MB Progress (2): 340/512 kB | 0.2/8.1 MB Progress (2): 344/512 kB | 0.2/8.1 MB Progress (2): 344/512 kB | 0.2/8.1 MB Progress (2): 348/512 kB | 0.2/8.1 MB Progress (2): 348/512 kB | 0.2/8.1 MB Progress (2): 352/512 kB | 0.2/8.1 MB Progress (2): 352/512 kB | 0.2/8.1 MB Progress (2): 356/512 kB | 0.2/8.1 MB Progress (2): 356/512 kB | 0.2/8.1 MB Progress (2): 360/512 kB | 0.2/8.1 MB Progress (2): 360/512 kB | 0.2/8.1 MB Progress (2): 364/512 kB | 0.2/8.1 MB Progress (2): 368/512 kB | 0.2/8.1 MB Progress (2): 368/512 kB | 0.2/8.1 MB Progress (2): 372/512 kB | 0.2/8.1 MB Progress (2): 372/512 kB | 0.2/8.1 MB Progress (2): 376/512 kB | 0.2/8.1 MB Progress (2): 376/512 kB | 0.2/8.1 MB Progress (2): 380/512 kB | 0.2/8.1 MB Progress (2): 380/512 kB | 0.2/8.1 MB Progress (2): 384/512 kB | 0.2/8.1 MB Progress (2): 384/512 kB | 0.2/8.1 MB Progress (2): 388/512 kB | 0.2/8.1 MB Progress (2): 392/512 kB | 0.2/8.1 MB Progress (2): 392/512 kB | 0.2/8.1 MB Progress (2): 396/512 kB | 0.2/8.1 MB Progress (2): 396/512 kB | 0.2/8.1 MB Progress (2): 400/512 kB | 0.2/8.1 MB Progress (2): 400/512 kB | 0.2/8.1 MB Progress (2): 404/512 kB | 0.2/8.1 MB Progress (2): 404/512 kB | 0.2/8.1 MB Progress (2): 408/512 kB | 0.2/8.1 MB Progress (2): 408/512 kB | 0.2/8.1 MB Progress (2): 412/512 kB | 0.2/8.1 MB Progress (2): 412/512 kB | 0.2/8.1 MB Progress (2): 416/512 kB | 0.2/8.1 MB Progress (2): 416/512 kB | 0.2/8.1 MB Progress (2): 420/512 kB | 0.2/8.1 MB Progress (2): 420/512 kB | 0.2/8.1 MB Progress (2): 424/512 kB | 0.2/8.1 MB Progress (2): 424/512 kB | 0.2/8.1 MB Progress (2): 428/512 kB | 0.2/8.1 MB Progress (2): 428/512 kB | 0.2/8.1 MB Progress (2): 432/512 kB | 0.2/8.1 MB Progress (2): 432/512 kB | 0.2/8.1 MB Progress (2): 436/512 kB | 0.2/8.1 MB Progress (2): 436/512 kB | 0.2/8.1 MB Progress (2): 440/512 kB | 0.2/8.1 MB Progress (2): 440/512 kB | 0.2/8.1 MB Progress (2): 444/512 kB | 0.2/8.1 MB Progress (2): 444/512 kB | 0.2/8.1 MB Progress (2): 448/512 kB | 0.2/8.1 MB Progress (2): 448/512 kB | 0.3/8.1 MB Progress (2): 452/512 kB | 0.3/8.1 MB Progress (2): 456/512 kB | 0.3/8.1 MB Progress (2): 456/512 kB | 0.3/8.1 MB Progress (2): 460/512 kB | 0.3/8.1 MB Progress (2): 464/512 kB | 0.3/8.1 MB Progress (2): 464/512 kB | 0.3/8.1 MB Progress (2): 468/512 kB | 0.3/8.1 MB Progress (2): 468/512 kB | 0.3/8.1 MB Progress (2): 472/512 kB | 0.3/8.1 MB Progress (2): 472/512 kB | 0.3/8.1 MB Progress (2): 476/512 kB | 0.3/8.1 MB Progress (2): 476/512 kB | 0.3/8.1 MB Progress (2): 480/512 kB | 0.3/8.1 MB Progress (2): 480/512 kB | 0.3/8.1 MB Progress (2): 484/512 kB | 0.3/8.1 MB Progress (2): 484/512 kB | 0.3/8.1 MB Progress (2): 488/512 kB | 0.3/8.1 MB Progress (2): 488/512 kB | 0.3/8.1 MB Progress (2): 492/512 kB | 0.3/8.1 MB Progress (2): 492/512 kB | 0.3/8.1 MB Progress (2): 496/512 kB | 0.3/8.1 MB Progress (2): 496/512 kB | 0.3/8.1 MB Progress (2): 500/512 kB | 0.3/8.1 MB Progress (2): 500/512 kB | 0.3/8.1 MB Progress (2): 504/512 kB | 0.3/8.1 MB Progress (2): 504/512 kB | 0.3/8.1 MB Progress (2): 508/512 kB | 0.3/8.1 MB Progress (2): 508/512 kB | 0.3/8.1 MB Progress (2): 512/512 kB | 0.3/8.1 MB Progress (2): 512/512 kB | 0.3/8.1 MB Progress (2): 512/512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.3/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Progress (2): 512 kB | 0.4/8.1 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 5.0 MB/s) Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.4.0/tycho-standalone-p2-director-1.4.0.zip (8.1 MB at 7.4 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2.0 kB at 57 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 kB at 319 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 363 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 3.8 MB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom (2.3 kB at 59 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom (16 kB at 361 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar (18 kB at 499 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 22 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 128 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 423 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 168 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 221 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 391 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/3/apache-3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 12 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 71 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/junit/junit/4.10/junit-4.10.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 78 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Progress (1): 481 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 14 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 190 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 18 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 29 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Progress (1): 424 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 11 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 122 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 66 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 44 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 68 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 38 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 48 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 197 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 79 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 38 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 52 kB/s) Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Progress (1): 675 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (675 B at 14 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 55 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 45 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 50 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 55 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 59 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 44 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 40 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom (1.7 kB at 60 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.jar Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.1/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.2/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.7/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.jar (1.5 MB at 5.2 MB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ [INFO] Adding repository http://download.eclipse.org/releases/photon [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/photon/ (490B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/photon/ (490B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/updates/release/1.6.0/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/updates/release/1.6.0/ [INFO] Adding repository http://download.eclipse.org/viatra/updates/release/1.6.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/updates/release/1.6.0/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/updates/release/1.6.0/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/ [INFO] Adding repository http://download.eclipse.org/viatra/examples/cps [INFO] Fetching compositeContent.xml from http://download.eclipse.org/viatra/examples/cps/ [INFO] Fetching compositeContent.xml from http://download.eclipse.org/viatra/examples/cps/ [INFO] Fetching content.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201702231015/ (1.98kB) [INFO] Fetching content.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201702231015/ (1.98kB) [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/0.1.0.201707100825/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/0.1.0.201707100825/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/examples/cps/0.1.0.201707100825/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/examples/cps/0.1.0.201707100825/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/ [INFO] Fetching p2.index from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/ [INFO] Fetching p2.index from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/ (172B) [INFO] Fetching p2.index from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/ (6.38kB) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/ (6.38kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/pom.xml [INFO] Fetching 201806271001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/photon/ [INFO] Fetching 201806271001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/photon/ [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (676.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (676.21kB) [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.12kB) [INFO] Unpacking org.eclipse.xtend.lib_2.14.0.v20180522-1629... [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.94kB) [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629... [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.65kB) [INFO] Unpacking org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629... [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/pom.xml [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (448.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (448.28kB) [INFO] Unpacking org.eclipse.osgi_3.13.0.v20180409-1500... [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.19kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.0.v20180426-1644... [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.94kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.100.v20180510-1129... [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.85kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.0.v20180426-1327... [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.99kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.0.v20180412-1130... [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.22kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.0.v20180427-1454... [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.34kB) [INFO] Unpacking org.eclipse.core.runtime_3.14.0.v20180417-0825... [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.72kB) [INFO] Unpacking org.eclipse.equinox.app_1.3.500.v20171221-2204... [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.83kB) [INFO] Unpacking org.eclipse.emf.common_2.14.0.v20180527-1134... [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (58.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (58.66kB) [INFO] Unpacking org.eclipse.emf.diffmerge_0.12.0.201909281354... [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (24.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (24.98kB) [INFO] Unpacking org.eclipse.emf.diffmerge.structures_0.12.0.201909281354... [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (483.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (483.62kB) [INFO] Unpacking org.eclipse.emf.ecore_2.14.0.v20180529-1144... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.19kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548... [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.24kB) [INFO] Unpacking org.eclipse.emf.edit_2.13.0.v20180421-1151... [INFO] Fetching 1.6.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/viatra/updates/release/ [INFO] Fetching 1.6.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/viatra/updates/release/ [INFO] Fetching org.eclipse.viatra.transformation.runtime.emf_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (68.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.transformation.runtime.emf_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (68.92kB) [INFO] Unpacking org.eclipse.viatra.transformation.runtime.emf_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (59.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (59.12kB) [INFO] Unpacking org.eclipse.viatra.query.runtime_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime.base_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (48.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.base_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (48.91kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.base_1.6.0.201706141007... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.07kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.12.0.v20180125-1130... [INFO] Fetching org.eclipse.viatra.query.runtime.rete_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (79.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.rete_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (79.29kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.rete_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime.base.itc_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (29.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.base.itc_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (29.39kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.base.itc_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime.matchers_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (61.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.matchers_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (61.21kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.matchers_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime.rete.recipes_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (46.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.rete.recipes_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (46.07kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.rete.recipes_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.transformation.evm_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (45.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.transformation.evm_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (45.14kB) [INFO] Unpacking org.eclipse.viatra.transformation.evm_1.6.0.201706141007... [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/pom.xml [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.97kB) [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/pom.xml [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98.53kB) [INFO] Unpacking org.apache.batik.css_1.9.1.v20180313-1559... [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.23kB) [INFO] Unpacking org.apache.batik.util_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.04kB) [INFO] Unpacking org.apache.batik.constants_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.5kB) [INFO] Unpacking org.apache.batik.i18n_1.9.1.v20180227-1645... [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (247.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (247.47kB) [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180410-1551... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.59kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.59kB) [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (140.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (140.65kB) [INFO] Unpacking org.apache.felix.scr_2.0.14.v20180117-1452... [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.16kB) [INFO] Unpacking org.eclipse.osgi.services_3.7.0.v20180223-1712... [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.57kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.0.v20180219-1511... [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (73.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (73.56kB) [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.64kB) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (302.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (302.77kB) [INFO] Unpacking org.eclipse.compare_3.7.200.v20180418-1233... [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (361.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (361.68kB) [INFO] Unpacking org.eclipse.ui_3.109.100.v20180426-0903... [INFO] Fetching org.eclipse.core.resources_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (868.92kB) [INFO] Fetching org.eclipse.core.resources_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (868.92kB) [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (331.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (331.26kB) [INFO] Unpacking org.eclipse.jface.text_3.13.0.v20180527-1819... [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (959.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (959.44kB) [INFO] Unpacking org.eclipse.ui.ide_3.14.0.v20180517-1842... [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.67kB) [INFO] Unpacking org.eclipse.ui.views_3.9.100.v20180427-1355... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (228.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (228.8kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011... [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.98kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.100.v20180426-1644... [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (198.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (198.6kB) [INFO] Unpacking org.eclipse.ui.editors_3.11.100.v20180512-1137... [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.73kB) [INFO] Unpacking org.eclipse.ui.forms_3.7.200.v20180512-1133... [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.76kB) [INFO] Unpacking org.eclipse.compare.core_3.6.200.v20180312-1255... [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.71MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.71MB) [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837... [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.34kB) [INFO] Unpacking org.eclipse.core.commands_3.9.100.v20180404-1234... [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.74kB) [INFO] Unpacking org.eclipse.core.databinding_1.6.200.v20180509-1517... [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.05kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.200.v20180424-1922... [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.08kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.6.200.v20180403-0944... [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.11kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.200.v20180512-1137... [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.26kB) [INFO] Unpacking org.eclipse.text_3.6.300.v20180430-1330... [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.63kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.100.v20180304-1102... [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.43kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.200.v20180427-0801... [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.42kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.0.v20180427-1454... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.07kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.62kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.7.0.v20180514-1409... [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.67kB) [INFO] Unpacking org.eclipse.e4.core.services_2.1.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.73kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.54kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454... [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.ds_1.5.100.v20171221-2204... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.66kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.96kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220... [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.83kB) [INFO] Unpacking org.eclipse.swt_3.107.0.v20180611-0422... [INFO] Fetching org.eclipse.jface_3.14.0.v20180423-0714.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.14.0.v20180423-0714.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.74kB) [INFO] Unpacking org.eclipse.jface_3.14.0.v20180423-0714... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.8kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.61kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944... [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.93kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.12kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333... [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.32kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.100.v20180403-0945... [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.equinox.event_1.4.200.v20180426-0845... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.67kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.35kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.42kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (93.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (93.16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.11kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.51kB) [INFO] Unpacking org.eclipse.jface.databinding_1.8.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945... [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.59kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.13.0.v20180127-1015... [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (116.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201909281354.jar.pack.gz from https://ci.eclipse.org/diffmerge/job/emf-diffmerge-core-master/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.diffmerge.update/target/repository/plugins/ (116.88kB) [INFO] Unpacking org.eclipse.emf.diffmerge.ui_0.12.0.201909281354... [INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20180421-0731.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20180421-0731.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.08kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.10.0.v20180421-0731... [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.7kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.14.0.v20180213-0527... [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.1kB) [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1,017.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1,017.26kB) [INFO] Unpacking org.eclipse.ui.workbench_3.111.0.v20180524-1156... [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (403.73kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (403.73kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.11kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.1.100.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.25kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.5.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.84kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.99kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.11kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.31kB) [INFO] Unpacking org.eclipse.equinox.security_1.2.400.v20171221-2204... [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.94kB) [INFO] Unpacking org.eclipse.help_3.8.100.v20180512-1136... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.09MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.09MB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.examples:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.examples:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.examples:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.62kB) [INFO] Unpacking org.eclipse.core.net_1.3.200.v20180515-0858... [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.7kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.0.v20180512-1130... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (105.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (105.87kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (181.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (181.35kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219... [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.6kB) [INFO] Unpacking org.eclipse.ui.navigator_3.7.100.v20180524-1240... [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.2kB) [INFO] Unpacking org.eclipse.team.core_3.8.200.v20180309-1840... [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (493.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (493.37kB) [INFO] Unpacking org.eclipse.team.ui_3.8.100.v20180418-1233... [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.88kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.2.100.v20180416-2050... [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (68.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (68.24kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.7kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/pom.xml [INFO] Fetching org.eclipse.viatra.examples.cps.model_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (101.19kB) [INFO] Fetching org.eclipse.viatra.examples.cps.model_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (101.19kB) [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.json:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.emf:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.product:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.product:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.45kB) [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.07kB) [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.08kB) [INFO] Unpacking javax.el_2.2.0.v201303151357... [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.73kB) [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (249kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (249kB) [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.72MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.72MB) [INFO] Unpacking org.apache.ant_1.10.3.v20180417-1627... [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (183.86kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.06kB) [INFO] Unpacking org.apache.commons.codec_1.9.0.v20170208-1614... [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.52kB) [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.runtime_1.0.6.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.0.6.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.43kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.0.6.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.shell_1.0.0.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.0.0.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.78kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.0.0.v20170914-1324... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (323.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (323.38kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.7kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925... [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.32MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.32MB) [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (681.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (681.1kB) [INFO] Unpacking org.apache.lucene.analyzers-common_7.1.0.v20180122-2126... [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (830.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (830.37kB) [INFO] Unpacking org.apache.lucene.core_7.1.0.v20171214-1510... [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126... [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (405.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (405.11kB) [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.52kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.7kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.81kB) [INFO] Unpacking org.eclipse.ant.core_3.5.100.v20180512-1141... [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.core.variables_3.4.100.v20180509-0959... [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.21kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.100.v20180309-1840... [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (125.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (125.71kB) [INFO] Unpacking org.eclipse.debug.core_3.12.0.v20180509-0959... [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (260.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (260.56kB) [INFO] Unpacking org.eclipse.jdt.launching_3.10.0.v20180606-1318... [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.51kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.100.v20180329-1026... [INFO] Fetching org.eclipse.jdt.core_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (6.52MB) [INFO] Fetching org.eclipse.jdt.core_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (6.52MB) [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (491.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (491.62kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.100.v20180512-1141... [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.63kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.100.v20180418-1145... [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.21kB) [INFO] Unpacking org.eclipse.ui.console_3.8.0.v20180413-0859... [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.13.0.v20180514-0621... [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.1MB) [INFO] Unpacking org.eclipse.jdt.ui_3.14.0.v20180529-1023... [INFO] Fetching org.eclipse.jdt.debug.ui_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.62MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.62MB) [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (235.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (235.41kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.0.v20180427-0704... [INFO] Fetching org.eclipse.core.databinding.beans_1.4.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.4.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.83kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.100.v20180403-0944... [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.15kB) [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.100.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.100.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.86kB) [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.100.v20180515-0858... [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.51kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.51kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.7kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.87kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.700.v20180518-1200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.700.v20180518-1200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (78kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.700.v20180518-1200... [INFO] Fetching org.eclipse.equinox.util_1.1.0.v20180419-0833.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.util_1.1.0.v20180419-0833.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.26kB) [INFO] Unpacking org.eclipse.equinox.util_1.1.0.v20180419-0833... [INFO] Fetching org.eclipse.equinox.console_1.3.0.v20180119-0630.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.3.0.v20180119-0630.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.21kB) [INFO] Unpacking org.eclipse.equinox.console_1.3.0.v20180119-0630... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.85kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.94kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945... [INFO] Fetching org.eclipse.e4.rcp_1.6.100.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.58kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.100.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.58kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.1.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.71kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.1.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.71kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.200.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.200.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.12.200.v20180427-0801.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.89kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.12.200.v20180427-0801.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.89kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.100.v20180509-1220.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.45kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.100.v20180509-1220.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.45kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.0.v20180429-1333.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (382.97kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.0.v20180429-1333.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (382.97kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.3.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.13kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.3.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.13kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.200.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (138.55kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.200.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (138.55kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.6.0.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (161.22kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.6.0.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (161.22kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.200.v20180417-2309.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (208.65kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.200.v20180417-2309.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (208.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.100.v20180515-1637.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (193.81kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.100.v20180515-1637.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (193.81kB) [INFO] Fetching org.apache.batik.css.source_1.9.1.v20180313-1559.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (324.03kB) [INFO] Fetching org.apache.batik.css.source_1.9.1.v20180313-1559.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (324.03kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.19kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.19kB) [INFO] Fetching org.apache.batik.util.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (131.28kB) [INFO] Fetching org.apache.batik.util.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (131.28kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.63kB) [INFO] Unpacking org.w3c.dom.smil.source_1.0.1.v200903091627... [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.54kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.54kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.39kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.39kB) [INFO] Fetching javax.annotation.source_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation.source_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.66kB) [INFO] Unpacking javax.annotation.source_1.2.0.v201602091430... [INFO] Fetching org.eclipse.e4.core.di.source_1.7.0.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.42kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.7.0.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.42kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.7.0.v20180514-1409.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (41.91kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.7.0.v20180514-1409.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (41.91kB) [INFO] Fetching org.apache.batik.i18n.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.86kB) [INFO] Fetching org.apache.batik.i18n.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.86kB) [INFO] Fetching org.apache.batik.constants.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.22kB) [INFO] Fetching org.apache.batik.constants.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.22kB) [INFO] Fetching org.apache.xmlgraphics.source_2.2.0.v20180410-1551.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (677.27kB) [INFO] Fetching org.apache.xmlgraphics.source_2.2.0.v20180410-1551.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (677.27kB) [INFO] Fetching org.apache.commons.io.source_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (152.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io.source_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (152.58kB) [INFO] Unpacking org.apache.commons.io.source_2.2.0.v201405211200... [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (82.2kB) [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (82.2kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.15.100.v20180403-1008.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.53kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.15.100.v20180403-1008.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.53kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.12.0.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.14kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.12.0.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.14kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.2.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.14kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.2.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.45kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.45kB) [INFO] Fetching org.eclipse.equinox.common.source_3.10.0.v20180412-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.75kB) [INFO] Fetching org.eclipse.equinox.common.source_3.10.0.v20180412-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.75kB) [INFO] Fetching org.apache.felix.scr.source_2.0.14.v20180117-1452.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (242.15kB) [INFO] Fetching org.apache.felix.scr.source_2.0.14.v20180117-1452.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (242.15kB) [INFO] Fetching org.eclipse.equinox.ds.source_1.5.100.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.34kB) [INFO] Fetching org.eclipse.equinox.ds.source_1.5.100.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.34kB) [INFO] Fetching org.eclipse.equinox.event.source_1.4.200.v20180426-0845.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.22kB) [INFO] Fetching org.eclipse.equinox.event.source_1.4.200.v20180426-0845.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.22kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.100.v20180404-1234.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.72kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.100.v20180404-1234.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.72kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.0.v20180426-1644.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.12kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.0.v20180426-1644.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.12kB) [INFO] Fetching org.eclipse.core.databinding.source_1.6.200.v20180509-1517.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (137.42kB) [INFO] Fetching org.eclipse.core.databinding.source_1.6.200.v20180509-1517.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (137.42kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.4.100.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.64kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.4.100.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.64kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.6.200.v20180424-1922.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (202.98kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.6.200.v20180424-1922.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (202.98kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.6.200.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.54kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.6.200.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.54kB) [INFO] Fetching org.eclipse.core.expressions.source_3.6.100.v20180426-1644.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (86.28kB) [INFO] Fetching org.eclipse.core.expressions.source_3.6.100.v20180426-1644.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (86.28kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.0.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.43kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.0.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.43kB) [INFO] Fetching org.eclipse.core.runtime.source_3.14.0.v20180417-0825.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.82kB) [INFO] Fetching org.eclipse.core.runtime.source_3.14.0.v20180417-0825.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.82kB) [INFO] Fetching org.eclipse.equinox.app.source_1.3.500.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.35kB) [INFO] Fetching org.eclipse.equinox.app.source_1.3.500.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.35kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.5.0.v20180512-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.72kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.5.0.v20180512-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.72kB) [INFO] Fetching com.ibm.icu.source_58.2.0.v20170418-1837.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.12MB) [INFO] Fetching com.ibm.icu.source_58.2.0.v20170418-1837.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.12MB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.100.v20180510-1129.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.45kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.100.v20180510-1129.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.45kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.8.0.v20180426-1327.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (175.87kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.8.0.v20180426-1327.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (175.87kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.0.v20180502-1828.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.76kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.0.v20180502-1828.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.76kB) [INFO] Fetching org.eclipse.osgi.source_3.13.0.v20180409-1500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.08MB) [INFO] Fetching org.eclipse.osgi.source_3.13.0.v20180409-1500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.08MB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.100.v20180331-1743.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.56kB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.100.v20180331-1743.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.56kB) [INFO] Fetching org.eclipse.osgi.services.source_3.7.0.v20180223-1712.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (237.26kB) [INFO] Fetching org.eclipse.osgi.services.source_3.7.0.v20180223-1712.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (237.26kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.0.v20180219-1511.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.47kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.0.v20180219-1511.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.47kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.107.0.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.107.0.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.82MB) [INFO] Fetching org.eclipse.equinox.util.source_1.1.0.v20180419-0833.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.8kB) [INFO] Fetching org.eclipse.equinox.util.source_1.1.0.v20180419-0833.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.8kB) [INFO] Fetching org.eclipse.jface.source_3.14.0.v20180423-0714.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (992.46kB) [INFO] Fetching org.eclipse.jface.source_3.14.0.v20180423-0714.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (992.46kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.8.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (211.25kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.8.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (211.25kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.14.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.99kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.14.100.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.99kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.37kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.37kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.0.6.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (102.97kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.0.6.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (102.97kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.0.0.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.33kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.0.0.v20170914-1324.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.33kB) [INFO] Fetching org.eclipse.equinox.console.source_1.3.0.v20180119-0630.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.38kB) [INFO] Fetching org.eclipse.equinox.console.source_1.3.0.v20180119-0630.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.38kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.100.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.2kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.100.v20180516-2019.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (79.2kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.1.100.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.24kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.1.100.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.24kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.7kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.7kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (169.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (169.68kB) [INFO] Unpacking org.apache.commons.jxpath.source_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.100.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.34kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.100.v20180403-0944.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.34kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.38kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.38kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.0.300.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.0.300.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.83kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.100.v20180427-1454.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.83kB) [INFO] Fetching org.eclipse.e4.rcp.source_1.6.100.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.54kB) [INFO] Fetching org.eclipse.e4.rcp.source_1.6.100.v20180611-0422.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.54kB) [INFO] Fetching org.eclipse.ecf_3.9.0.v20180402-2015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf_3.9.0.v20180402-2015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.96kB) [INFO] Unpacking org.eclipse.ecf_3.9.0.v20180402-2015... [INFO] Fetching org.eclipse.ecf.identity_3.9.0.v20180426-1936.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.identity_3.9.0.v20180426-1936.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.88kB) [INFO] Unpacking org.eclipse.ecf.identity_3.9.0.v20180426-1936... [INFO] Fetching org.eclipse.equinox.concurrent_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.19kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.100.v20171221-2204... [INFO] Fetching org.eclipse.ecf.core.feature_1.5.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.72kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.72kB) [INFO] Fetching org.eclipse.ecf.source_3.9.0.v20180402-2015.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (103kB) [INFO] Fetching org.eclipse.ecf.source_3.9.0.v20180402-2015.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (103kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.21kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.21kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.0.v20180426-1936.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.ssl_1.2.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.58kB) [INFO] Unpacking org.eclipse.ecf.ssl_1.2.100.v20180301-0132... [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.100.v20180301-0201.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.69kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.100.v20180301-0201.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.69kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.03kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.03kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.100.v20180301-0201.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.07kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.100.v20180301-0201.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.07kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.36kB) [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.14kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.0.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.81kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.0.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.81kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.39kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.39kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.400.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (86.43kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.400.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (86.43kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.0.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.0.v20180306-0429.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.45kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132... [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.14.0.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.14.0.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.300.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.03kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.300.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.03kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (301.21kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (301.21kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (428.2kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (428.2kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.14.0.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.14.0.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.66kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.100.v20180301-0132... [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.01kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.01kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.25kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.25kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.4kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (22.72kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (22.72kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.51kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.51kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ant_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ant_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.21kB) [INFO] Unpacking org.eclipse.emf.ant_2.9.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20180319-0813.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (109.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20180319-0813.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (109.8kB) [INFO] Unpacking org.eclipse.emf.codegen_2.13.0.v20180319-0813... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20180418-0836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (412.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20180418-0836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (412.7kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.14.0.v20180418-0836... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20180418-0836.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.88kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20180418-0836.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.88kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.14.0.v20180418-0836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (69.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.14.0.v20180418-0836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (69.05kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.14.0.v20180418-0836... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.14.0.v20180418-0836.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.82kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.14.0.v20180418-0836.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.82kB) [INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20180319-0813.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20180319-0813.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.7.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ui_2.7.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.46kB) [INFO] Unpacking org.eclipse.emf.codegen.ui_2.7.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.codegen.ui_2.9.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.9.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.common.source_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (218.4kB) [INFO] Fetching org.eclipse.emf.common.source_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (218.4kB) [INFO] Fetching org.eclipse.emf.common.source_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.common.source_2.14.0.v20180527-1134.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.78kB) [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.78kB) [INFO] Fetching org.eclipse.emf.converter_2.9.0.v20180129-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.converter_2.9.0.v20180129-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.57kB) [INFO] Unpacking org.eclipse.emf.converter_2.9.0.v20180129-0903... [INFO] Fetching org.eclipse.emf.importer_2.10.0.v20180131-0817.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer_2.10.0.v20180131-0817.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.43kB) [INFO] Unpacking org.eclipse.emf.importer_2.10.0.v20180131-0817... [INFO] Fetching org.eclipse.emf.exporter_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.exporter_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.28kB) [INFO] Unpacking org.eclipse.emf.exporter_2.8.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.importer.ecore_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.ecore_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.84kB) [INFO] Unpacking org.eclipse.emf.importer.ecore_2.9.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.importer.java_2.9.0.v20180127-0728.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.java_2.9.0.v20180127-0728.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.49kB) [INFO] Unpacking org.eclipse.emf.importer.java_2.9.0.v20180127-0728... [INFO] Fetching org.eclipse.emf.importer.rose_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (56.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.rose_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (56.86kB) [INFO] Unpacking org.eclipse.emf.importer.rose_2.9.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.converter_2.13.0.v20180131-0817.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.converter_2.13.0.v20180131-0817.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.databinding_1.4.0.v20180130-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.4.0.v20180130-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.5kB) [INFO] Unpacking org.eclipse.emf.databinding_1.4.0.v20180130-1145... [INFO] Fetching org.eclipse.emf.databinding.edit_1.4.0.v20180130-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding.edit_1.4.0.v20180130-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.5kB) [INFO] Unpacking org.eclipse.emf.databinding.edit_1.4.0.v20180130-1145... [INFO] Fetching org.eclipse.emf.databinding.edit_1.5.0.v20180130-1145.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.5.0.v20180130-1145.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180130-1145.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180130-1145.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.8kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.9.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (384.01kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.9.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (384.01kB) [INFO] Fetching org.eclipse.gmf_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.15kB) [INFO] Fetching org.eclipse.gmf_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.15kB) [INFO] Fetching org.eclipse.viatra.examples.cps.model.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (47.83kB) [INFO] Fetching org.eclipse.viatra.examples.cps.model.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (47.83kB) [INFO] Fetching org.eclipse.viatra.examples.cps.model.editor_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (196.78kB) [INFO] Fetching org.eclipse.viatra.examples.cps.model.editor_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (196.78kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.7.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.7.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.86kB) [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.7.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20180421-0731.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20180421-0731.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20180212-1111.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20180212-1111.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.74kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.14.0.v20180212-1111... [INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20180212-1111.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20180212-1111.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (817.2kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (817.2kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.12.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.77kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.12.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.14.0.v20180129-1548.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (151.56kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.14.0.v20180129-1548.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (151.56kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.8kB) [INFO] Fetching org.eclipse.emf_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.55kB) [INFO] Unpacking org.eclipse.emf_2.7.0.v20180123-1048... [INFO] Fetching org.eclipse.emf_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.97kB) [INFO] Fetching org.eclipse.emf_2.14.0.v20180529-1144.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.97kB) [INFO] Fetching org.eclipse.emf.mapping_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.42kB) [INFO] Unpacking org.eclipse.emf.mapping_2.10.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.28kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore_2.10.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ui_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ui_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.61kB) [INFO] Unpacking org.eclipse.emf.mapping.ui_2.8.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.10.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.49kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.10.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.76kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore.editor_2.7.0.v20180123-1048... [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.8.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore.editor_2.8.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.9.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.13kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml.ui_2.9.0.v20180125-1130... [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.11.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.11.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore_2.7.0.v20180123-1048.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.75kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore_2.7.0.v20180123-1048... [INFO] Fetching org.eclipse.emf.mapping.ecore_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.emf.mapping_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.mapping_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20180125-1130.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.28kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.42kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.42kB) [INFO] Fetching org.eclipse.emf.validation_1.12.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.69kB) [INFO] Fetching org.eclipse.emf.validation_1.12.0.201805030717.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.69kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.65kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.65kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.0.v20180518-2029.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (452.74kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.0.v20180518-2029.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (452.74kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.0.v20180518-2029 from http://download.eclipse.org/releases/photon/201806271001/binary/ (32.41kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.0.v20180518-2029 from http://download.eclipse.org/releases/photon/201806271001/binary/ (32.41kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.34kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.92kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.http.jetty_3.6.0.v20180328-1442.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.jetty_3.6.0.v20180328-1442.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.24kB) [INFO] Unpacking org.eclipse.equinox.http.jetty_3.6.0.v20180328-1442... [INFO] Fetching org.eclipse.equinox.http.servlet_1.5.0.v20180501-1936.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.servlet_1.5.0.v20180501-1936.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.48kB) [INFO] Unpacking org.eclipse.equinox.http.servlet_1.5.0.v20180501-1936... [INFO] Fetching org.eclipse.jetty.http_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (154kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.http_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (154kB) [INFO] Unpacking org.eclipse.jetty.http_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.server_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (458.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.server_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (458.39kB) [INFO] Unpacking org.eclipse.jetty.server_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.servlet_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.servlet_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90kB) [INFO] Unpacking org.eclipse.jetty.servlet_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.util_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (381.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.util_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (381.84kB) [INFO] Unpacking org.eclipse.jetty.util_9.4.10.v20180503... [INFO] Fetching org.eclipse.equinox.http.registry_1.1.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.registry_1.1.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.43kB) [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.500.v20171221-2204... [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.0.v20180501-1958.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.0.v20180501-1958.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.63kB) [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.0.v20180501-1958... [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.67kB) [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.0.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.77kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.48kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.console_1.1.0.v20180130-1836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.console_1.1.0.v20180130-1836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.81kB) [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.0.v20180130-1836... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.3kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.94kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.52kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.28kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.0.v20180222-0922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.0.v20180222-0922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.21kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.0.v20180222-0922... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.89kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.36kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.5.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.33kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.5.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.33kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.2.0.v20180413-0846.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.39kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.2.0.v20180413-0846.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.39kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.0.v20180130-1836.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.95kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.0.v20180130-1836.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.95kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.5.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (60.33kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.5.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (60.33kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.1kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.1kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.0.v20180409-1209.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (138.76kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.0.v20180409-1209.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (138.76kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.4.0.v20180320-1220.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.86kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.4.0.v20180320-1220.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.86kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (59.75kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (59.75kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.4.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.96kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.4.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.96kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (94.96kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (94.96kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.37kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.0.v20180131-0638.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.82kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.0.v20180131-0638.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.82kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.27kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.27kB) [INFO] Fetching org.eclipse.equinox.security.source_1.2.400.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (100.19kB) [INFO] Fetching org.eclipse.equinox.security.source_1.2.400.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (100.19kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.1kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.0.v20180512-1128.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.1kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.2.0.v20180222-0922.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.14kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.2.0.v20180222-0922.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.14kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (64.3kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (64.3kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.37kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.37kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.53kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.53kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.5.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.16kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.5.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.16kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.33kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549... [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.0.v20180130-1836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.0.v20180130-1836.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.51kB) [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.0.v20180130-1836... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.82kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.05kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.4kB) [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.57kB) [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.2.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (121.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (121.43kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436... [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.83kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.0.v20180502-1549.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.82kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.0.v20180502-1549.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.82kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.0.v20180130-1836.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.93kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.0.v20180130-1836.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.93kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.21kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.21kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.0.v20180320-1332.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.39kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.0.v20180320-1332.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.39kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.29kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.29kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.0.v20180416-1436.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (178.24kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.0.v20180416-1436.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (178.24kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.0.v20180320-1332.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (148.73kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.0.v20180320-1332.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (148.73kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (284.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (284.76kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343... [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.27kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.85kB) [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.74kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.0.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.62kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.75kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.75kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.100.v20180425-1343.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (296.07kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.100.v20180425-1343.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (296.07kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.4.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.74kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.4.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (15.4kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (15.4kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.02kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (85.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.85kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.1.0.v20180103-0918.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.85kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.87kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.0.v20180126-1930.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.0.v20180126-1930.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.39kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.0.v20180126-1930... [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.86kB) [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.63kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.63kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.66kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.0.v20180302-1057.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.66kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.2.0.v20180126-1930.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.8kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.2.0.v20180126-1930.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.8kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.0.v20180515-1348.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.92kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.56kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.56kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.55kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.55kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (252.29kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (252.29kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (117.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (117.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.02kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.02kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.58kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.58kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.94kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.94kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (130.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (130.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (215.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (215.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.97kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.97kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (212.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (212.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.59kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.59kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.98kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (67.98kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (307.46kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (307.46kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.54kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.54kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (191.43kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (191.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (185.94kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (185.94kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.26kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.26kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.23kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.23kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.49kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.49kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.68kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.68kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (752.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (88.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (88.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.68kB) [INFO] Fetching org.eclipse.gmf_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.77kB) [INFO] Fetching org.eclipse.gmf_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.77kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.02kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.02kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.12.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.21kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.12.0.201805221301.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.21kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.57kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.12.0.201806010809.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (21.57kB) [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (162.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (162.18kB) [INFO] Unpacking org.eclipse.help.base_4.2.200.v20180611-0500... [INFO] Fetching org.eclipse.help.ui_4.1.100.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.ui_4.1.100.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (149.39kB) [INFO] Unpacking org.eclipse.help.ui_4.1.100.v20180418-0908... [INFO] Fetching org.eclipse.help.webapp_3.9.100.v20180528-0907.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (238.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.webapp_3.9.100.v20180528-0907.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (238.31kB) [INFO] Unpacking org.eclipse.help.webapp_3.9.100.v20180528-0907... [INFO] Fetching org.eclipse.jetty.continuation_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.continuation_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.73kB) [INFO] Unpacking org.eclipse.jetty.continuation_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.io_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.io_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.85kB) [INFO] Unpacking org.eclipse.jetty.io_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.security_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.security_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.8kB) [INFO] Unpacking org.eclipse.jetty.security_9.4.10.v20180503... [INFO] Fetching org.eclipse.help_2.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.22kB) [INFO] Fetching org.eclipse.help_2.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.22kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.45kB) [INFO] Unpacking javax.el.source_2.2.0.v201303151357... [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (113.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (113.6kB) [INFO] Unpacking javax.servlet.source_3.1.0.v201410161800... [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (129.82kB) [INFO] Unpacking javax.servlet.jsp.source_2.2.0.v201112011158... [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (69.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (69.04kB) [INFO] Unpacking com.sun.el.source_2.2.0.v201303151357... [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (315.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (315.38kB) [INFO] Unpacking org.apache.jasper.glassfish.source_2.2.2.v201501141630... [INFO] Fetching org.apache.lucene.analyzers-common.source_7.1.0.v20180122-2126.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.6MB) [INFO] Fetching org.apache.lucene.analyzers-common.source_7.1.0.v20180122-2126.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.6MB) [INFO] Fetching org.apache.lucene.core.source_7.1.0.v20171214-1510.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.01MB) [INFO] Fetching org.apache.lucene.core.source_7.1.0.v20171214-1510.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.01MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_7.1.0.v20180122-2126.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (3.45MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_7.1.0.v20180122-2126.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (3.45MB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.6.0.v20180328-1442.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.21kB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.6.0.v20180328-1442.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.21kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.500.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.38kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.500.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.38kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.5.0.v20180501-1936.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (119.83kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.5.0.v20180501-1936.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (119.83kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.0.v20180501-1958.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.21kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.0.v20180501-1958.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.21kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.99kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.0.v20171221-2204.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (11.99kB) [INFO] Fetching org.eclipse.help.base.source_4.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (306.62kB) [INFO] Fetching org.eclipse.help.base.source_4.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (306.62kB) [INFO] Fetching org.eclipse.help.ui.source_4.1.100.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (220.22kB) [INFO] Fetching org.eclipse.help.ui.source_4.1.100.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (220.22kB) [INFO] Fetching org.eclipse.help.webapp.source_3.9.100.v20180528-0907.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (199kB) [INFO] Fetching org.eclipse.help.webapp.source_3.9.100.v20180528-0907.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (199kB) [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.5kB) [INFO] Unpacking org.eclipse.jetty.continuation.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.http.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (88.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.http.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (88.99kB) [INFO] Unpacking org.eclipse.jetty.http.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.io.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.io.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.86kB) [INFO] Unpacking org.eclipse.jetty.io.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.security.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.security.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.05kB) [INFO] Unpacking org.eclipse.jetty.security.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.server.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (272.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.server.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (272.61kB) [INFO] Unpacking org.eclipse.jetty.server.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.62kB) [INFO] Unpacking org.eclipse.jetty.servlet.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.jetty.util.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (229.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jetty.util.source_9.4.10.v20180503.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (229.41kB) [INFO] Unpacking org.eclipse.jetty.util.source_9.4.10.v20180503... [INFO] Fetching org.eclipse.core.net.source_1.3.200.v20180515-0858.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.07kB) [INFO] Fetching org.eclipse.core.net.source_1.3.200.v20180515-0858.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.07kB) [INFO] Fetching org.eclipse.help.source_2.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.68kB) [INFO] Fetching org.eclipse.help.source_2.2.200.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.68kB) [INFO] Fetching org.eclipse.jdt_3.14.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.14.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (34.1kB) [INFO] Unpacking org.eclipse.jdt_3.14.0.v20180611-0500... [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.84kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.200.v20180328-0550... [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (118.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (118.62kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908... [INFO] Fetching org.eclipse.jdt.apt.core_3.6.0.v20180321-1528.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.apt.core_3.6.0.v20180321-1528.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.97kB) [INFO] Unpacking org.eclipse.jdt.apt.core_3.6.0.v20180321-1528... [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.100.v20180219-2143.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.100.v20180219-2143.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.2.100.v20180219-2143... [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (144.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (144.52kB) [INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206... [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.05kB) [INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418... [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.59kB) [INFO] Unpacking org.eclipse.jdt.apt.ui_3.6.0.v20180417-0931... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650... [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (921.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (921.12kB) [INFO] Unpacking org.eclipse.jdt.debug_3.11.100.v20180515-0929... [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (217kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (217kB) [INFO] Unpacking org.eclipse.search_3.11.200.v20180503-1856... [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.0.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.41MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.0.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.41MB) [INFO] Unpacking org.eclipse.jdt.doc.isv_3.14.0.v20180611-0826... [INFO] Fetching org.eclipse.jdt.doc.user_3.14.0.v20180605-1207.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.22MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.doc.user_3.14.0.v20180605-1207.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.22MB) [INFO] Unpacking org.eclipse.jdt.doc.user_3.14.0.v20180605-1207... [INFO] Fetching org.eclipse.jdt.annotation_1.1.200.v20171205-1334.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.annotation_1.1.200.v20171205-1334.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.48kB) [INFO] Unpacking org.eclipse.jdt.annotation_1.1.200.v20171205-1334... [INFO] Fetching org.eclipse.jdt.annotation_2.2.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.annotation_2.2.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.64kB) [INFO] Unpacking org.eclipse.jdt.annotation_2.2.0.v20180417-0931... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.15kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.0.v20180523-1405... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.31kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029... [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.700.v20180327-0703.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.700.v20180327-0703.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.18kB) [INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.700.v20180327-0703... [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.100.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.100.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.65kB) [INFO] Unpacking org.eclipse.jdt.junit5.runtime_1.0.100.v20171124-1029... [INFO] Fetching org.junit.jupiter.api_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.jupiter.api_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.44kB) [INFO] Unpacking org.junit.jupiter.api_5.1.0.v20180327-1502... [INFO] Fetching org.junit.jupiter.engine_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.jupiter.engine_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.01kB) [INFO] Unpacking org.junit.jupiter.engine_5.1.0.v20180327-1502... [INFO] Fetching org.junit.jupiter.migrationsupport_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.jupiter.migrationsupport_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.5kB) [INFO] Unpacking org.junit.jupiter.migrationsupport_5.1.0.v20180327-1502... [INFO] Fetching org.junit.jupiter.params_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (154.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.jupiter.params_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (154.84kB) [INFO] Unpacking org.junit.jupiter.params_5.1.0.v20180327-1502... [INFO] Fetching org.junit.platform.commons_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.platform.commons_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (44.32kB) [INFO] Unpacking org.junit.platform.commons_1.1.0.v20180327-1502... [INFO] Fetching org.junit.platform.engine_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.platform.engine_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.93kB) [INFO] Unpacking org.junit.platform.engine_1.1.0.v20180327-1502... [INFO] Fetching org.junit.platform.launcher_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.platform.launcher_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.34kB) [INFO] Unpacking org.junit.platform.launcher_1.1.0.v20180327-1502... [INFO] Fetching org.junit.platform.runner_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.platform.runner_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.88kB) [INFO] Unpacking org.junit.platform.runner_1.1.0.v20180327-1502... [INFO] Fetching org.junit.platform.suite.api_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.platform.suite.api_1.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.61kB) [INFO] Unpacking org.junit.platform.suite.api_1.1.0.v20180327-1502... [INFO] Fetching org.junit.vintage.engine_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.vintage.engine_5.1.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.91kB) [INFO] Unpacking org.junit.vintage.engine_5.1.0.v20180327-1502... [INFO] Fetching org.opentest4j_1.0.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.opentest4j_1.0.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.26kB) [INFO] Unpacking org.opentest4j_1.0.0.v20180327-1502... [INFO] Fetching org.apiguardian_1.0.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apiguardian_1.0.0.v20180327-1502.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.38kB) [INFO] Unpacking org.apiguardian_1.0.0.v20180327-1502... [INFO] Fetching org.eclipse.jdt_3.14.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.4kB) [INFO] Fetching org.eclipse.jdt_3.14.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.4kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.100.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (618.29kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.100.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (618.29kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.0.v20180321-1528.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.8kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.0.v20180321-1528.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.8kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.0.v20180417-0931.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.0.v20180417-0931.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.100.v20180219-2143.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.43kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.100.v20180219-2143.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.43kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.200.v20180523-0418.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (132.96kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.200.v20180523-0418.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (132.96kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.200.v20180512-1206.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (49.56kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.200.v20180512-1206.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (49.56kB) [INFO] Fetching org.eclipse.jdt.core.source_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.94MB) [INFO] Fetching org.eclipse.jdt.core.source_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.94MB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.200.v20171205-1334.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.200.v20171205-1334.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.0.v20180417-0931.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.81kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.0.v20180417-0931.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.81kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.10.0.v20180323-0650.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (252.31kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.10.0.v20180323-0650.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (252.31kB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (822.43kB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (822.43kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.11.100.v20180515-0929.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (825.5kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.11.100.v20180515-0929.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (825.5kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.0.v20180427-0704.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (197.1kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.0.v20180427-0704.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (197.1kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.0.v20180523-1405.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (113.62kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.0.v20180523-1405.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (113.62kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.4.700.v20171124-1029.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.42kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.4.700.v20171124-1029.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.42kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.700.v20180327-0703.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.33kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.700.v20180327-0703.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.33kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.100.v20171124-1029.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.75kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.100.v20171124-1029.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.75kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.10.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (334.45kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.10.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (334.45kB) [INFO] Fetching org.eclipse.jdt.ui.source_3.14.0.v20180529-1023.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (5.63MB) [INFO] Fetching org.eclipse.jdt.ui.source_3.14.0.v20180529-1023.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (5.63MB) [INFO] Fetching org.junit.source_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (135.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit.source_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (135.43kB) [INFO] Unpacking org.junit.source_4.12.0.v201504281640... [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.3kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.3kB) [INFO] Fetching org.junit.jupiter.api.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (131.29kB) [INFO] Fetching org.junit.jupiter.api.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (131.29kB) [INFO] Fetching org.junit.jupiter.engine.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (109.85kB) [INFO] Fetching org.junit.jupiter.engine.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (109.85kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.87kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.87kB) [INFO] Fetching org.junit.jupiter.params.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.14kB) [INFO] Fetching org.junit.jupiter.params.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.14kB) [INFO] Fetching org.junit.platform.commons.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.78kB) [INFO] Fetching org.junit.platform.commons.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.78kB) [INFO] Fetching org.junit.platform.engine.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.75kB) [INFO] Fetching org.junit.platform.engine.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.75kB) [INFO] Fetching org.junit.platform.launcher.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.4kB) [INFO] Fetching org.junit.platform.launcher.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (70.4kB) [INFO] Fetching org.junit.platform.runner.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.41kB) [INFO] Fetching org.junit.platform.runner.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.41kB) [INFO] Fetching org.junit.platform.suite.api.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.07kB) [INFO] Fetching org.junit.platform.suite.api.source_1.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.07kB) [INFO] Fetching org.junit.vintage.engine.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.92kB) [INFO] Fetching org.junit.vintage.engine.source_5.1.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (54.92kB) [INFO] Fetching org.opentest4j.source_1.0.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.95kB) [INFO] Fetching org.opentest4j.source_1.0.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.95kB) [INFO] Fetching org.apiguardian.source_1.0.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.08kB) [INFO] Fetching org.apiguardian.source_1.0.0.v20180327-1502.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.08kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.100.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (130.9kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.100.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (130.9kB) [INFO] Fetching org.eclipse.jdt.source_3.14.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.jdt.source_3.14.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.81kB) [INFO] Fetching org.eclipse.jsch.core_1.3.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jsch.core_1.3.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.77kB) [INFO] Unpacking org.eclipse.jsch.core_1.3.100.v20180309-1840... [INFO] Fetching org.eclipse.jsch.ui_1.3.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jsch.ui_1.3.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.71kB) [INFO] Unpacking org.eclipse.jsch.ui_1.3.100.v20180418-1233... [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds.lib_1.1.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.21kB) [INFO] Unpacking org.eclipse.pde.ds.lib_1.1.100.v20180228-1600... [INFO] Fetching org.eclipse.pde.api.tools_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (906.46kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (906.46kB) [INFO] Fetching org.eclipse.pde.core_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.27MB) [INFO] Fetching org.eclipse.pde.core_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.27MB) [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.61kB) [INFO] Unpacking org.objectweb.asm_6.1.1.v20180414-0329... [INFO] Fetching org.objectweb.asm.tree_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm.tree_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.63kB) [INFO] Unpacking org.objectweb.asm.tree_6.1.1.v20180414-0329... [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.200.v20180527-1018.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (156.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.200.v20180527-1018.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (156.62kB) [INFO] Unpacking org.eclipse.pde.api.tools.ui_1.1.200.v20180527-1018... [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.10.200.v20180604-1325... [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.5kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.100.v20180416-0851... [INFO] Fetching org.eclipse.pde.build_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (477.58kB) [INFO] Fetching org.eclipse.pde.build_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (477.58kB) [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.0.v20180512-1141... [INFO] Fetching org.eclipse.pde.doc.user_3.13.100.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.doc.user_3.13.100.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.1MB) [INFO] Unpacking org.eclipse.pde.doc.user_3.13.100.v20180611-0826... [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.100.v20180515-0733.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (124.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.100.v20180515-0733.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (124.12kB) [INFO] Unpacking org.eclipse.pde.ds.annotations_1.1.100.v20180515-0733... [INFO] Fetching org.eclipse.pde.ds.core_1.1.200.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (25.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds.core_1.1.200.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (25.63kB) [INFO] Unpacking org.eclipse.pde.ds.core_1.1.200.v20180417-0902... [INFO] Fetching org.eclipse.pde.ds.ui_1.1.200.v20180321-2012.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds.ui_1.1.200.v20180321-2012.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.04kB) [INFO] Unpacking org.eclipse.pde.ds.ui_1.1.200.v20180321-2012... [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.6kB) [INFO] Unpacking org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600... [INFO] Fetching org.eclipse.pde_3.13.100.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde_3.13.100.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.68kB) [INFO] Unpacking org.eclipse.pde_3.13.100.v20180611-0500... [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.100.v20180528-1302.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.100.v20180528-1302.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.83kB) [INFO] Unpacking org.eclipse.pde.junit.runtime_3.5.100.v20180528-1302... [INFO] Fetching org.eclipse.pde.runtime_3.6.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.runtime_3.6.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.32kB) [INFO] Unpacking org.eclipse.pde.runtime_3.6.100.v20180416-0851... [INFO] Fetching org.eclipse.pde.ui.templates_3.6.200.v20180423-2131.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (377.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui.templates_3.6.200.v20180423-2131.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (377.29kB) [INFO] Unpacking org.eclipse.pde.ui.templates_3.6.200.v20180423-2131... [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.91kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.200.v20180512-1206... [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.100.v20171201-1034.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.100.v20171201-1034.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.61kB) [INFO] Unpacking org.eclipse.pde.api.tools.annotations_1.1.100.v20171201-1034... [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.33kB) [INFO] Unpacking org.eclipse.pde.launching_3.7.100.v20180417-0902... [INFO] Fetching org.eclipse.pde.ua.core_1.1.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ua.core_1.1.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.93kB) [INFO] Unpacking org.eclipse.pde.ua.core_1.1.100.v20180417-0902... [INFO] Fetching org.eclipse.pde.ua.ui_1.1.200.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (144.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ua.ui_1.1.200.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (144.93kB) [INFO] Unpacking org.eclipse.pde.ua.ui_1.1.200.v20180417-0902... [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30kB) [INFO] Unpacking org.eclipse.pde.genericeditor.extension_1.0.100.v20180417-0902... [INFO] Fetching org.eclipse.tools.layout.spy_1.0.100.v20180129-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.tools.layout.spy_1.0.100.v20180129-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.71kB) [INFO] Unpacking org.eclipse.tools.layout.spy_1.0.100.v20180129-1023... [INFO] Fetching org.eclipse.pde_3.13.100.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.18kB) [INFO] Fetching org.eclipse.pde_3.13.100.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.18kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.26kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.0.v20180504-0829... [INFO] Fetching org.eclipse.pde.build.source_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (318.97kB) [INFO] Fetching org.eclipse.pde.build.source_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (318.97kB) [INFO] Fetching org.eclipse.pde.core.source_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (956.65kB) [INFO] Fetching org.eclipse.pde.core.source_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (956.65kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.100.v20180528-1302.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.27kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.100.v20180528-1302.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.27kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.6.100.v20180416-0851.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (82.84kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.6.100.v20180416-0851.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (82.84kB) [INFO] Fetching org.eclipse.pde.ui.source_3.10.200.v20180604-1325.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2MB) [INFO] Fetching org.eclipse.pde.ui.source_3.10.200.v20180604-1325.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2MB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.200.v20180423-2131.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.71kB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.200.v20180423-2131.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (106.71kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.200.v20180512-1206.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (58.91kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.200.v20180512-1206.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (58.91kB) [INFO] Fetching org.objectweb.asm.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (176.1kB) [INFO] Fetching org.objectweb.asm.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (176.1kB) [INFO] Fetching org.objectweb.asm.tree.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.36kB) [INFO] Fetching org.objectweb.asm.tree.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (90.36kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (639.83kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (639.83kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.100.v20171201-1034.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.51kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.100.v20171201-1034.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.51kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.35kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.200.v20180527-1018.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.35kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.1.200.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.55kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.1.200.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.55kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.1.200.v20180321-2012.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (94.56kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.1.200.v20180321-2012.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (94.56kB) [INFO] Fetching org.eclipse.pde.launching.source_3.7.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.64kB) [INFO] Fetching org.eclipse.pde.launching.source_3.7.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.64kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.1.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.14kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.1.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.14kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.200.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (271.29kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.200.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (271.29kB) [INFO] Fetching org.eclipse.ui.trace.source_1.1.100.v20180416-0851.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.18kB) [INFO] Fetching org.eclipse.ui.trace.source_1.1.100.v20180416-0851.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (52.18kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.1.100.v20180515-0733.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (75.44kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.1.100.v20180515-0733.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (75.44kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.0.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (56.57kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.0.100.v20180417-0902.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (56.57kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.100.v20180228-1600.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.19kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.100.v20180228-1600.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.19kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.100.v20180228-1600.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.5kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.100.v20180228-1600.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.5kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.0.100.v20180129-1023.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.01kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.0.100.v20180129-1023.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.01kB) [INFO] Fetching org.eclipse.pde.source_3.13.100.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.62kB) [INFO] Fetching org.eclipse.pde.source_3.13.100.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.62kB) [INFO] Fetching org.eclipse.platform_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (273.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (273.6kB) [INFO] Unpacking org.eclipse.platform_4.8.0.v20180611-0500... [INFO] Fetching org.eclipse.platform.doc.isv_4.8.0.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.92MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform.doc.isv_4.8.0.v20180611-0826.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.92MB) [INFO] Unpacking org.eclipse.platform.doc.isv_4.8.0.v20180611-0826... [INFO] Fetching org.eclipse.platform.doc.user_4.8.0.v20180531-1055.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.94MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform.doc.user_4.8.0.v20180531-1055.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.94MB) [INFO] Unpacking org.eclipse.platform.doc.user_4.8.0.v20180531-1055... [INFO] Fetching org.eclipse.ui.intro.universal_3.3.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.74MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.universal_3.3.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.74MB) [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.200.v20180418-0908... [INFO] Fetching org.eclipse.ui.browser_3.6.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.33kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.200.v20180403-0945... [INFO] Fetching org.eclipse.ui.monitoring_1.1.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.monitoring_1.1.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.88kB) [INFO] Unpacking org.eclipse.ui.monitoring_1.1.200.v20180403-0945... [INFO] Fetching org.eclipse.ui.net_1.3.200.v20171208-1604.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.net_1.3.200.v20171208-1604.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.29kB) [INFO] Unpacking org.eclipse.ui.net_1.3.200.v20171208-1604... [INFO] Fetching org.eclipse.ui.themes_1.2.100.v20180514-1547.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.themes_1.2.100.v20180514-1547.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.06kB) [INFO] Unpacking org.eclipse.ui.themes_1.2.100.v20180514-1547... [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.98kB) [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149... [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.100.v20171212-0901.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.100.v20171212-0901.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.74kB) [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.100.v20171212-0901... [INFO] Fetching org.eclipse.platform_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.21kB) [INFO] Fetching org.eclipse.platform_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (19.21kB) [INFO] Fetching org.eclipse.platform_root_4.8.0.v20180611-0656 from http://download.eclipse.org/releases/photon/201806271001/binary/ (195B) [INFO] Fetching org.eclipse.platform_root_4.8.0.v20180611-0656 from http://download.eclipse.org/releases/photon/201806271001/binary/ (195B) [INFO] Fetching org.apache.ant.source_1.10.3.v20180417-1627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.35MB) [INFO] Fetching org.apache.ant.source_1.10.3.v20180417-1627.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.35MB) [INFO] Fetching org.eclipse.ant.core.source_3.5.100.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.8kB) [INFO] Fetching org.eclipse.ant.core.source_3.5.100.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (97.8kB) [INFO] Fetching com.jcraft.jsch.source_0.1.54.v20170116-1932.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (290.18kB) [INFO] Fetching com.jcraft.jsch.source_0.1.54.v20170116-1932.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (290.18kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.200.v20180312-1255.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.61kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.200.v20180312-1255.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (62.61kB) [INFO] Fetching org.eclipse.compare.source_3.7.200.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (420.9kB) [INFO] Fetching org.eclipse.compare.source_3.7.200.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (420.9kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.200.v20180512-1137.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.65kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.200.v20180512-1137.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.65kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.100.v20180304-1102.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (89.61kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.100.v20180304-1102.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (89.61kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (791.65kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (791.65kB) [INFO] Fetching org.eclipse.debug.core.source_3.12.0.v20180509-0959.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (397.02kB) [INFO] Fetching org.eclipse.debug.core.source_3.12.0.v20180509-0959.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (397.02kB) [INFO] Fetching org.eclipse.debug.ui.source_3.13.0.v20180514-0621.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.7MB) [INFO] Fetching org.eclipse.debug.ui.source_3.13.0.v20180514-0621.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.7MB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.9.0.v20180220-2105.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (285.43kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.9.0.v20180220-2105.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (285.43kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.100.v20180425-1219.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (250.76kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.100.v20180425-1219.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (250.76kB) [INFO] Fetching org.eclipse.platform.source_4.8.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.8kB) [INFO] Fetching org.eclipse.platform.source_4.8.0.v20180611-0500.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (10.8kB) [INFO] Fetching org.eclipse.search.source_3.11.200.v20180503-1856.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (297.62kB) [INFO] Fetching org.eclipse.search.source_3.11.200.v20180503-1856.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (297.62kB) [INFO] Fetching org.eclipse.team.core.source_3.8.200.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (370.2kB) [INFO] Fetching org.eclipse.team.core.source_3.8.200.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (370.2kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.100.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (765.83kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.100.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (765.83kB) [INFO] Fetching org.eclipse.text.source_3.6.300.v20180430-1330.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (261.63kB) [INFO] Fetching org.eclipse.text.source_3.6.300.v20180430-1330.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (261.63kB) [INFO] Fetching org.eclipse.jface.text.source_3.13.0.v20180527-1819.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (810.12kB) [INFO] Fetching org.eclipse.jface.text.source_3.13.0.v20180527-1819.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (810.12kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.100.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.67kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.100.v20180309-1840.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.67kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.100.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.41kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.100.v20180418-1233.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.41kB) [INFO] Fetching org.eclipse.ui.console.source_3.8.0.v20180413-0859.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.98kB) [INFO] Fetching org.eclipse.ui.console.source_3.8.0.v20180413-0859.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (120.98kB) [INFO] Fetching org.eclipse.ui.intro.source_3.5.200.v20180328-0550.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (258.02kB) [INFO] Fetching org.eclipse.ui.intro.source_3.5.200.v20180328-0550.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (258.02kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.200.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.82kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.200.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.82kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.5.200.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.6kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.5.200.v20180418-0908.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (246.6kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (95.84kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (95.84kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.1.0.v20180504-0829.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.67kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.1.0.v20180504-0829.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (61.67kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.1.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.02kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.1.200.v20180403-0945.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.02kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.7.100.v20180524-1240.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (309.24kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.7.100.v20180524-1240.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (309.24kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.4kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (92.4kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.200.v20171208-1604.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.39kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.200.v20171208-1604.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (29.39kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.11.0.v20180419-2011.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (410.02kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.11.0.v20180419-2011.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (410.02kB) [INFO] Fetching org.eclipse.ui.views.source_3.9.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.22kB) [INFO] Fetching org.eclipse.ui.views.source_3.9.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.22kB) [INFO] Fetching org.eclipse.ui.editors.source_3.11.100.v20180512-1137.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (314.43kB) [INFO] Fetching org.eclipse.ui.editors.source_3.11.100.v20180512-1137.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (314.43kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.100.v20180418-1145.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.35kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.100.v20180418-1145.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.35kB) [INFO] Fetching org.eclipse.ui.ide.source_3.14.0.v20180517-1842.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.source_3.14.0.v20180517-1842.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.2.100.v20180416-2050.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.3kB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.2.100.v20180416-2050.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.3kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.100.v20180509-0959.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.07kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.100.v20180509-0959.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.07kB) [INFO] Fetching org.eclipse.ui.forms.source_3.7.200.v20180512-1133.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (214.43kB) [INFO] Fetching org.eclipse.ui.forms.source_3.7.200.v20180512-1133.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (214.43kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.28kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.100.v20180427-1355.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.28kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.100.v20180329-1026.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.03kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.100.v20180329-1026.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.03kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.100.v20180514-1547.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.100.v20180514-1547.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.0.200.v20180127-2149.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.2kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.0.200.v20180127-2149.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (18.2kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.100.v20171212-0901.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.12kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.100.v20171212-0901.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (14.12kB) [INFO] Fetching org.eclipse.platform.source_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.74kB) [INFO] Fetching org.eclipse.platform.source_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (18.74kB) [INFO] Fetching org.eclipse.rcp_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.rcp_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.37kB) [INFO] Unpacking org.eclipse.rcp_4.8.0.v20180611-0500... [INFO] Fetching org.eclipse.rcp_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.82kB) [INFO] Fetching org.eclipse.rcp_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.82kB) [INFO] Fetching org.eclipse.rcp_root_4.8.0.v20180611-0656 from http://download.eclipse.org/releases/photon/201806271001/binary/ (26.36kB) [INFO] Fetching org.eclipse.rcp_root_4.8.0.v20180611-0656 from http://download.eclipse.org/releases/photon/201806271001/binary/ (26.36kB) [INFO] Fetching org.eclipse.help.source_3.8.100.v20180512-1136.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (179.88kB) [INFO] Fetching org.eclipse.help.source_3.8.100.v20180512-1136.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (179.88kB) [INFO] Fetching org.eclipse.ui.source_3.109.100.v20180426-0903.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (143.68kB) [INFO] Fetching org.eclipse.ui.source_3.109.100.v20180426-0903.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (143.68kB) [INFO] Fetching org.eclipse.ui.workbench.source_3.111.0.v20180524-1156.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.59MB) [INFO] Fetching org.eclipse.ui.workbench.source_3.111.0.v20180524-1156.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.59MB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.0.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (77.15kB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.0.v20180512-1141.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (77.15kB) [INFO] Fetching org.eclipse.rcp.source_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.9kB) [INFO] Fetching org.eclipse.rcp.source_4.8.0.v20180611-0656.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.9kB) [INFO] Fetching org.eclipse.sdk_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (170.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.sdk_4.8.0.v20180611-0500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (170.86kB) [INFO] Unpacking org.eclipse.sdk_4.8.0.v20180611-0500... [INFO] Fetching org.eclipse.sdk_4.8.0.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.75kB) [INFO] Fetching org.eclipse.sdk_4.8.0.v20180611-0826.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (17.75kB) [INFO] Fetching org.eclipse.viatra.examples.cps.deployment_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (46.2kB) [INFO] Fetching org.eclipse.viatra.examples.cps.deployment_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (46.2kB) [INFO] Fetching org.eclipse.viatra.examples.cps.deployment.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (26.71kB) [INFO] Fetching org.eclipse.viatra.examples.cps.deployment.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (26.71kB) [INFO] Fetching org.eclipse.viatra.examples.cps.traceability.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (14.02kB) [INFO] Fetching org.eclipse.viatra.examples.cps.traceability.edit_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (14.02kB) [INFO] Fetching org.eclipse.viatra.examples.cps.traceability_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (24.5kB) [INFO] Fetching org.eclipse.viatra.examples.cps.traceability_0.1.0.201709111525.jar from http://download.eclipse.org/viatra/examples/cps/0.1.0.201709111139/plugins/ (24.5kB) [INFO] Fetching org.eclipse.viatra.query.runtime.localsearch_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (138kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.viatra.query.runtime.localsearch_1.6.0.201706141007.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/1.6.0/plugins/ (138kB) [INFO] Unpacking org.eclipse.viatra.query.runtime.localsearch_1.6.0.201706141007... [INFO] Fetching org.eclipse.viatra.query.runtime.feature_1.6.0.201706141007.jar from http://download.eclipse.org/viatra/updates/release/1.6.0/features/ (20.62kB) [INFO] Fetching org.eclipse.viatra.query.runtime.feature_1.6.0.201706141007.jar from http://download.eclipse.org/viatra/updates/release/1.6.0/features/ (20.62kB) [INFO] Fetching org.eclipse.viatra.transformation.runtime.emf.feature_1.6.0.201706141007.jar from http://download.eclipse.org/viatra/updates/release/1.6.0/features/ (20.23kB) [INFO] Fetching org.eclipse.viatra.transformation.runtime.emf.feature_1.6.0.201706141007.jar from http://download.eclipse.org/viatra/updates/release/1.6.0/features/ (20.23kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.14.0.v20180522-1629.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (110.87kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.14.0.v20180522-1629.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (110.87kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1631.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (20.59kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1631.jar from http://download.eclipse.org/releases/photon/201806271001/features/ (20.59kB) [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.product:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature.dependencies:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature.dependencies/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature.dependencies:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature.dependencies/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature.dependencies:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature.dependencies/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.update:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.update:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.update:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.update/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EMF DiffMerge Model Patch [pom] [INFO] org.eclipse.emf.diffmerge.patch.target [eclipse-target-definition] [INFO] Model Patcher Plug-ins [pom] [INFO] org.eclipse.emf.diffmerge.patch [eclipse-plugin] [INFO] org.eclipse.emf.diffmerge.patch.runtime [eclipse-plugin] [INFO] org.eclipse.emf.diffmerge.patch.persistence.json [eclipse-plugin] [INFO] org.eclipse.emf.diffmerge.patch.persistence.emf [eclipse-plugin] [INFO] org.eclipse.emf.diffmerge.patch.ui [eclipse-plugin] [INFO] Model Patcher Examples [pom] [INFO] org.eclipse.emf.diffmerge.patch.examples [eclipse-plugin] [INFO] Model Patcher Tests [pom] [INFO] org.eclipse.emf.diffmerge.patch.tests [eclipse-test-plugin] [INFO] org.eclipse.emf.diffmerge.patch.tests.emf [eclipse-test-plugin] [INFO] org.eclipse.emf.diffmerge.patch.tests.persistence.json [eclipse-test-plugin] [INFO] org.eclipse.emf.diffmerge.patch.tests.persistence.emf [eclipse-test-plugin] [INFO] Model Patcher Features [pom] [INFO] org.eclipse.emf.diffmerge.patch.feature.dependencies [eclipse-feature] [INFO] org.eclipse.emf.diffmerge.patch.runtime.feature [eclipse-feature] [INFO] org.eclipse.emf.diffmerge.patch.feature [eclipse-feature] [INFO] org.eclipse.emf.diffmerge.patch.product [eclipse-repository] [INFO] org.eclipse.emf.diffmerge.patch.tests.ui [rcpttTest] [INFO] org.eclipse.emf.diffmerge.patch.update [eclipse-repository] [INFO] Model Patcher Root [pom] [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.parent >-- [INFO] Building EMF DiffMerge Model Patch 0.1.0-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.parent --- Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 120 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/226 kB Progress (2): 13 kB | 7.7/226 kB Progress (2): 13 kB | 12/226 kB Progress (2): 13 kB | 16/226 kB Progress (2): 13 kB | 20/226 kB Progress (2): 13 kB | 24/226 kB Progress (2): 13 kB | 28/226 kB Progress (2): 13 kB | 32/226 kB Progress (2): 13 kB | 36/226 kB Progress (2): 13 kB | 40/226 kB Progress (2): 13 kB | 44/226 kB Progress (2): 13 kB | 48/226 kB Progress (2): 13 kB | 52/226 kB Progress (2): 13 kB | 56/226 kB Progress (2): 13 kB | 60/226 kB Progress (2): 13 kB | 64/226 kB Progress (2): 13 kB | 68/226 kB Progress (2): 13 kB | 72/226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 268 kB/s) Progress (1): 76/226 kB Progress (1): 80/226 kB Progress (1): 84/226 kB Progress (1): 88/226 kB Progress (1): 92/226 kB Progress (1): 96/226 kB Progress (1): 100/226 kB Progress (1): 104/226 kB Progress (1): 108/226 kB Progress (1): 112/226 kB Progress (1): 116/226 kB Progress (1): 120/226 kB Progress (1): 124/226 kB Progress (1): 128/226 kB Progress (1): 132/226 kB Progress (1): 136/226 kB Progress (1): 140/226 kB Progress (1): 144/226 kB Progress (1): 148/226 kB Progress (1): 152/226 kB Progress (1): 156/226 kB Progress (1): 160/226 kB Progress (1): 164/226 kB Progress (1): 168/226 kB Progress (1): 172/226 kB Progress (1): 176/226 kB Progress (1): 180/226 kB Progress (1): 184/226 kB Progress (1): 188/226 kB Progress (1): 192/226 kB Progress (1): 196/226 kB Progress (1): 200/226 kB Progress (1): 204/226 kB Progress (1): 208/226 kB Progress (1): 212/226 kB Progress (1): 216/226 kB Progress (1): 220/226 kB Progress (1): 224/226 kB Progress (1): 226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.1 MB/s) [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.parent --- Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 47 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 306 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 47 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 13 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 152 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 4.6 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 47 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 162 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 93 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 66 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 47 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 31 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 70 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 323 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 21 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 74 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 39 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 55 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 77 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 229 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 42 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 148 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 632 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/4/apache-4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 145 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 36 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (2): 12/49 kB | 4.1/22 kB Progress (2): 16/49 kB | 4.1/22 kB Progress (2): 20/49 kB | 4.1/22 kB Progress (3): 20/49 kB | 4.1/22 kB | 4.1/178 kB Progress (3): 20/49 kB | 4.1/22 kB | 7.7/178 kB Progress (3): 20/49 kB | 7.7/22 kB | 7.7/178 kB Progress (4): 20/49 kB | 7.7/22 kB | 7.7/178 kB | 4.1/51 kB Progress (4): 20/49 kB | 7.7/22 kB | 7.7/178 kB | 7.7/51 kB Progress (4): 24/49 kB | 7.7/22 kB | 7.7/178 kB | 7.7/51 kB Progress (4): 24/49 kB | 7.7/22 kB | 7.7/178 kB | 12/51 kB Progress (4): 24/49 kB | 7.7/22 kB | 7.7/178 kB | 16/51 kB Progress (4): 24/49 kB | 12/22 kB | 7.7/178 kB | 16/51 kB Progress (5): 24/49 kB | 12/22 kB | 7.7/178 kB | 16/51 kB | 4.1/12 kB Progress (5): 24/49 kB | 12/22 kB | 12/178 kB | 16/51 kB | 4.1/12 kB Progress (5): 24/49 kB | 12/22 kB | 12/178 kB | 16/51 kB | 7.7/12 kB Progress (5): 24/49 kB | 16/22 kB | 12/178 kB | 16/51 kB | 7.7/12 kB Progress (5): 24/49 kB | 16/22 kB | 12/178 kB | 20/51 kB | 7.7/12 kB Progress (5): 24/49 kB | 16/22 kB | 12/178 kB | 24/51 kB | 7.7/12 kB Progress (5): 24/49 kB | 16/22 kB | 12/178 kB | 28/51 kB | 7.7/12 kB Progress (5): 24/49 kB | 16/22 kB | 12/178 kB | 32/51 kB | 7.7/12 kB Progress (5): 28/49 kB | 16/22 kB | 12/178 kB | 32/51 kB | 7.7/12 kB Progress (5): 28/49 kB | 16/22 kB | 12/178 kB | 36/51 kB | 7.7/12 kB Progress (5): 28/49 kB | 20/22 kB | 12/178 kB | 36/51 kB | 7.7/12 kB Progress (5): 28/49 kB | 22 kB | 12/178 kB | 36/51 kB | 7.7/12 kB Progress (5): 28/49 kB | 22 kB | 12/178 kB | 36/51 kB | 12/12 kB Progress (5): 28/49 kB | 22 kB | 12/178 kB | 36/51 kB | 12 kB Progress (5): 28/49 kB | 22 kB | 16/178 kB | 36/51 kB | 12 kB Progress (5): 28/49 kB | 22 kB | 16/178 kB | 40/51 kB | 12 kB Progress (5): 32/49 kB | 22 kB | 16/178 kB | 40/51 kB | 12 kB Progress (5): 32/49 kB | 22 kB | 16/178 kB | 44/51 kB | 12 kB Progress (5): 32/49 kB | 22 kB | 20/178 kB | 44/51 kB | 12 kB Progress (5): 32/49 kB | 22 kB | 20/178 kB | 48/51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 20/178 kB | 48/51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 20/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 24/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 28/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 32/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 36/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 40/178 kB | 51 kB | 12 kB Progress (5): 36/49 kB | 22 kB | 44/178 kB | 51 kB | 12 kB Progress (5): 40/49 kB | 22 kB | 44/178 kB | 51 kB | 12 kB Progress (5): 40/49 kB | 22 kB | 48/178 kB | 51 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 504 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 118 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 209 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Progress (2): 40/49 kB | 52/178 kB Progress (2): 44/49 kB | 52/178 kB Progress (2): 44/49 kB | 56/178 kB Progress (2): 48/49 kB | 56/178 kB Progress (2): 48/49 kB | 60/178 kB Progress (2): 48/49 kB | 64/178 kB Progress (2): 49 kB | 64/178 kB Progress (2): 49 kB | 68/178 kB Progress (2): 49 kB | 72/178 kB Progress (2): 49 kB | 76/178 kB Progress (2): 49 kB | 80/178 kB Progress (2): 49 kB | 84/178 kB Progress (2): 49 kB | 88/178 kB Progress (2): 49 kB | 92/178 kB Progress (2): 49 kB | 96/178 kB Progress (2): 49 kB | 100/178 kB Progress (2): 49 kB | 104/178 kB Progress (2): 49 kB | 108/178 kB Progress (2): 49 kB | 112/178 kB Progress (3): 49 kB | 112/178 kB | 4.1/8.8 kB Progress (3): 49 kB | 116/178 kB | 4.1/8.8 kB Progress (3): 49 kB | 120/178 kB | 4.1/8.8 kB Progress (3): 49 kB | 120/178 kB | 7.7/8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 405 kB/s) Progress (2): 120/178 kB | 8.8 kB Progress (3): 120/178 kB | 8.8 kB | 4.1/17 kB Progress (3): 124/178 kB | 8.8 kB | 4.1/17 kB Progress (4): 124/178 kB | 8.8 kB | 4.1/17 kB | 4.1/22 kB Progress (4): 128/178 kB | 8.8 kB | 4.1/17 kB | 4.1/22 kB Progress (4): 128/178 kB | 8.8 kB | 7.7/17 kB | 4.1/22 kB Progress (4): 132/178 kB | 8.8 kB | 7.7/17 kB | 4.1/22 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Progress (4): 136/178 kB | 8.8 kB | 7.7/17 kB | 4.1/22 kB Progress (4): 136/178 kB | 8.8 kB | 12/17 kB | 4.1/22 kB Progress (4): 140/178 kB | 8.8 kB | 12/17 kB | 4.1/22 kB Progress (4): 144/178 kB | 8.8 kB | 12/17 kB | 4.1/22 kB Progress (4): 144/178 kB | 8.8 kB | 12/17 kB | 7.7/22 kB Progress (4): 148/178 kB | 8.8 kB | 12/17 kB | 7.7/22 kB Progress (4): 148/178 kB | 8.8 kB | 16/17 kB | 7.7/22 kB Progress (4): 152/178 kB | 8.8 kB | 16/17 kB | 7.7/22 kB Progress (4): 152/178 kB | 8.8 kB | 16/17 kB | 12/22 kB Progress (4): 152/178 kB | 8.8 kB | 16/17 kB | 16/22 kB Progress (4): 156/178 kB | 8.8 kB | 16/17 kB | 16/22 kB Progress (4): 156/178 kB | 8.8 kB | 17 kB | 16/22 kB Progress (4): 160/178 kB | 8.8 kB | 17 kB | 16/22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 65 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Progress (3): 160/178 kB | 17 kB | 20/22 kB Progress (4): 160/178 kB | 17 kB | 20/22 kB | 4.1/9.8 kB Progress (4): 164/178 kB | 17 kB | 20/22 kB | 4.1/9.8 kB Progress (4): 164/178 kB | 17 kB | 20/22 kB | 7.7/9.8 kB Progress (4): 164/178 kB | 17 kB | 22 kB | 7.7/9.8 kB Progress (4): 164/178 kB | 17 kB | 22 kB | 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 117 kB/s) Progress (3): 168/178 kB | 22 kB | 9.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Progress (3): 172/178 kB | 22 kB | 9.8 kB Progress (3): 176/178 kB | 22 kB | 9.8 kB Progress (3): 178 kB | 22 kB | 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 65 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Progress (3): 178 kB | 22 kB | 4.1/13 kB Progress (3): 178 kB | 22 kB | 7.7/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 110 kB/s) Progress (2): 178 kB | 12/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Progress (2): 178 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 835 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (2): 13 kB | 4.1/88 kB Progress (2): 13 kB | 7.7/88 kB Progress (2): 13 kB | 12/88 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 59 kB/s) Progress (2): 12/88 kB | 4.1/11 kB Progress (2): 16/88 kB | 4.1/11 kB Progress (2): 16/88 kB | 7.7/11 kB Progress (2): 16/88 kB | 11 kB Progress (3): 16/88 kB | 11 kB | 4.1/26 kB Progress (3): 16/88 kB | 11 kB | 7.7/26 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Progress (3): 16/88 kB | 11 kB | 12/26 kB Progress (3): 16/88 kB | 11 kB | 16/26 kB Progress (4): 16/88 kB | 11 kB | 16/26 kB | 4.1/13 kB Progress (4): 20/88 kB | 11 kB | 16/26 kB | 4.1/13 kB Progress (4): 20/88 kB | 11 kB | 16/26 kB | 7.7/13 kB Progress (4): 20/88 kB | 11 kB | 16/26 kB | 12/13 kB Progress (4): 20/88 kB | 11 kB | 16/26 kB | 13 kB Progress (4): 20/88 kB | 11 kB | 20/26 kB | 13 kB Progress (4): 20/88 kB | 11 kB | 24/26 kB | 13 kB Progress (4): 20/88 kB | 11 kB | 26 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Progress (3): 24/88 kB | 26 kB | 13 kB Progress (3): 28/88 kB | 26 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 55 kB/s) Progress (3): 28/88 kB | 26 kB | 4.1/41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 108 kB/s) Progress (3): 28/88 kB | 4.1/41 kB | 4.1/13 kB Progress (3): 32/88 kB | 4.1/41 kB | 4.1/13 kB Progress (3): 32/88 kB | 4.1/41 kB | 7.7/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Progress (3): 32/88 kB | 7.7/41 kB | 7.7/13 kB Progress (3): 32/88 kB | 7.7/41 kB | 12/13 kB Progress (3): 32/88 kB | 7.7/41 kB | 13 kB Progress (3): 36/88 kB | 7.7/41 kB | 13 kB Progress (3): 40/88 kB | 7.7/41 kB | 13 kB Progress (3): 40/88 kB | 12/41 kB | 13 kB Progress (3): 44/88 kB | 12/41 kB | 13 kB Progress (3): 48/88 kB | 12/41 kB | 13 kB Progress (3): 48/88 kB | 16/41 kB | 13 kB Progress (3): 52/88 kB | 16/41 kB | 13 kB Progress (3): 52/88 kB | 20/41 kB | 13 kB Progress (3): 56/88 kB | 20/41 kB | 13 kB Progress (3): 56/88 kB | 24/41 kB | 13 kB Progress (3): 60/88 kB | 24/41 kB | 13 kB Progress (3): 60/88 kB | 28/41 kB | 13 kB Progress (4): 60/88 kB | 28/41 kB | 13 kB | 4.1/10 kB Progress (5): 60/88 kB | 28/41 kB | 13 kB | 4.1/10 kB | 4.1/228 kB Progress (5): 60/88 kB | 32/41 kB | 13 kB | 4.1/10 kB | 4.1/228 kB Progress (5): 64/88 kB | 32/41 kB | 13 kB | 4.1/10 kB | 4.1/228 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 53 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (4): 64/88 kB | 36/41 kB | 4.1/10 kB | 4.1/228 kB Progress (4): 64/88 kB | 40/41 kB | 4.1/10 kB | 4.1/228 kB Progress (4): 64/88 kB | 41 kB | 4.1/10 kB | 4.1/228 kB Progress (4): 64/88 kB | 41 kB | 4.1/10 kB | 7.7/228 kB Progress (4): 64/88 kB | 41 kB | 7.7/10 kB | 7.7/228 kB Progress (4): 64/88 kB | 41 kB | 7.7/10 kB | 12/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 12/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 16/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 20/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 24/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 28/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 32/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 33/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 37/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 41/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 45/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 49/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 53/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 57/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 61/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 65/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 66/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 70/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 74/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 78/228 kB Progress (4): 68/88 kB | 41 kB | 7.7/10 kB | 82/228 kB Progress (4): 68/88 kB | 41 kB | 10 kB | 82/228 kB Progress (4): 68/88 kB | 41 kB | 10 kB | 86/228 kB Progress (4): 68/88 kB | 41 kB | 10 kB | 90/228 kB Progress (5): 68/88 kB | 41 kB | 10 kB | 90/228 kB | 4.1/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 133 kB/s) Progress (4): 72/88 kB | 10 kB | 90/228 kB | 4.1/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Progress (4): 72/88 kB | 10 kB | 90/228 kB | 7.7/38 kB Progress (4): 72/88 kB | 10 kB | 94/228 kB | 7.7/38 kB Progress (4): 72/88 kB | 10 kB | 98/228 kB | 7.7/38 kB Progress (4): 72/88 kB | 10 kB | 98/228 kB | 7.7/38 kB Progress (4): 72/88 kB | 10 kB | 98/228 kB | 12/38 kB Progress (4): 72/88 kB | 10 kB | 98/228 kB | 16/38 kB Progress (4): 76/88 kB | 10 kB | 98/228 kB | 16/38 kB Progress (4): 76/88 kB | 10 kB | 98/228 kB | 20/38 kB Progress (4): 76/88 kB | 10 kB | 98/228 kB | 24/38 kB Progress (4): 76/88 kB | 10 kB | 102/228 kB | 24/38 kB Progress (4): 76/88 kB | 10 kB | 102/228 kB | 28/38 kB Progress (4): 76/88 kB | 10 kB | 102/228 kB | 32/38 kB Progress (4): 80/88 kB | 10 kB | 102/228 kB | 32/38 kB Progress (4): 80/88 kB | 10 kB | 106/228 kB | 32/38 kB Progress (4): 84/88 kB | 10 kB | 106/228 kB | 32/38 kB Progress (4): 88 kB | 10 kB | 106/228 kB | 32/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 32 kB/s) Progress (3): 88 kB | 106/228 kB | 36/38 kB Progress (3): 88 kB | 106/228 kB | 38 kB Progress (3): 88 kB | 110/228 kB | 38 kB Progress (3): 88 kB | 114/228 kB | 38 kB Progress (3): 88 kB | 118/228 kB | 38 kB Progress (3): 88 kB | 122/228 kB | 38 kB Progress (3): 88 kB | 126/228 kB | 38 kB Progress (3): 88 kB | 130/228 kB | 38 kB Progress (3): 88 kB | 134/228 kB | 38 kB Progress (3): 88 kB | 138/228 kB | 38 kB Progress (3): 88 kB | 142/228 kB | 38 kB Progress (3): 88 kB | 146/228 kB | 38 kB Progress (3): 88 kB | 150/228 kB | 38 kB Progress (3): 88 kB | 154/228 kB | 38 kB Progress (3): 88 kB | 158/228 kB | 38 kB Progress (3): 88 kB | 162/228 kB | 38 kB Progress (3): 88 kB | 166/228 kB | 38 kB Progress (3): 88 kB | 170/228 kB | 38 kB Progress (3): 88 kB | 174/228 kB | 38 kB Progress (3): 88 kB | 178/228 kB | 38 kB Progress (3): 88 kB | 182/228 kB | 38 kB Progress (3): 88 kB | 186/228 kB | 38 kB Progress (3): 88 kB | 190/228 kB | 38 kB Progress (3): 88 kB | 194/228 kB | 38 kB Progress (4): 88 kB | 194/228 kB | 38 kB | 4.1/80 kB Progress (4): 88 kB | 198/228 kB | 38 kB | 4.1/80 kB Progress (4): 88 kB | 198/228 kB | 38 kB | 7.7/80 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 259 kB/s) Progress (3): 198/228 kB | 38 kB | 12/80 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 111 kB/s) Progress (2): 202/228 kB | 12/80 kB Progress (2): 202/228 kB | 16/80 kB Progress (2): 206/228 kB | 16/80 kB Progress (2): 210/228 kB | 16/80 kB Progress (2): 210/228 kB | 20/80 kB Progress (2): 210/228 kB | 24/80 kB Progress (2): 210/228 kB | 28/80 kB Progress (2): 210/228 kB | 32/80 kB Progress (2): 210/228 kB | 36/80 kB Progress (2): 214/228 kB | 36/80 kB Progress (2): 214/228 kB | 40/80 kB Progress (2): 218/228 kB | 40/80 kB Progress (2): 218/228 kB | 44/80 kB Progress (2): 222/228 kB | 44/80 kB Progress (2): 222/228 kB | 48/80 kB Progress (2): 226/228 kB | 48/80 kB Progress (2): 226/228 kB | 52/80 kB Progress (2): 228 kB | 52/80 kB Progress (2): 228 kB | 56/80 kB Progress (2): 228 kB | 60/80 kB Progress (2): 228 kB | 64/80 kB Progress (2): 228 kB | 68/80 kB Progress (2): 228 kB | 72/80 kB Progress (2): 228 kB | 76/80 kB Progress (2): 228 kB | 80/80 kB Progress (2): 228 kB | 80 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 643 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 224 kB/s) [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.target >-- [INFO] Building org.eclipse.emf.diffmerge.patch.target 0.1.0-SNAPSHOT [2/23] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.target --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.target --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.emf.diffmerge.patch.target --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.plugins >-- [INFO] Building Model Patcher Plug-ins 0.1.0-SNAPSHOT [3/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.plugins --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.plugins --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.plugins --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch >--- [INFO] Building org.eclipse.emf.diffmerge.patch 0.1.0-SNAPSHOT [4/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch --- Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava/21.0/guava-21.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 318 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 372 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom Progress (1): 4.1/7.5 kB Progress (1): 7.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom (7.5 kB at 184 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom (5.5 kB at 18 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom (6.0 kB at 151 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom (10 kB at 273 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom (7.7 kB at 180 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom (5.3 kB at 154 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom (5.0 kB at 128 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom (5.1 kB at 124 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 403 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (1.1 kB at 16 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (1.1 kB at 26 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/inject/guice/3.0/guice-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/3.0/guice-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 149 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 276 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/google/5/google-5.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 77 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 38 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (1.1 kB at 27 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4.0 kB at 112 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/antlr/antlr-master/3.2/antlr-master-3.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.2/antlr-master-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom Progress (1): 4.1/8.6 kB Progress (1): 7.7/8.6 kB Progress (1): 8.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (8.6 kB at 225 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 96 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 93 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 56 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 54 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 67 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 40 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 55 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (2.7 kB at 80 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (2.5 kB at 68 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (1.9 kB at 51 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (2.3 kB at 32 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (2.4 kB at 66 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (1.9 kB at 41 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom (1.9 kB at 41 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom (1.9 kB at 52 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom (5.5 kB at 144 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (1.1 kB at 24 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/guava/guava/21.0/guava-21.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/com/google/inject/guice/3.0/guice-3.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/3.0/guice-3.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (2): 0.1/2.5 MB | 4.1/122 kB Progress (3): 0.1/2.5 MB | 4.1/122 kB | 4.1/75 kB Progress (3): 0.1/2.5 MB | 4.1/122 kB | 7.7/75 kB Progress (3): 0.1/2.5 MB | 7.7/122 kB | 7.7/75 kB Progress (3): 0.1/2.5 MB | 7.7/122 kB | 7.7/75 kB Progress (3): 0.1/2.5 MB | 12/122 kB | 7.7/75 kB Progress (3): 0.1/2.5 MB | 12/122 kB | 12/75 kB Progress (4): 0.1/2.5 MB | 12/122 kB | 12/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 12/122 kB | 16/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 16/122 kB | 16/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 16/122 kB | 16/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 16/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 20/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 24/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 24/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 28/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 20/122 kB | 32/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 24/122 kB | 32/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 24/122 kB | 32/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 28/122 kB | 32/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 28/122 kB | 36/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 28/122 kB | 36/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 28/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 32/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 36/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 40/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 44/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 48/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 52/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 56/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 60/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.1/2.5 MB | 64/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 64/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 68/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 40/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 44/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 48/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 48/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 72/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 76/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 80/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 80/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 80/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 84/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 88/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 88/122 kB | 52/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 88/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 88/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 88/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 92/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 96/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 100/122 kB | 56/75 kB | 0/1.5 MB Progress (4): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB Progress (5): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 104/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 108/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 112/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 112/122 kB | 56/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 112/122 kB | 60/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 112/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 112/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 116/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 120/122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 64/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Progress (5): 0.2/2.5 MB | 122 kB | 68/75 kB | 0/1.5 MB | 0/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar (122 kB at 727 kB/s) Progress (4): 0.2/2.5 MB | 68/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 68/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 72/75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 75 kB | 0.1/1.5 MB | 0.1/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar (75 kB at 393 kB/s) Progress (3): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 4.1/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 7.7/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 12/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 16/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 20/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 20/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 24/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 28/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 32/107 kB Progress (4): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 33/107 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 33/107 kB | 4.1/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 33/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 37/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 41/107 kB | 7.7/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 41/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 45/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 49/107 kB | 12/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 49/107 kB | 16/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 53/107 kB | 16/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.2/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 57/107 kB | 16/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 61/107 kB | 16/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 61/107 kB | 20/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 61/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.1/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 65/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 66/107 kB | 24/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 66/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 70/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 74/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 78/107 kB | 28/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 78/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 82/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 86/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 90/107 kB | 32/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 90/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 94/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 98/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 102/107 kB | 33/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 102/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 106/107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 37/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 41/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 45/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.3/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 49/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Progress (5): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 107 kB | 53/197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar (107 kB at 281 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar Progress (4): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.1/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 57/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 61/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 65/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 66/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 70/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB Progress (4): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB | 4.1/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 74/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 7.7/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 12/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 16/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 20/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 24/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 28/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 32/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 33/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 37/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 41/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 45/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 49/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 53/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 57/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 61/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 65/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 66/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 70/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 74/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 78/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 82/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 86/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 90/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 94/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 98/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 98/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 102/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 106/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 110/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 114/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 118/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 78/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.2/1.4 MB | 82/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 122/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 82/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 126/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 86/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 130/134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 134 kB Progress (5): 0.4/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 90/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 94/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 98/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 102/197 kB | 134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar (134 kB at 271 kB/s) Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 106/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 110/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 114/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 118/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 122/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 126/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.3/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 130/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 134/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (4): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB | 4.1/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 138/197 kB | 4.1/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 4.1/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 4.1/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 4.1/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 7.7/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 7.7/106 kB Progress (5): 0.5/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 7.7/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 7.7/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 12/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 142/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 16/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 20/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.2/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 24/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 28/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 32/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 146/197 kB | 32/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 150/197 kB | 32/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 32/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 32/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 33/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 37/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 154/197 kB | 37/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 37/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 37/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 41/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 41/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 41/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 41/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 41/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 45/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 49/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 158/197 kB | 49/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 49/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 49/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 53/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 53/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 53/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 53/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 57/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 162/197 kB | 57/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 57/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 57/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 61/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 65/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 65/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 65/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 65/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 66/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 66/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 166/197 kB | 66/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 66/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 66/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 70/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 70/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 70/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 70/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 74/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 170/197 kB | 74/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.4/1.4 MB | 174/197 kB | 74/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 74/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 78/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 82/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 82/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 82/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 82/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 86/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 174/197 kB | 86/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 86/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 86/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 90/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 90/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 90/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 90/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 178/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 94/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 182/197 kB | 98/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 98/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.6/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 102/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 186/197 kB | 106/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106/106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 190/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 194/197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB | 106 kB Progress (5): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB | 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar (106 kB at 154 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Progress (4): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB | 197 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar (197 kB at 283 kB/s) Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.3/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar Progress (3): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 4.1/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 7.7/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 12/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 16/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 20/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 24/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 28/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 32/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 33/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 37/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 41/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 45/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 49/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 53/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 57/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 61/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.5/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 65/88 kB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 65/88 kB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 65/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 65/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 69/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 73/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 77/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 77/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 81/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 85/88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Progress (5): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 88 kB | 0/6.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar (88 kB at 112 kB/s) Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.7/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.4/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (4): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 4.1/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 7.7/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 7.7/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 7.7/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 7.7/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 7.7/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 12/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 16/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 16/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 16/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 16/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 20/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 20/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 20/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 20/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 20/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 24/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 24/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 24/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 24/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 24/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 28/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.6/1.4 MB | 0.1/6.9 MB | 28/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 28/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 28/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 28/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 32/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 32/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 32/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 32/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.1/6.9 MB | 33/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 33/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 33/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 33/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 33/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 37/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 37/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 37/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 37/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 41/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 41/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 41/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 41/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 41/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 45/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 49/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 53/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 53/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 53/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 53/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 57/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 61/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 61/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 61/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 61/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 65/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 65/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 65/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 65/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 66/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 66/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 66/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 66/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 70/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 74/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 74/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 74/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 74/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 78/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 82/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 82/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 82/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 82/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 86/894 kB Progress (5): 0.8/2.5 MB | 0.5/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 90/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 90/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 90/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 90/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 94/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 98/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 102/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.2/6.9 MB | 106/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 106/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 106/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 106/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 106/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 110/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 110/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 110/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 110/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 110/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 114/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 114/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 114/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 114/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 114/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 118/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 122/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 122/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 122/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 122/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 122/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 126/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 126/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 126/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 126/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 130/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 130/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 130/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 130/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 134/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 134/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 134/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 134/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 134/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 138/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 142/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 146/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.3/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 150/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 154/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.8/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 158/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 162/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 162/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 162/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 162/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 162/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 166/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 166/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 166/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 166/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 170/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.6/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 174/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 178/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 178/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 178/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 178/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 182/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 182/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 182/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 182/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 186/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.7/1.4 MB | 0.4/6.9 MB | 186/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 186/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 186/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 190/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 190/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 190/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 190/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 190/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 194/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 194/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 194/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 194/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 194/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 198/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.7/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 202/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 206/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 206/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 206/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 206/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 210/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 210/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 210/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 210/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 210/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 214/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 214/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 214/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 214/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 218/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 222/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 226/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 226/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 226/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 226/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 230/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 230/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 230/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 230/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 234/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.4/6.9 MB | 238/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 238/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 238/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 238/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 238/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 242/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 242/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 242/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 242/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 242/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 246/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 250/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 250/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 250/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 250/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 254/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 258/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 262/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 262/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 262/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 262/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 266/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 266/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 266/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 266/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 266/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 270/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 274/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 274/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 274/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 274/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 278/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 278/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 278/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 278/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.8/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 282/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 286/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 286/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 290/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 294/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 294/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 298/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 298/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 302/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 302/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 302/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 302/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 302/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 306/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 310/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 314/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 314/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 314/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 314/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 318/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 318/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 318/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 318/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 318/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 322/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 322/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 322/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 322/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 326/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 326/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 326/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 326/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 326/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 330/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 330/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.8/1.4 MB | 0.5/6.9 MB | 330/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 330/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 334/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 334/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 334/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 334/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 338/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 338/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 342/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 342/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 346/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 346/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 350/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 350/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 350/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 350/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 354/894 kB Progress (5): 0.9/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 354/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 354/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 354/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 358/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 358/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 358/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 358/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 358/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 362/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 362/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 362/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 362/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 366/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 370/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 370/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 370/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 370/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 370/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 374/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 378/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 378/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 378/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 378/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 378/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 382/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 382/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.5/6.9 MB | 382/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 382/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 382/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 386/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 386/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 386/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 386/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 390/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 390/894 kB Progress (5): 1.0/2.5 MB | 0.9/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 390/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 390/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 394/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 394/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 394/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 394/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 394/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 398/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 398/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 398/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 398/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 402/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 402/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 402/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 402/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 406/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 406/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 406/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 406/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 406/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 410/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 410/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 410/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 410/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 414/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 414/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 414/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 414/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 418/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 418/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 418/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 418/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 422/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 422/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 422/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 422/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 426/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 426/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 426/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 426/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 426/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 430/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 430/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 430/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 430/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 430/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 434/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 434/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 438/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 442/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 442/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 446/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 446/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 446/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 446/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 0.9/1.4 MB | 0.6/6.9 MB | 450/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 450/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 454/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 454/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 458/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 458/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 458/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 458/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 458/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 462/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 466/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 466/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 470/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 474/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 478/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 482/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.6/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 486/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.0/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 490/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 494/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.0/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 498/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 502/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 506/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 510/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 514/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 514/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 518/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.0/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 522/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 526/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 526/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 530/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 534/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 538/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 538/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 542/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 546/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 546/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 550/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 554/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 554/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 554/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 558/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 562/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 562/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 566/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 570/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 570/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 574/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 578/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 578/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.1/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 582/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 586/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 586/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 590/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 594/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 594/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 598/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.1/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 602/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 606/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 606/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 610/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 614/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 614/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.7/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 618/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 622/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 626/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 626/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 630/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 634/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 638/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 638/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 638/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 642/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 646/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 646/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 650/894 kB Progress (5): 1.1/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 654/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 654/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 658/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 662/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 662/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 662/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 666/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 670/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 670/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.2/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.2/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 674/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 678/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 678/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 682/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 686/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 686/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 686/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 686/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 686/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 690/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 694/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 694/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 698/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 702/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 702/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 706/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 710/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 710/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 714/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 718/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 718/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 722/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 726/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 726/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 730/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 734/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 734/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 738/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 742/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 742/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.3/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 746/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 750/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 750/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.3/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 754/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 758/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 762/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 762/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 766/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 770/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 770/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 774/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 778/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 778/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 782/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 786/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 786/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 790/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 794/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 798/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 802/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 802/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 806/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 810/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 810/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 814/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4/1.4 MB | 0.8/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.8/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 818/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 822/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 826/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 826/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 830/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 834/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 834/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 834/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 834/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 834/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 838/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 842/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 846/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 846/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 850/894 kB Progress (5): 1.2/2.5 MB | 1.4/1.5 MB | 1.4 MB | 0.9/6.9 MB | 850/894 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar (1.4 MB at 685 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar Progress (4): 1.2/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 850/894 kB Progress (4): 1.2/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 850/894 kB Progress (4): 1.2/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 850/894 kB Progress (4): 1.2/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 854/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 854/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 854/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.4/1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 858/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 862/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 862/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 866/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 866/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 866/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 870/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 874/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 874/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 878/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 878/894 kB Progress (4): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 878/894 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 878/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 882/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 882/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 882/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 886/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 890/894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 4.1/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 7.7/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 7.7/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 12/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 16/94 kB Progress (5): 1.3/2.5 MB | 1.5 MB | 0.9/6.9 MB | 894 kB | 16/94 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar (1.5 MB at 688 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 16/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 20/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 24/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 24/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 28/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 28/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 32/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 32/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 33/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 33/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 37/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 37/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 41/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 41/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 45/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 49/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 49/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 49/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 53/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 57/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 57/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 61/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 61/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 894 kB | 61/94 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar (894 kB at 411 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar Progress (3): 1.3/2.5 MB | 0.9/6.9 MB | 61/94 kB Progress (3): 1.3/2.5 MB | 0.9/6.9 MB | 61/94 kB Progress (3): 1.3/2.5 MB | 0.9/6.9 MB | 61/94 kB Progress (3): 1.3/2.5 MB | 0.9/6.9 MB | 61/94 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 61/94 kB | 4.1/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 65/94 kB | 4.1/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 65/94 kB | 4.1/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 69/94 kB | 4.1/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 69/94 kB | 7.7/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 69/94 kB | 7.7/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 69/94 kB | 12/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 73/94 kB | 12/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 73/94 kB | 12/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 77/94 kB | 12/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 77/94 kB | 16/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 77/94 kB | 16/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 77/94 kB | 20/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 81/94 kB | 20/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 81/94 kB | 20/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 85/94 kB | 20/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 85/94 kB | 24/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 85/94 kB | 24/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 85/94 kB | 28/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 89/94 kB | 28/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 89/94 kB | 28/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 93/94 kB | 28/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 93/94 kB | 32/67 kB Progress (4): 1.3/2.5 MB | 0.9/6.9 MB | 93/94 kB | 33/67 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 93/94 kB | 33/67 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 93/94 kB | 37/67 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 4.1/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 7.7/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 12/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 16/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 20/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 24/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 24/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 37/67 kB | 28/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 41/67 kB | 28/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 41/67 kB | 28/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 45/67 kB | 28/286 kB Progress (5): 1.3/2.5 MB | 1.0/6.9 MB | 94 kB | 49/67 kB | 28/286 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar (94 kB at 42 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 49/67 kB | 32/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 49/67 kB | 32/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 49/67 kB | 33/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 53/67 kB | 33/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 53/67 kB | 33/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 57/67 kB | 33/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 57/67 kB | 37/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 57/67 kB | 37/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 57/67 kB | 37/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 57/67 kB | 41/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 61/67 kB | 41/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 65/67 kB | 41/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 65/67 kB | 41/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 41/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 45/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 45/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 45/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 49/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 49/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 53/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 57/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 57/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 61/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 65/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 65/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 65/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 66/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 66/286 kB Progress (4): 1.3/2.5 MB | 1.0/6.9 MB | 67 kB | 66/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 66/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 66/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 70/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 74/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 74/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 78/286 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 82/286 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 82/286 kB | 4.1/116 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 67 kB | 82/286 kB | 4.1/116 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar (67 kB at 29 kB/s) Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 82/286 kB | 4.1/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 82/286 kB | 4.1/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 82/286 kB | 7.7/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 86/286 kB | 7.7/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 86/286 kB | 12/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 86/286 kB | 16/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 86/286 kB | 16/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 86/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 90/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 90/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 90/286 kB | 20/116 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 90/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 94/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 20/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 24/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 24/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 28/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 28/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 98/286 kB | 28/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 102/286 kB | 28/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 106/286 kB | 28/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 106/286 kB | 32/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 106/286 kB | 32/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 106/286 kB | 36/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 106/286 kB | 40/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 110/286 kB | 40/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 110/286 kB | 40/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 114/286 kB | 40/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 114/286 kB | 44/116 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 114/286 kB | 44/116 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 114/286 kB | 44/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 114/286 kB | 48/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 118/286 kB | 48/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 118/286 kB | 48/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 118/286 kB | 52/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 122/286 kB | 52/116 kB | 4.1/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 122/286 kB | 52/116 kB | 7.7/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 122/286 kB | 52/116 kB | 7.7/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 122/286 kB | 52/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 52/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 56/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 56/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 56/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 60/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 64/116 kB | 12/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 126/286 kB | 64/116 kB | 16/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 130/286 kB | 64/116 kB | 16/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 130/286 kB | 64/116 kB | 16/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 64/116 kB | 16/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 64/116 kB | 20/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 64/116 kB | 24/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 68/116 kB | 24/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 68/116 kB | 24/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 68/116 kB | 24/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 72/116 kB | 24/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 72/116 kB | 28/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 131/286 kB | 72/116 kB | 32/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 135/286 kB | 72/116 kB | 32/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 135/286 kB | 72/116 kB | 32/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 72/116 kB | 32/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 72/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 76/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 80/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 80/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 84/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 88/116 kB | 33/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 139/286 kB | 88/116 kB | 37/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 143/286 kB | 88/116 kB | 37/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 143/286 kB | 88/116 kB | 37/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 88/116 kB | 37/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 88/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 92/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 96/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 96/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 100/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 104/116 kB | 41/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 147/286 kB | 104/116 kB | 45/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 151/286 kB | 104/116 kB | 45/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 151/286 kB | 104/116 kB | 45/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 104/116 kB | 45/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 104/116 kB | 49/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 108/116 kB | 49/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 112/116 kB | 49/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 112/116 kB | 49/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 116 kB | 49/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 116 kB | 53/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 155/286 kB | 116 kB | 57/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 159/286 kB | 116 kB | 57/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 159/286 kB | 116 kB | 57/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 159/286 kB | 116 kB | 57/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 163/286 kB | 116 kB | 57/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 163/286 kB | 116 kB | 61/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 163/286 kB | 116 kB | 61/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 163/286 kB | 116 kB | 65/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 163/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 164/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 164/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 164/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 168/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 172/286 kB | 116 kB | 66/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 172/286 kB | 116 kB | 70/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 172/286 kB | 116 kB | 70/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 172/286 kB | 116 kB | 70/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 172/286 kB | 116 kB | 74/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 176/286 kB | 116 kB | 74/218 kB Progress (5): 1.4/2.5 MB | 1.0/6.9 MB | 176/286 kB | 116 kB | 74/218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar (116 kB at 48 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 176/286 kB | 74/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 180/286 kB | 74/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 184/286 kB | 74/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 188/286 kB | 74/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 188/286 kB | 78/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 188/286 kB | 78/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 188/286 kB | 78/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 188/286 kB | 82/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 192/286 kB | 82/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 192/286 kB | 82/218 kB Progress (4): 1.4/2.5 MB | 1.0/6.9 MB | 192/286 kB | 82/218 kB Progress (4): 1.4/2.5 MB | 1.1/6.9 MB | 192/286 kB | 82/218 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 192/286 kB | 82/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 192/286 kB | 82/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 82/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 86/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 90/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 90/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 90/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 94/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 98/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 196/286 kB | 98/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 200/286 kB | 98/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 4.1/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 7.7/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 7.7/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 7.7/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 204/286 kB | 98/218 kB | 7.7/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 208/286 kB | 98/218 kB | 7.7/206 kB Progress (5): 1.4/2.5 MB | 1.1/6.9 MB | 208/286 kB | 102/218 kB | 7.7/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 208/286 kB | 102/218 kB | 7.7/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 208/286 kB | 106/218 kB | 7.7/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 212/286 kB | 106/218 kB | 7.7/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 212/286 kB | 106/218 kB | 7.7/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 212/286 kB | 106/218 kB | 12/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 212/286 kB | 106/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 212/286 kB | 106/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 216/286 kB | 106/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 216/286 kB | 110/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 216/286 kB | 110/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 216/286 kB | 114/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 16/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 20/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 220/286 kB | 114/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 224/286 kB | 114/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 114/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 118/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 122/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 122/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 122/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 228/286 kB | 126/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 232/286 kB | 126/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 232/286 kB | 126/218 kB | 24/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 232/286 kB | 126/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 232/286 kB | 126/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 236/286 kB | 126/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 236/286 kB | 130/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 236/286 kB | 131/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 236/286 kB | 131/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 236/286 kB | 135/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 240/286 kB | 135/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 240/286 kB | 135/218 kB | 28/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 240/286 kB | 135/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 240/286 kB | 135/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 244/286 kB | 135/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 244/286 kB | 139/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 244/286 kB | 139/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 244/286 kB | 143/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 248/286 kB | 143/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 252/286 kB | 143/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 252/286 kB | 143/218 kB | 32/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 252/286 kB | 143/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 252/286 kB | 143/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 252/286 kB | 143/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 256/286 kB | 143/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 143/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 147/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 151/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 155/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 155/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 260/286 kB | 159/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 264/286 kB | 159/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 264/286 kB | 159/218 kB | 33/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 264/286 kB | 159/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 264/286 kB | 159/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 264/286 kB | 159/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 268/286 kB | 159/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 268/286 kB | 163/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 268/286 kB | 163/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 268/286 kB | 167/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 272/286 kB | 167/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 272/286 kB | 167/218 kB | 37/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 272/286 kB | 167/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 272/286 kB | 167/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 272/286 kB | 167/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 167/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 171/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 171/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 171/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 175/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 276/286 kB | 179/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 280/286 kB | 179/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 284/286 kB | 179/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 284/286 kB | 179/218 kB | 41/206 kB Progress (5): 1.5/2.5 MB | 1.1/6.9 MB | 284/286 kB | 179/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 284/286 kB | 179/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 179/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 183/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 187/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 191/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 195/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 195/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 199/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 199/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 199/218 kB | 45/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 199/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 199/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 203/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 203/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 207/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 207/218 kB | 49/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 207/218 kB | 53/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 286 kB | 207/218 kB | 53/206 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar (286 kB at 107 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 211/218 kB | 53/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 211/218 kB | 53/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 211/218 kB | 53/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 215/218 kB | 53/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 215/218 kB | 53/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 215/218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 215/218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 215/218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 57/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 61/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 61/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 61/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 61/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 65/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 65/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 65/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 65/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 66/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 66/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 70/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 70/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 74/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 74/206 kB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 74/206 kB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 74/206 kB | 0/2.6 MB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 78/206 kB | 0/2.6 MB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 78/206 kB | 0/2.6 MB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 82/206 kB | 0/2.6 MB Progress (5): 1.5/2.5 MB | 1.2/6.9 MB | 218 kB | 82/206 kB | 0/2.6 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar (218 kB at 81 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 82/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 82/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 86/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 90/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 90/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 94/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 98/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 102/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 102/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 106/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 106/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 106/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 106/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 110/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 110/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 110/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 114/206 kB | 0/2.6 MB Progress (4): 1.5/2.5 MB | 1.2/6.9 MB | 114/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 114/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 114/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 118/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 122/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 122/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 126/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 130/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 131/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 135/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 139/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 143/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 147/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 151/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 155/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 159/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 163/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 164/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 168/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 172/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0/2.6 MB Progress (4): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0.1/2.6 MB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0.1/2.6 MB | 4.1/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0.1/2.6 MB | 4.1/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 176/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 180/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 180/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 184/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 188/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 192/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 196/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 196/206 kB | 0.1/2.6 MB | 7.7/497 kB Progress (5): 1.6/2.5 MB | 1.2/6.9 MB | 196/206 kB | 0.1/2.6 MB | 12/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 196/206 kB | 0.1/2.6 MB | 12/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 196/206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 196/206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 200/206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 200/206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 204/206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 16/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 20/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 24/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 24/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 28/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 28/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 28/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 28/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 32/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 33/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 37/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 206 kB | 0.1/2.6 MB | 41/497 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar (206 kB at 74 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 41/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 45/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 45/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 45/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 45/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 49/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 49/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 53/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 53/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 53/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 53/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 57/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 57/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 61/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 61/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 61/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 61/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 65/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 65/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 65/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 66/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 66/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 66/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 66/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 70/497 kB Progress (4): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 70/497 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 70/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 70/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 4.1/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 74/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 7.7/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 12/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 78/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 16/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 82/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 20/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 86/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.1/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.2/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.2/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.3/6.9 MB | 0.2/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 24/159 kB Progress (5): 1.6/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 28/159 kB Progress (5): 1.6/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 28/159 kB Progress (5): 1.6/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 90/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 28/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 94/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 32/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 33/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 37/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 98/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 41/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 45/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 102/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 49/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 53/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 106/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 57/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 61/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 65/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 110/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 66/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 70/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 114/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 118/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 74/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 78/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 78/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 78/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 78/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 122/497 kB | 78/159 kB Progress (5): 1.7/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 78/159 kB Progress (5): 1.8/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 78/159 kB Progress (5): 1.8/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 78/159 kB Progress (5): 1.8/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 78/159 kB Progress (5): 1.8/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 78/159 kB Progress (5): 1.8/2.5 MB | 1.4/6.9 MB | 0.2/2.6 MB | 126/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 126/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 126/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 126/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 82/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 86/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 130/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 90/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.2/2.6 MB | 131/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 131/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 131/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 94/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 135/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 139/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 98/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 102/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 106/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 110/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 114/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 118/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 122/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 126/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 130/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 134/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 138/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 142/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 146/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 150/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 154/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 143/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 158/159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 147/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 151/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Progress (5): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB | 159 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar (159 kB at 52 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 155/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 159/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 163/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 167/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.8/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 171/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 175/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (4): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB | 4.1/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 179/497 kB | 4.1/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 183/497 kB | 4.1/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 187/497 kB | 4.1/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 187/497 kB | 4.1/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.3/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 7.7/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 12/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 16/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 187/497 kB | 16/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 191/497 kB | 16/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 16/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 16/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 20/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 24/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 24/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 24/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 195/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 28/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 32/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 32/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 199/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 33/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 37/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 37/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 203/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 207/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 207/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 207/497 kB | 41/306 kB Progress (5): 1.9/2.5 MB | 1.5/6.9 MB | 0.4/2.6 MB | 207/497 kB | 45/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 207/497 kB | 45/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 207/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 207/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 207/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 49/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 53/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 53/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 211/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 57/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 61/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 61/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 215/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 65/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 66/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 66/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 219/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 70/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 74/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 74/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 223/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 78/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 82/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 82/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 86/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 90/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 90/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 227/497 kB | 90/306 kB Progress (5): 1.9/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 90/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 90/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 90/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 94/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 94/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 231/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.4/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 98/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 102/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 235/497 kB | 102/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 239/497 kB | 102/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 102/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 102/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 106/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 106/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 106/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 106/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 110/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 114/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 243/497 kB | 114/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 114/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 114/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 118/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 118/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 118/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 118/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 118/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 247/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 122/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 126/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 130/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 131/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 135/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 139/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 143/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 147/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 151/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 155/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 159/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 163/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 167/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 171/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 175/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 179/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 183/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 187/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 191/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 195/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 199/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 203/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 203/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 203/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 203/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 207/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 251/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 255/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 211/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 215/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 219/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 219/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 219/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 219/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 223/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 259/497 kB | 223/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 223/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 223/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 227/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 227/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 227/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 227/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 227/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 231/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 263/497 kB | 231/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 231/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 231/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 235/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 235/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 235/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 235/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 239/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 267/497 kB | 239/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 239/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 239/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 243/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 247/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 251/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 255/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 259/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 259/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 259/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 259/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 263/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 271/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 267/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 271/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 271/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 271/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 271/306 kB Progress (5): 2.0/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 275/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 275/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 275/497 kB | 275/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 275/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 275/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 279/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 279/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 279/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 279/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 279/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 279/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 283/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 287/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 283/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 287/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 291/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 295/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 299/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 303/306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 291/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.5/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.6/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 295/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB | 306 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar (306 kB at 88 kB/s) Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 299/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 303/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 307/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 311/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 315/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 315/497 kB Progress (4): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 315/497 kB Progress (5): 2.1/2.5 MB | 1.7/6.9 MB | 0.6/2.6 MB | 315/497 kB | 4.1/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 315/497 kB | 4.1/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 315/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 315/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 315/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 7.7/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 12/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 12/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 16/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 16/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 319/497 kB | 16/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 16/19 kB Progress (5): 2.1/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 16/19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 16/19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 16/19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 323/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 327/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 331/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 335/497 kB | 19 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 339/497 kB | 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar (19 kB at 5.4 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.6/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 343/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 347/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 351/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB Progress (4): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 355/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 359/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 363/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 367/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 371/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.2/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 375/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 379/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 383/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.7/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 387/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 391/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 395/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 399/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 403/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 407/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.8/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.1/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 411/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 415/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 419/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 423/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 427/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.3/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 431/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.8/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 435/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 439/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 443/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 447/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 451/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 455/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 459/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 463/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 467/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 471/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 475/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 479/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 483/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 487/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 491/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 495/497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.2/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.3/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.3/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.3/2.7 MB Progress (5): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 497 kB | 0.3/2.7 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar (497 kB at 128 kB/s) Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 1.9/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (4): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 4.1/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 4.1/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 4.1/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 4.1/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 4.1/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 7.7/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 7.7/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 7.7/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 7.7/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 12/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 16/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 20/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 20/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 20/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 20/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 24/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 28/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 28/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 28/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 28/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 32/105 kB Progress (5): 2.4/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 32/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 32/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 32/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 33/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 37/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 37/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 37/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 37/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 41/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 41/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 41/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 41/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 45/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 45/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 45/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 45/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 49/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 49/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 49/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 49/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 53/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 53/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 53/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.3/2.7 MB | 53/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.4/2.7 MB | 53/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.4/2.7 MB | 57/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 0.9/2.6 MB | 0.4/2.7 MB | 57/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 57/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 57/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 61/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 61/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 61/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 61/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 65/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 65/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 65/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 65/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 66/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 66/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 66/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 66/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 66/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 70/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 70/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 70/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 70/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 74/105 kB Progress (5): 2.5/2.5 MB | 2.0/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 78/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 78/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 78/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 78/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 82/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 82/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 82/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 82/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 82/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 86/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 86/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 86/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 86/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 86/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 90/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 90/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 90/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 90/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 90/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 94/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 98/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 98/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 98/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 98/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 102/105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Progress (5): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB | 105 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar (105 kB at 26 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.4/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.1/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5/2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.0/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (4): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 4.1/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 7.7/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 7.7/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 12/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 12/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 12/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 12/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 16/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 16/75 kB Progress (5): 2.5 MB | 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 20/75 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 604 kB/s) Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 20/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 20/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 20/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 20/75 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 24/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 24/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 28/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 28/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 28/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 28/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 32/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 32/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 32/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 33/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 33/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 33/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 33/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 37/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 41/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 41/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 41/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 45/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 49/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 49/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 49/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.5/2.7 MB | 49/75 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 49/75 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 49/75 kB | 4.1/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 49/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 53/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 57/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 57/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 57/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 7.7/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 12/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 16/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 16/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 16/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 16/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 20/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 24/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 28/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 32/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 33/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 37/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 41/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 45/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 49/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 53/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 57/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 61/75 kB | 61/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 65/75 kB | 61/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 65/75 kB | 61/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 65/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 69/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 73/75 kB | 65/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 73/75 kB | 66/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 73/75 kB | 66/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 73/75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 70/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 74/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 74/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 78/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 82/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 82/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 82/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 82/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 75 kB | 82/358 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar (75 kB at 18 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 86/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 90/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 90/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 94/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 94/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 94/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB Progress (4): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 98/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 102/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 102/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 106/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 110/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 110/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 114/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 118/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 118/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.1/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 122/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 126/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 130/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 130/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 134/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 138/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 142/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 146/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 146/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 150/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 154/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 158/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 162/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 164/358 kB | 0.1/1.2 MB Progress (5): 2.2/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 168/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 168/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 168/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.6/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 172/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 176/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 176/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 180/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 184/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 188/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 192/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 196/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 200/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 204/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 208/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 212/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 216/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 220/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 224/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 228/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 232/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 236/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 236/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 236/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 236/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 236/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 240/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 244/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 248/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 252/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 256/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 256/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 256/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 256/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 256/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 260/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 260/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 264/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 268/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 272/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 272/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 276/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 280/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 280/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 284/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 288/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 288/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.1/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.3/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 292/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 296/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 296/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 300/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 304/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 304/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 304/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 308/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 312/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 316/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 316/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 320/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 324/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 324/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 328/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 332/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 332/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 332/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 332/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 336/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 336/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 340/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 344/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 348/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 348/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 348/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 352/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 356/358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.2/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Progress (5): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 358 kB | 0.2/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar (358 kB at 80 kB/s) Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.2/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.4/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.7/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB Progress (4): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 4.1/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 4.1/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 7.7/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 12/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 12/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 16/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 20/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 20/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 24/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 28/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 28/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 32/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 33/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 33/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 37/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 41/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 41/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 45/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 49/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 49/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 53/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.3/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 57/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 61/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 65/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 65/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 66/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 70/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 70/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 74/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 78/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 78/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 82/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 86/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 90/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 90/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 94/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 98/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 102/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.8/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 106/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 110/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 110/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 114/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 118/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 122/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 122/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 122/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 126/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 130/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 130/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 130/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 130/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 130/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 131/710 kB Progress (5): 2.5/6.9 MB | 1.3/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 135/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 135/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 135/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 139/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 143/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 147/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 147/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 151/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 155/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 155/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.4/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 159/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 163/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 163/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 167/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 171/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 171/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 171/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 171/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 175/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 179/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 183/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 187/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 191/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 191/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.5/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 195/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 199/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 199/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 0.9/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 203/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 207/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 207/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 211/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 215/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 219/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 219/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 223/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 227/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 231/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 231/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 235/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 239/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 239/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 243/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.4/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 247/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 251/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 255/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 255/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.5/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 259/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 263/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 267/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 267/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 271/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 275/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 275/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 275/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 279/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 283/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 283/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 283/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 287/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 291/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 291/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 291/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 295/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 295/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 295/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 295/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 295/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 299/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 299/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 299/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 299/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 299/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 303/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.0/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 307/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 311/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 311/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 311/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 311/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 311/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 315/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 315/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 315/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 315/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 319/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 323/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 323/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 323/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 323/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 327/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 331/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 331/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 331/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 331/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 331/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 335/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 335/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 335/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 335/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 339/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 339/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 339/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 343/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 347/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 351/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 355/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 355/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 359/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.6/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 363/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 367/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 371/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 371/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 375/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 379/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 383/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 387/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 391/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 395/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 399/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 403/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 407/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 411/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 415/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 419/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 423/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 427/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 431/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 435/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 439/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 443/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 447/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 447/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 447/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 447/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 451/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 451/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 451/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 451/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 455/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 459/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 459/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 459/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 459/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 463/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 463/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 463/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 463/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 467/710 kB Progress (5): 2.6/6.9 MB | 1.5/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 467/710 kB Progress (5): 2.6/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 467/710 kB Progress (5): 2.6/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 467/710 kB Progress (5): 2.6/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 471/710 kB Progress (5): 2.6/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 471/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 471/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 471/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 475/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 475/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 475/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 475/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.1/2.7 MB | 0.7/1.2 MB | 479/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 479/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 479/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 479/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 483/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 483/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 483/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 483/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 487/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 487/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 487/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 487/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 491/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 491/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.7/1.2 MB | 491/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 491/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 495/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 495/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 495/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 495/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 499/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 499/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 499/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 499/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 503/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 503/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 503/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 503/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 507/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 507/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 507/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 507/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 511/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 511/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 511/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 511/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 515/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 515/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 515/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 519/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 523/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 527/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 531/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 535/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 535/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 535/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 535/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 539/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 539/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 539/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 539/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 543/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 547/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 547/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 547/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 547/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 551/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 551/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 551/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 551/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 555/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 559/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 559/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 559/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 559/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 563/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 567/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 571/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 571/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 571/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 571/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 575/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 579/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 583/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 583/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 583/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 583/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 587/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 587/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 587/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 587/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 587/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 591/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 591/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 591/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 591/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 595/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 595/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 595/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 595/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 599/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 599/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 599/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.2/2.7 MB | 0.8/1.2 MB | 599/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 599/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 603/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 603/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 603/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 603/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 603/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 607/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 607/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 607/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 607/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 611/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 611/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.8/1.2 MB | 611/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 611/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 615/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 615/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 615/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 615/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 619/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 619/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 619/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 619/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 623/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 627/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 631/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 631/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 631/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 631/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 635/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 635/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 635/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 635/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 639/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 643/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 643/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 643/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 643/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 643/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 647/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 651/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 651/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 651/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 651/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 655/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 655/710 kB Progress (5): 2.7/6.9 MB | 1.6/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 655/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 655/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 659/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 659/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 659/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 659/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 663/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 663/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 663/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 663/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 667/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 671/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 675/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 675/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 675/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 675/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 679/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 679/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 679/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 679/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 683/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 687/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 687/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 687/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 687/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 687/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 691/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 691/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 691/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 691/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 695/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 695/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 695/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 695/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 695/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 699/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 699/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 699/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 699/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 703/710 kB Progress (5): 2.7/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 703/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.3/2.7 MB | 0.9/1.2 MB | 703/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 703/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 703/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 707/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 707/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 707/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 707/710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB | 710 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 132 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 0.9/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (4): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 4.1/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 7.7/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 7.7/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 12/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 16/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 20/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 20/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.4/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 24/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 28/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 28/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 32/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 33/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 37/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 41/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 41/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 41/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 45/490 kB Progress (5): 2.8/6.9 MB | 1.7/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 49/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 49/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 53/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 57/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 57/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 61/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 65/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 66/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 66/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 66/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 70/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 74/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 74/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 78/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 82/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 82/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 86/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 90/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 90/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 94/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 98/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 98/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 98/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 102/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 106/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 106/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.8/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 110/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 114/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 114/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.5/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 118/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 122/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 122/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.0/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 126/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 130/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 130/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 131/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 135/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 135/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 139/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 143/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 143/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 147/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 151/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 151/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 151/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 155/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 159/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 159/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 163/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 167/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 171/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 171/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 175/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 179/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 179/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 183/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 187/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 187/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 191/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 195/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 195/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 199/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 203/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 203/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 2.9/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 207/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 211/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 211/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.6/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 215/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 219/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 219/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 223/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 227/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 227/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 231/490 kB Progress (5): 3.0/6.9 MB | 1.8/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 235/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 235/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 239/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 243/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 243/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 247/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 251/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 251/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 255/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 259/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 259/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 263/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 267/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 267/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 271/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 275/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 275/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.7/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 279/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 283/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 283/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 287/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 291/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 295/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 299/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 299/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 303/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 307/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 307/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.0/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 311/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 315/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 315/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 319/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 323/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 323/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.1/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 327/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 331/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 331/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 335/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 339/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 339/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 343/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 347/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 347/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 351/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 355/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 359/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 363/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 367/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 371/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 371/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 375/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 379/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 383/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 387/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 387/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 391/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 395/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 399/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 403/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 403/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 407/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 411/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 411/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.1/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 415/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 419/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 419/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.8/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 423/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 427/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 427/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 431/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 435/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 435/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2/1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 439/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 443/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 443/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 447/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 451/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 451/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 451/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 451/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 455/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 459/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 463/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 467/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 467/490 kB Progress (5): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 1.2 MB | 471/490 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar (1.2 MB at 199 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 471/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 471/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 471/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 475/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 475/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 475/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 475/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 475/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 479/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 479/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 483/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 483/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 483/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 483/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 487/490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 1.9/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 1.9/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB Progress (4): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 4.1/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 4.1/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 4.1/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 4.1/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 7.7/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 7.7/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 12/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 12/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 12/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 12/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 16/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 16/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 20/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 20/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 20/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 20/80 kB Progress (5): 3.2/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 24/80 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 24/80 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 28/80 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 490 kB | 28/80 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 82 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 28/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 28/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 32/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 32/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 33/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 37/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 41/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 41/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 41/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 41/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 45/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 49/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 49/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 49/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 53/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 53/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 53/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 53/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 57/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 61/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 65/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 65/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 65/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 65/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 4.1/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 69/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 73/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 73/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 73/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 73/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 77/80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 7.7/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 12/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 16/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 20/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 24/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 28/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 32/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.0/2.7 MB | 80 kB | 32/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 80 kB | 32/230 kB Progress (5): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 80 kB | 32/230 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 13 kB/s) Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 32/230 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 32/230 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Progress (4): 3.3/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 33/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 37/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 41/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB Progress (4): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 45/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 49/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 49/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.0/2.6 MB | 2.1/2.7 MB | 49/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 4.1/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 49/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 7.7/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 53/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 12/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 57/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 16/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 61/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 65/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 65/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.1/2.6 MB | 2.1/2.7 MB | 65/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 65/230 kB | 20/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 65/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 65/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 65/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 65/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 24/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 28/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 32/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 32/152 kB Progress (5): 3.4/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 66/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 32/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.1/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 70/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 33/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 74/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 37/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 78/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 41/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 82/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 45/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 86/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 49/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 90/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.2/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 94/230 kB | 53/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 94/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 94/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 94/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 94/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 57/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 98/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 61/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 102/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 65/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 66/152 kB Progress (5): 3.5/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 106/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 66/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 70/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.2/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 110/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 74/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 114/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 118/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 78/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 122/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 82/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 86/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 90/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 94/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 98/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 98/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 102/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 106/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 110/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 114/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 118/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 122/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 126/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 130/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 134/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 126/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 138/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 130/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 131/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 131/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 131/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.3/2.6 MB | 2.3/2.7 MB | 131/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 131/230 kB | 142/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 131/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 131/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 131/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 131/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 146/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 150/152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 135/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.3/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 139/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 143/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.6/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.7/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.7/6.9 MB | 2.4/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 147/230 kB | 152 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (152 kB at 23 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 147/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 147/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 147/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 151/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 155/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 159/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 163/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 167/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 171/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 175/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB Progress (4): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 4.1/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 4.1/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 4.1/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 4.1/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 179/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.4/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 183/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 187/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 191/230 kB | 7.7/289 kB Progress (5): 3.7/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 195/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 199/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 203/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 207/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 211/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 215/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 219/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 223/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 227/230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.5/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 230 kB | 7.7/289 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar (230 kB at 34 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Progress (4): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 4.1/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 7.7/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 7.7/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 12/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 12/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 12/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 12/169 kB Progress (5): 3.8/6.9 MB | 2.5/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 16/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 16/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 16/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 20/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 24/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 24/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 24/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 24/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 28/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 32/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 33/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 37/169 kB Progress (5): 3.8/6.9 MB | 2.6/2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 41/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 41/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 45/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 45/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 45/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 45/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.8/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Progress (5): 3.9/6.9 MB | 2.6 MB | 2.6/2.7 MB | 7.7/289 kB | 49/169 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar (2.6 MB at 376 kB/s) Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 53/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 7.7/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 12/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 16/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 20/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 24/289 kB | 57/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 24/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 28/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 28/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 28/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 28/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 32/289 kB | 61/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 32/289 kB | 65/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 32/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.6/2.7 MB | 33/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 33/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 33/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 33/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 37/289 kB | 66/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 37/289 kB | 70/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 37/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 41/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 45/289 kB | 74/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 45/289 kB | 78/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 45/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 49/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 49/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 49/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 49/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 49/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 53/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 57/289 kB | 82/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 57/289 kB | 86/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 57/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 61/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 65/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 65/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 65/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 65/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 65/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 66/289 kB | 90/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 66/289 kB | 94/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 66/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 66/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7/2.7 MB | 70/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 70/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 70/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 74/289 kB | 98/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 74/289 kB | 102/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 78/289 kB | 102/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 82/289 kB | 102/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 82/289 kB | 102/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 86/289 kB | 102/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 86/289 kB | 106/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 86/289 kB | 110/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 86/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 90/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 90/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 90/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 94/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 98/289 kB | 114/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 98/289 kB | 118/169 kB Progress (4): 3.9/6.9 MB | 2.7 MB | 98/289 kB | 122/169 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar (2.7 MB at 391 kB/s) Progress (3): 3.9/6.9 MB | 98/289 kB | 122/169 kB Progress (3): 3.9/6.9 MB | 98/289 kB | 122/169 kB Progress (3): 3.9/6.9 MB | 102/289 kB | 122/169 kB Progress (3): 3.9/6.9 MB | 106/289 kB | 122/169 kB Progress (3): 3.9/6.9 MB | 106/289 kB | 126/169 kB Progress (3): 3.9/6.9 MB | 110/289 kB | 126/169 kB Progress (3): 3.9/6.9 MB | 110/289 kB | 126/169 kB Progress (3): 3.9/6.9 MB | 114/289 kB | 126/169 kB Progress (3): 3.9/6.9 MB | 114/289 kB | 130/169 kB Progress (3): 3.9/6.9 MB | 118/289 kB | 130/169 kB Progress (3): 3.9/6.9 MB | 118/289 kB | 130/169 kB Progress (3): 3.9/6.9 MB | 122/289 kB | 130/169 kB Progress (3): 3.9/6.9 MB | 122/289 kB | 131/169 kB Progress (3): 3.9/6.9 MB | 126/289 kB | 131/169 kB Progress (3): 3.9/6.9 MB | 126/289 kB | 131/169 kB Progress (3): 3.9/6.9 MB | 130/289 kB | 131/169 kB Progress (3): 3.9/6.9 MB | 130/289 kB | 135/169 kB Progress (3): 3.9/6.9 MB | 131/289 kB | 135/169 kB Progress (3): 3.9/6.9 MB | 131/289 kB | 135/169 kB Progress (3): 3.9/6.9 MB | 135/289 kB | 135/169 kB Progress (3): 3.9/6.9 MB | 135/289 kB | 139/169 kB Progress (3): 3.9/6.9 MB | 139/289 kB | 139/169 kB Progress (3): 3.9/6.9 MB | 139/289 kB | 143/169 kB Progress (3): 3.9/6.9 MB | 143/289 kB | 143/169 kB Progress (3): 3.9/6.9 MB | 143/289 kB | 143/169 kB Progress (3): 3.9/6.9 MB | 147/289 kB | 143/169 kB Progress (3): 3.9/6.9 MB | 147/289 kB | 147/169 kB Progress (3): 3.9/6.9 MB | 151/289 kB | 147/169 kB Progress (3): 3.9/6.9 MB | 151/289 kB | 151/169 kB Progress (3): 3.9/6.9 MB | 151/289 kB | 151/169 kB Progress (3): 3.9/6.9 MB | 151/289 kB | 155/169 kB Progress (3): 3.9/6.9 MB | 155/289 kB | 155/169 kB Progress (3): 3.9/6.9 MB | 155/289 kB | 159/169 kB Progress (3): 4.0/6.9 MB | 155/289 kB | 159/169 kB Progress (3): 4.0/6.9 MB | 155/289 kB | 163/169 kB Progress (3): 4.0/6.9 MB | 159/289 kB | 163/169 kB Progress (3): 4.0/6.9 MB | 159/289 kB | 167/169 kB Progress (3): 4.0/6.9 MB | 159/289 kB | 167/169 kB Progress (3): 4.0/6.9 MB | 159/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 163/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 163/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 167/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 167/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 171/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 171/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 175/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 175/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 179/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 179/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 183/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 183/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 187/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 187/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 191/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 191/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 195/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 195/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 199/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 199/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 203/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 207/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 211/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 211/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 215/289 kB | 169 kB Progress (3): 4.0/6.9 MB | 215/289 kB | 169 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 24 kB/s) Progress (2): 4.0/6.9 MB | 219/289 kB Progress (2): 4.0/6.9 MB | 219/289 kB Progress (2): 4.0/6.9 MB | 223/289 kB Progress (2): 4.0/6.9 MB | 227/289 kB Progress (2): 4.0/6.9 MB | 227/289 kB Progress (2): 4.0/6.9 MB | 227/289 kB Progress (2): 4.0/6.9 MB | 231/289 kB Progress (2): 4.0/6.9 MB | 235/289 kB Progress (2): 4.0/6.9 MB | 235/289 kB Progress (2): 4.0/6.9 MB | 239/289 kB Progress (2): 4.0/6.9 MB | 239/289 kB Progress (2): 4.0/6.9 MB | 243/289 kB Progress (2): 4.0/6.9 MB | 243/289 kB Progress (2): 4.0/6.9 MB | 247/289 kB Progress (2): 4.0/6.9 MB | 247/289 kB Progress (2): 4.0/6.9 MB | 251/289 kB Progress (2): 4.0/6.9 MB | 251/289 kB Progress (2): 4.0/6.9 MB | 255/289 kB Progress (2): 4.0/6.9 MB | 255/289 kB Progress (2): 4.0/6.9 MB | 259/289 kB Progress (2): 4.0/6.9 MB | 259/289 kB Progress (2): 4.0/6.9 MB | 263/289 kB Progress (2): 4.0/6.9 MB | 263/289 kB Progress (2): 4.0/6.9 MB | 267/289 kB Progress (2): 4.1/6.9 MB | 267/289 kB Progress (2): 4.1/6.9 MB | 271/289 kB Progress (2): 4.1/6.9 MB | 271/289 kB Progress (2): 4.1/6.9 MB | 275/289 kB Progress (2): 4.1/6.9 MB | 275/289 kB Progress (2): 4.1/6.9 MB | 275/289 kB Progress (2): 4.1/6.9 MB | 279/289 kB Progress (2): 4.1/6.9 MB | 283/289 kB Progress (2): 4.1/6.9 MB | 283/289 kB Progress (2): 4.1/6.9 MB | 287/289 kB Progress (2): 4.1/6.9 MB | 287/289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.1/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Progress (2): 4.2/6.9 MB | 289 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar (289 kB at 41 kB/s) Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.2/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.3/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.4/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.5/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.6/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.7/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.8/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 4.9/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.0/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.1/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.2/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.3/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.4/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.5/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.6/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.7/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.8/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 5.9/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.0/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.1/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.2/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.3/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.4/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.5/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.6/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.7/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.8/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9/6.9 MB Progress (1): 6.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar (6.9 MB at 934 kB/s) [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: EntryTypeFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/EntryTypeFilter.xtend 24: The private modifier is unnecessary on field filteredTypes [WARNING] WARNING: ModelPatchDiagnosticElement.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchDiagnosticElement.xtend 18: The private modifier is unnecessary on field caughtException [WARNING] WARNING: ModelPatchDiagnosticElement.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchDiagnosticElement.xtend 20: The private modifier is unnecessary on field message [WARNING] WARNING: ModelPatchDiagnosticElement.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchDiagnosticElement.xtend 22: The private modifier is unnecessary on field problematicEntry [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 21: The public modifier is unnecessary on method reverse [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 31: The public modifier is unnecessary on method reverseEntry [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 35: The public modifier is unnecessary on method reverseEntry [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 44: The public modifier is unnecessary on method reverseEntry [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 51: The public modifier is unnecessary on method reverseEntry [WARNING] WARNING: ModelPatchReverser.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/ModelPatchReverser.xtend 62: The public modifier is unnecessary on method reverseDirection [WARNING] WARNING: EntryPropertyFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/EntryPropertyFilter.xtend 27: The private modifier is unnecessary on field filteredProperty [WARNING] WARNING: EntryPropertyFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/EntryPropertyFilter.xtend 29: The private modifier is unnecessary on field filteredValue [WARNING] WARNING: ComplexEntryFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/ComplexEntryFilter.xtend 24: The private modifier is unnecessary on field type [WARNING] WARNING: ComplexEntryFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/ComplexEntryFilter.xtend 26: The private modifier is unnecessary on field subFilters [WARNING] WARNING: EntryDirectionFilter.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/org/eclipse/emf/diffmerge/patch/api/filters/EntryDirectionFilter.xtend 23: The private modifier is unnecessary on field filteredDirection [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch --- Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 110 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 179 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 62 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 44 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 45 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 137 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 275 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 34 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 60 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 97 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 129 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 252 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Progress (1): 890 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 30 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 92 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 442 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Progress (1): 4.1/152 kB Progress (1): 7.7/152 kB Progress (1): 12/152 kB Progress (1): 16/152 kB Progress (1): 20/152 kB Progress (1): 24/152 kB Progress (1): 28/152 kB Progress (1): 32/152 kB Progress (1): 36/152 kB Progress (1): 40/152 kB Progress (1): 44/152 kB Progress (1): 48/152 kB Progress (1): 52/152 kB Progress (2): 52/152 kB | 4.1/29 kB Progress (2): 52/152 kB | 7.7/29 kB Progress (2): 52/152 kB | 12/29 kB Progress (2): 52/152 kB | 16/29 kB Progress (3): 52/152 kB | 16/29 kB | 4.1/116 kB Progress (3): 52/152 kB | 20/29 kB | 4.1/116 kB Progress (3): 52/152 kB | 24/29 kB | 4.1/116 kB Progress (3): 56/152 kB | 24/29 kB | 4.1/116 kB Progress (4): 56/152 kB | 24/29 kB | 4.1/116 kB | 4.1/35 kB Progress (4): 56/152 kB | 24/29 kB | 4.1/116 kB | 7.7/35 kB Progress (4): 60/152 kB | 24/29 kB | 4.1/116 kB | 7.7/35 kB Progress (4): 64/152 kB | 24/29 kB | 4.1/116 kB | 7.7/35 kB Progress (4): 64/152 kB | 28/29 kB | 4.1/116 kB | 7.7/35 kB Progress (4): 64/152 kB | 29 kB | 4.1/116 kB | 7.7/35 kB Progress (5): 64/152 kB | 29 kB | 4.1/116 kB | 7.7/35 kB | 4.1/57 kB Progress (5): 64/152 kB | 29 kB | 7.7/116 kB | 7.7/35 kB | 4.1/57 kB Progress (5): 64/152 kB | 29 kB | 7.7/116 kB | 7.7/35 kB | 7.7/57 kB Progress (5): 68/152 kB | 29 kB | 7.7/116 kB | 7.7/35 kB | 7.7/57 kB Progress (5): 68/152 kB | 29 kB | 7.7/116 kB | 12/35 kB | 7.7/57 kB Progress (5): 72/152 kB | 29 kB | 7.7/116 kB | 12/35 kB | 7.7/57 kB Progress (5): 72/152 kB | 29 kB | 7.7/116 kB | 12/35 kB | 12/57 kB Progress (5): 72/152 kB | 29 kB | 7.7/116 kB | 12/35 kB | 16/57 kB Progress (5): 72/152 kB | 29 kB | 12/116 kB | 12/35 kB | 16/57 kB Progress (5): 72/152 kB | 29 kB | 12/116 kB | 12/35 kB | 20/57 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 376 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Progress (4): 76/152 kB | 12/116 kB | 12/35 kB | 20/57 kB Progress (4): 76/152 kB | 12/116 kB | 16/35 kB | 20/57 kB Progress (4): 80/152 kB | 12/116 kB | 16/35 kB | 20/57 kB Progress (4): 80/152 kB | 12/116 kB | 16/35 kB | 24/57 kB Progress (4): 80/152 kB | 16/116 kB | 16/35 kB | 24/57 kB Progress (4): 80/152 kB | 16/116 kB | 16/35 kB | 28/57 kB Progress (4): 84/152 kB | 16/116 kB | 16/35 kB | 28/57 kB Progress (4): 84/152 kB | 16/116 kB | 20/35 kB | 28/57 kB Progress (4): 84/152 kB | 16/116 kB | 24/35 kB | 28/57 kB Progress (4): 88/152 kB | 16/116 kB | 24/35 kB | 28/57 kB Progress (4): 88/152 kB | 16/116 kB | 24/35 kB | 32/57 kB Progress (4): 88/152 kB | 16/116 kB | 24/35 kB | 36/57 kB Progress (4): 88/152 kB | 16/116 kB | 24/35 kB | 40/57 kB Progress (4): 88/152 kB | 20/116 kB | 24/35 kB | 40/57 kB Progress (4): 88/152 kB | 20/116 kB | 24/35 kB | 44/57 kB Progress (5): 88/152 kB | 20/116 kB | 24/35 kB | 44/57 kB | 4.1/21 kB Progress (5): 88/152 kB | 20/116 kB | 24/35 kB | 44/57 kB | 7.7/21 kB Progress (5): 92/152 kB | 20/116 kB | 24/35 kB | 44/57 kB | 7.7/21 kB Progress (5): 92/152 kB | 20/116 kB | 28/35 kB | 44/57 kB | 7.7/21 kB Progress (5): 96/152 kB | 20/116 kB | 28/35 kB | 44/57 kB | 7.7/21 kB Progress (5): 96/152 kB | 20/116 kB | 28/35 kB | 44/57 kB | 12/21 kB Progress (5): 96/152 kB | 20/116 kB | 28/35 kB | 48/57 kB | 12/21 kB Progress (5): 96/152 kB | 24/116 kB | 28/35 kB | 48/57 kB | 12/21 kB Progress (5): 96/152 kB | 24/116 kB | 28/35 kB | 52/57 kB | 12/21 kB Progress (5): 96/152 kB | 24/116 kB | 28/35 kB | 52/57 kB | 16/21 kB Progress (5): 96/152 kB | 24/116 kB | 28/35 kB | 52/57 kB | 20/21 kB Progress (5): 100/152 kB | 24/116 kB | 28/35 kB | 52/57 kB | 20/21 kB Progress (5): 100/152 kB | 24/116 kB | 32/35 kB | 52/57 kB | 20/21 kB Progress (5): 104/152 kB | 24/116 kB | 32/35 kB | 52/57 kB | 20/21 kB Progress (5): 104/152 kB | 24/116 kB | 32/35 kB | 52/57 kB | 21 kB Progress (5): 104/152 kB | 24/116 kB | 32/35 kB | 56/57 kB | 21 kB Progress (5): 104/152 kB | 28/116 kB | 32/35 kB | 56/57 kB | 21 kB Progress (5): 104/152 kB | 28/116 kB | 32/35 kB | 57 kB | 21 kB Progress (5): 108/152 kB | 28/116 kB | 32/35 kB | 57 kB | 21 kB Progress (5): 112/152 kB | 28/116 kB | 32/35 kB | 57 kB | 21 kB Progress (5): 112/152 kB | 28/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 116/152 kB | 28/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 116/152 kB | 32/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 120/152 kB | 32/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 120/152 kB | 36/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 120/152 kB | 40/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 124/152 kB | 40/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 124/152 kB | 44/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 128/152 kB | 44/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 128/152 kB | 48/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 132/152 kB | 48/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 132/152 kB | 52/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 136/152 kB | 52/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 136/152 kB | 56/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 140/152 kB | 56/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 140/152 kB | 60/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 144/152 kB | 60/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 144/152 kB | 64/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 148/152 kB | 64/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 148/152 kB | 68/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 68/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 72/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 76/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 80/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 84/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 88/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 92/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 96/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 100/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 104/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 108/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 112/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 116/116 kB | 35 kB | 57 kB | 21 kB Progress (5): 152 kB | 116 kB | 35 kB | 57 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 124 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 330 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 201 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 861 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Progress (2): 116 kB | 4.1/9.9 kB Progress (2): 116 kB | 7.7/9.9 kB Progress (2): 116 kB | 9.9 kB Progress (3): 116 kB | 9.9 kB | 4.1/5.9 kB Progress (3): 116 kB | 9.9 kB | 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 587 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 30 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Progress (1): 4.1/14 kB Progress (2): 4.1/14 kB | 4.1/24 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Progress (2): 4.1/14 kB | 7.7/24 kB Progress (2): 7.7/14 kB | 7.7/24 kB Progress (2): 7.7/14 kB | 12/24 kB Progress (2): 7.7/14 kB | 16/24 kB Progress (2): 12/14 kB | 16/24 kB Progress (2): 14 kB | 16/24 kB Progress (2): 14 kB | 20/24 kB Progress (2): 14 kB | 24/24 kB Progress (2): 14 kB | 24 kB Progress (3): 14 kB | 24 kB | 4.1/30 kB Progress (3): 14 kB | 24 kB | 7.7/30 kB Progress (3): 14 kB | 24 kB | 12/30 kB Progress (3): 14 kB | 24 kB | 16/30 kB Progress (3): 14 kB | 24 kB | 20/30 kB Progress (3): 14 kB | 24 kB | 24/30 kB Progress (4): 14 kB | 24 kB | 24/30 kB | 4.1/37 kB Progress (4): 14 kB | 24 kB | 24/30 kB | 7.7/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 62 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Progress (4): 24 kB | 24/30 kB | 7.7/37 kB | 4.1/87 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 110 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Progress (3): 24/30 kB | 12/37 kB | 4.1/87 kB Progress (3): 28/30 kB | 12/37 kB | 4.1/87 kB Progress (4): 28/30 kB | 12/37 kB | 4.1/87 kB | 4.1/49 kB Progress (4): 28/30 kB | 16/37 kB | 4.1/87 kB | 4.1/49 kB Progress (4): 28/30 kB | 16/37 kB | 7.7/87 kB | 4.1/49 kB Progress (4): 28/30 kB | 20/37 kB | 7.7/87 kB | 4.1/49 kB Progress (4): 28/30 kB | 20/37 kB | 7.7/87 kB | 7.7/49 kB Progress (4): 30 kB | 20/37 kB | 7.7/87 kB | 7.7/49 kB Progress (4): 30 kB | 20/37 kB | 7.7/87 kB | 12/49 kB Progress (4): 30 kB | 24/37 kB | 7.7/87 kB | 12/49 kB Progress (4): 30 kB | 24/37 kB | 12/87 kB | 12/49 kB Progress (4): 30 kB | 28/37 kB | 12/87 kB | 12/49 kB Progress (4): 30 kB | 28/37 kB | 12/87 kB | 16/49 kB Progress (4): 30 kB | 32/37 kB | 12/87 kB | 16/49 kB Progress (4): 30 kB | 32/37 kB | 12/87 kB | 20/49 kB Progress (4): 30 kB | 32/37 kB | 16/87 kB | 20/49 kB Progress (4): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 4.1/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 7.7/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 12/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 16/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 20/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 24/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 28/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 32/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 33/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 37/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 41/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 45/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 49/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 53/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 57/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 61/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 65/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 66/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 70/86 kB Progress (5): 30 kB | 32/37 kB | 16/87 kB | 24/49 kB | 74/86 kB Progress (5): 30 kB | 36/37 kB | 16/87 kB | 24/49 kB | 74/86 kB Progress (5): 30 kB | 37 kB | 16/87 kB | 24/49 kB | 74/86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 107 kB/s) Progress (4): 37 kB | 16/87 kB | 28/49 kB | 74/86 kB Progress (4): 37 kB | 20/87 kB | 28/49 kB | 74/86 kB Progress (4): 37 kB | 20/87 kB | 32/49 kB | 74/86 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Progress (4): 37 kB | 20/87 kB | 32/49 kB | 78/86 kB Progress (4): 37 kB | 20/87 kB | 32/49 kB | 82/86 kB Progress (4): 37 kB | 20/87 kB | 36/49 kB | 82/86 kB Progress (4): 37 kB | 24/87 kB | 36/49 kB | 82/86 kB Progress (4): 37 kB | 24/87 kB | 40/49 kB | 82/86 kB Progress (4): 37 kB | 24/87 kB | 40/49 kB | 86/86 kB Progress (4): 37 kB | 24/87 kB | 40/49 kB | 86 kB Progress (4): 37 kB | 24/87 kB | 44/49 kB | 86 kB Progress (4): 37 kB | 28/87 kB | 44/49 kB | 86 kB Progress (4): 37 kB | 28/87 kB | 48/49 kB | 86 kB Progress (4): 37 kB | 32/87 kB | 48/49 kB | 86 kB Progress (4): 37 kB | 32/87 kB | 49 kB | 86 kB Progress (4): 37 kB | 33/87 kB | 49 kB | 86 kB Progress (4): 37 kB | 37/87 kB | 49 kB | 86 kB Progress (4): 37 kB | 41/87 kB | 49 kB | 86 kB Progress (5): 37 kB | 41/87 kB | 49 kB | 86 kB | 4.1/10 kB Progress (5): 37 kB | 41/87 kB | 49 kB | 86 kB | 7.7/10 kB Progress (5): 37 kB | 41/87 kB | 49 kB | 86 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 290 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Progress (4): 37 kB | 45/87 kB | 49 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 122 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 162 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Progress (2): 49/87 kB | 10 kB Progress (2): 53/87 kB | 10 kB Progress (2): 57/87 kB | 10 kB Progress (2): 61/87 kB | 10 kB Progress (2): 65/87 kB | 10 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Progress (3): 65/87 kB | 10 kB | 4.1/35 kB Progress (3): 69/87 kB | 10 kB | 4.1/35 kB Progress (3): 73/87 kB | 10 kB | 4.1/35 kB Progress (3): 73/87 kB | 10 kB | 7.7/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 33 kB/s) Progress (2): 77/87 kB | 7.7/35 kB Progress (2): 77/87 kB | 12/35 kB Progress (2): 77/87 kB | 16/35 kB Progress (2): 81/87 kB | 16/35 kB Progress (2): 81/87 kB | 20/35 kB Progress (3): 81/87 kB | 20/35 kB | 4.1/61 kB Progress (3): 81/87 kB | 20/35 kB | 7.7/61 kB Progress (3): 81/87 kB | 24/35 kB | 7.7/61 kB Progress (3): 81/87 kB | 24/35 kB | 12/61 kB Progress (3): 81/87 kB | 24/35 kB | 16/61 kB Progress (3): 81/87 kB | 24/35 kB | 20/61 kB Progress (3): 81/87 kB | 24/35 kB | 24/61 kB Progress (3): 81/87 kB | 24/35 kB | 28/61 kB Progress (3): 81/87 kB | 24/35 kB | 32/61 kB Progress (3): 81/87 kB | 24/35 kB | 36/61 kB Progress (3): 81/87 kB | 24/35 kB | 40/61 kB Progress (3): 85/87 kB | 24/35 kB | 40/61 kB Progress (3): 85/87 kB | 24/35 kB | 44/61 kB Progress (3): 85/87 kB | 28/35 kB | 44/61 kB Progress (3): 85/87 kB | 32/35 kB | 44/61 kB Progress (3): 85/87 kB | 35 kB | 44/61 kB Progress (4): 85/87 kB | 35 kB | 44/61 kB | 4.1/6.8 kB Progress (4): 85/87 kB | 35 kB | 48/61 kB | 4.1/6.8 kB Progress (4): 87 kB | 35 kB | 48/61 kB | 4.1/6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 106 kB/s) Progress (3): 87 kB | 52/61 kB | 4.1/6.8 kB Progress (3): 87 kB | 52/61 kB | 6.8 kB Progress (3): 87 kB | 56/61 kB | 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 240 kB/s) Progress (2): 60/61 kB | 6.8 kB Progress (2): 61 kB | 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 18 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 161 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch --- Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Progress (1): 690 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 58 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 164 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 23 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom (2.4 kB at 91 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom (1.6 kB at 50 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (1.7 kB at 37 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Progress (1): 4.1/4.6 kB Progress (2): 4.1/4.6 kB | 0/2.8 MB Progress (3): 4.1/4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.1/4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (3): 4.6 kB | 0.1/2.8 MB | 3.5 kB Progress (4): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 4.1/18 kB Progress (4): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 7.7/18 kB Progress (4): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 7.7/18 kB Progress (4): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 12/18 kB Progress (5): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 12/18 kB | 4.1/25 kB Progress (5): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 16/18 kB | 4.1/25 kB Progress (5): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 16/18 kB | 4.1/25 kB Progress (5): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 18 kB | 4.1/25 kB Progress (5): 4.6 kB | 0.1/2.8 MB | 3.5 kB | 18 kB | 7.7/25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 51 kB/s) Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 7.7/25 kB Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 7.7/25 kB Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 7.7/25 kB Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 7.7/25 kB Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 12/25 kB Progress (4): 0.1/2.8 MB | 3.5 kB | 18 kB | 12/25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar (3.5 kB at 38 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar (18 kB at 185 kB/s) Progress (2): 0.1/2.8 MB | 12/25 kB Progress (2): 0.1/2.8 MB | 16/25 kB Progress (2): 0.1/2.8 MB | 16/25 kB Progress (2): 0.1/2.8 MB | 16/25 kB Progress (2): 0.1/2.8 MB | 20/25 kB Progress (2): 0.1/2.8 MB | 20/25 kB Progress (2): 0.1/2.8 MB | 24/25 kB Progress (2): 0.1/2.8 MB | 24/25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Progress (2): 0.2/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 236 kB/s) Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2.8 MB at 4.1 MB/s) [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/target/org.eclipse.emf.diffmerge.patch-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch/target/org.eclipse.emf.diffmerge.patch-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime >-- [INFO] Building org.eclipse.emf.diffmerge.patch.runtime 0.1.0-SNAPSHOT [5/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: EMFModelPatchMetadata.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFModelPatchMetadata.xtend 21: The private modifier is unnecessary on field modelUriList [WARNING] WARNING: EMFModelPatchMetadata.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFModelPatchMetadata.xtend 24: The private modifier is unnecessary on field usedNamespaceUris [WARNING] WARNING: SimpleReflectiveEMFModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/SimpleReflectiveEMFModelAccess.xtend 28: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SimpleReflectiveEMFModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/SimpleReflectiveEMFModelAccess.xtend 36: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SimpleReflectiveEMFModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/SimpleReflectiveEMFModelAccess.xtend 41: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SimpleReflectiveEMFModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/SimpleReflectiveEMFModelAccess.xtend 51: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SimpleReflectiveEMFModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/SimpleReflectiveEMFModelAccess.xtend 59: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 44: The private modifier is unnecessary on field attributeRemoveBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 45: The private modifier is unnecessary on field referenceRemoveBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 46: The private modifier is unnecessary on field containmentRemoveBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 47: The private modifier is unnecessary on field secondContainmentRemoveBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 48: The private modifier is unnecessary on field elementRemoveBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 50: The private modifier is unnecessary on field elementAddBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 51: The private modifier is unnecessary on field containmentAddBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 52: The private modifier is unnecessary on field referenceAddBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 53: The private modifier is unnecessary on field attributeAddBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 55: The private modifier is unnecessary on field modelPatchBuilder [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 57: The private modifier is unnecessary on field addedEntries [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 157: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: ModelPatchRecorder.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/ModelPatchRecorder.xtend 398: The public modifier is unnecessary on method getINSTANCE [WARNING] WARNING: ModelAccessProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ModelAccessProvider.xtend 22: The public modifier is unnecessary on class ModelAccessProvider [WARNING] WARNING: ModelAccessProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ModelAccessProvider.xtend 23: The public modifier is unnecessary on method getSelectedModelAccess [WARNING] WARNING: ModelAccessProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ModelAccessProvider.xtend 29: The public modifier is unnecessary on method getSelectedModelAccess [WARNING] WARNING: ModelAccessProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ModelAccessProvider.xtend 30: The value of the local variable access is not used [WARNING] WARNING: ViatraModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ViatraModelAccess.xtend 58: Unnecessary cast from EObject to EObject [WARNING] WARNING: ViatraModelAccess.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/modelaccess/ViatraModelAccess.xtend 80: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 41: The public modifier is unnecessary on class EMFPatchApplication [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 112: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 142: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 146: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 176: Unnecessary cast from EAttribute to EAttribute [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 206: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 224: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: EMFPatchApplication.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/org/eclipse/emf/diffmerge/patch/runtime/EMFPatchApplication.xtend 235: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/target/org.eclipse.emf.diffmerge.patch.runtime-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.runtime/target/org.eclipse.emf.diffmerge.patch.runtime-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.runtime --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.json >-- [INFO] Building org.eclipse.emf.diffmerge.patch.persistence.json 0.1.0-SNAPSHOT [6/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/target/org.eclipse.emf.diffmerge.patch.persistence.json-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.json/target/org.eclipse.emf.diffmerge.patch.persistence.json-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.persistence.json --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.persistence.emf >-- [INFO] Building org.eclipse.emf.diffmerge.patch.persistence.emf 0.1.0-SNAPSHOT [7/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: ModelPatchToEMF.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/src/org/eclipse/emf/diffmerge/patch/persistence/emf/transform/ModelPatchToEMF.xtend 51: The value of the field ModelPatchToEMF.logger is not used [WARNING] WARNING: EModelPatchToPOJO.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/src/org/eclipse/emf/diffmerge/patch/persistence/emf/transform/EModelPatchToPOJO.xtend 41: The value of the field EModelPatchToPOJO.logger is not used [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/target/org.eclipse.emf.diffmerge.patch.persistence.emf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.persistence.emf/target/org.eclipse.emf.diffmerge.patch.persistence.emf-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.persistence.emf --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.ui >-- [INFO] Building org.eclipse.emf.diffmerge.patch.ui 0.1.0-SNAPSHOT [8/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: DescriptiveEntryLabelProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DescriptiveEntryLabelProvider.xtend 31: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DescriptiveEntryLabelProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DescriptiveEntryLabelProvider.xtend 38: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ModelPatchContentProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelPatchContentProvider.xtend 27: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ModelPatchEntryFilterContentProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelPatchEntryFilterContentProvider.xtend 25: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ModelPatchEntryFilterContentProvider.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelPatchEntryFilterContentProvider.xtend 35: List is a raw type. References to generic type List should be parameterized [WARNING] WARNING: ModelpatchApplicationDTO.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelpatchApplicationDTO.xtend 56: The private modifier is unnecessary on field applier [WARNING] WARNING: ModelpatchApplicationDTO.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelpatchApplicationDTO.xtend 57: The private modifier is unnecessary on field provider [WARNING] WARNING: ModelpatchApplicationDTO.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelpatchApplicationDTO.xtend 58: The private modifier is unnecessary on field serializerProvider [WARNING] WARNING: ModelpatchApplicationDTO.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/ModelpatchApplicationDTO.xtend 59: The private modifier is unnecessary on extension field ModelPatchPreferenceProvider [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 40: The private modifier is unnecessary on field shell [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 46: The public modifier is unnecessary on method openInformationDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 50: The public modifier is unnecessary on method openFileDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 54: The public modifier is unnecessary on method openFileDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 61: The public modifier is unnecessary on method openSaveFileDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 65: The private modifier is unnecessary on field mainPage [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 75: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 80: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 98: The public modifier is unnecessary on method openModelPatchEditor [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 100: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 102: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 111: The public modifier is unnecessary on method openWorkspaceFileDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 115: The public modifier is unnecessary on method openWorkspaceFileDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 128: The public modifier is unnecessary on method openErrorDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 132: The public modifier is unnecessary on method openErrorDialog [WARNING] WARNING: DialogFactory.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/utils/DialogFactory.xtend 136: The public modifier is unnecessary on method openErrorDialog [WARNING] WARNING: ModelpatchGenerationHandler.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/handlers/ModelpatchGenerationHandler.xtend 85: The public modifier is unnecessary on method generatePatchFromDiffNode [WARNING] WARNING: ModelpatchGenerationHandler.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/org/eclipse/emf/diffmerge/patch/ui/handlers/ModelpatchGenerationHandler.xtend 92: The public modifier is unnecessary on method generatePatch [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/target/org.eclipse.emf.diffmerge.patch.ui-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/plugins/org.eclipse.emf.diffmerge.patch.ui/target/org.eclipse.emf.diffmerge.patch.ui-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.ui --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.examples.parent >-- [INFO] Building Model Patcher Examples 0.1.0-SNAPSHOT [9/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.examples.parent --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.examples.parent --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.examples.parent --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.examples >-- [INFO] Building org.eclipse.emf.diffmerge.patch.examples 0.1.0-SNAPSHOT [10/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/target/org.eclipse.emf.diffmerge.patch.examples-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/examples/org.eclipse.emf.diffmerge.patch.examples/target/org.eclipse.emf.diffmerge.patch.examples-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.examples --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.parent >-- [INFO] Building Model Patcher Tests 0.1.0-SNAPSHOT [11/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests.parent --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests.parent --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests >-- [INFO] Building org.eclipse.emf.diffmerge.patch.tests 0.1.0-SNAPSHOT [12/23] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: ComplexReverseModelPatchTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ComplexReverseModelPatchTest.xtend 27: The private modifier is unnecessary on field modelPatchReverser [WARNING] WARNING: ComplexReverseModelPatchTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ComplexReverseModelPatchTest.xtend 30: The public modifier is unnecessary on method referencedElementAdditionReverse [WARNING] WARNING: ComplexReverseModelPatchTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ComplexReverseModelPatchTest.xtend 79: The public modifier is unnecessary on method referencedElementDeletionReverse [WARNING] WARNING: ComplexReverseModelPatchTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ComplexReverseModelPatchTest.xtend 128: The public modifier is unnecessary on method attributeModificationReverse [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 33: The public modifier is unnecessary on method filterElementEntryType [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 53: The public modifier is unnecessary on method filterEntryType_notEmpty [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 67: The public modifier is unnecessary on method unfilterEntryType_notEmpty [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 81: The public modifier is unnecessary on method directionFilter [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 96: The public modifier is unnecessary on method entryPropertyFilter_context [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 112: The public modifier is unnecessary on method entryPropertyFilter_type [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 128: The public modifier is unnecessary on method entryPropertyFilter_feature [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 144: The public modifier is unnecessary on method entryPropertyFilter_value [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 160: The public modifier is unnecessary on method entryPropertyFilter_target [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 182: The public modifier is unnecessary on method complexFilterAnd [WARNING] WARNING: ModelPatchFilterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/ModelPatchFilterTest.xtend 200: The public modifier is unnecessary on method complexFilterOr [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 31: The private modifier is unnecessary on field modelPatchReverser [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 32: The private modifier is unnecessary on field REVERSE_PATCH_ENTRIES_SIZE [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 33: The private modifier is unnecessary on field CONTEXT_ID [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 34: The private modifier is unnecessary on field FEATURE_ID [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 35: The private modifier is unnecessary on field TARGET_ID [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 36: The private modifier is unnecessary on field TYPE_ID [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 37: The private modifier is unnecessary on field VALUE [WARNING] WARNING: BasicReverseModelPatchTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/org/eclipse/emf/diffmerge/patch/tests/BasicReverseModelPatchTests.xtend 57: The public modifier is unnecessary on method test [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/org.eclipse.emf.diffmerge.patch.tests-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.emf.diffmerge.patch.tests --- [INFO] Toolchain in tycho-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/work/data, -install, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/work, -configuration, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.emf.diffmerge.patch.tests.ComplexReverseModelPatchTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.emf.diffmerge.patch.tests.ComplexReverseModelPatchTest referencedElementAdditionReverse(org.eclipse.emf.diffmerge.patch.tests.ComplexReverseModelPatchTest) Time elapsed: 0.028 s attributeModificationReverse(org.eclipse.emf.diffmerge.patch.tests.ComplexReverseModelPatchTest) Time elapsed: 0.002 s referencedElementDeletionReverse(org.eclipse.emf.diffmerge.patch.tests.ComplexReverseModelPatchTest) Time elapsed: 0.002 s Running org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest filterElementEntryType(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.016 s filterEntryType_notEmpty(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.002 s entryPropertyFilter_type(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s entryPropertyFilter_feature(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s entryPropertyFilter_value(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0 s complexFilterOr(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.002 s entryPropertyFilter_context(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s directionFilter(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0 s unfilterEntryType_notEmpty(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s entryPropertyFilter_target(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s complexFilterAnd(org.eclipse.emf.diffmerge.patch.tests.ModelPatchFilterTest) Time elapsed: 0.001 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.emf >-- [INFO] Building org.eclipse.emf.diffmerge.patch.tests.emf 0.1.0-SNAPSHOT [13/23] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 40: The private modifier is unnecessary on field modelPatchReverser [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 70: The public modifier is unnecessary on method initCPS [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 76: The public modifier is unnecessary on method applyPatch [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 87: The value of the local variable app is not used [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 102: The public modifier is unnecessary on method applyReversePatch [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 127: The public modifier is unnecessary on method applyReversePatchOnOriginal [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 130: The value of the local variable resource is not used [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 152: The public modifier is unnecessary on method applyFilteredPatch [WARNING] WARNING: CPSModelPatchApplierTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/CPSModelPatchApplierTest.xtend 166: The value of the local variable diags is not used [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 34: The import 'org.eclipse.viatra.transformation.runtime.emf.modelmanipulation.SimpleModelManipulations' is never used. [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 19: The import 'org.eclipse.emf.diffmerge.patch.runtime.modelaccess.SimpleReflectiveEMFModelAccess' is never used. [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 49: The private modifier is unnecessary on field cpsFactory [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 99: The private modifier is unnecessary on field resourceSet [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 100: The private modifier is unnecessary on field resource [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 101: The private modifier is unnecessary on field modelAccess [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 105: The public modifier is unnecessary on method initCPS [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 112: The public modifier is unnecessary on method initialize [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 119: The public modifier is unnecessary on method cleanup [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 126: The public modifier is unnecessary on method create_withEClassType_elementReturned [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 137: The public modifier is unnecessary on method create_withEEnumType_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 141: The value of the local variable element is not used [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 147: The public modifier is unnecessary on method create_withNullType_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 150: The value of the local variable element is not used [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 156: The public modifier is unnecessary on method add_containmentReference_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 168: The public modifier is unnecessary on method add_containmentReferenceWithIndex_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 183: The public modifier is unnecessary on method add_containmentReferenceManuallyCreatedElement_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 195: The public modifier is unnecessary on method add_SingleCrossreference_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 211: The public modifier is unnecessary on method add_SingleCrossreferenceWithIndex_indexIgnored [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 229: The public modifier is unnecessary on method add_SingleAttribute_attributeAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 244: The public modifier is unnecessary on method add_ManyCrossreference_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 258: The public modifier is unnecessary on method add_duplicateToUniqueList_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 275: The public modifier is unnecessary on method add_duplicateToUniqueListWithIndex_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 295: The public modifier is unnecessary on method add_ManyCrossreferenceWithIndex_referenceAdded [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 313: The public modifier is unnecessary on method remove_fromModel_elementRemoved [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 326: The public modifier is unnecessary on method remove_nullFromModel_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 337: The public modifier is unnecessary on method remove_rootElement_elementRemoved [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 350: The public modifier is unnecessary on method remove_fromSingleCrossreference_referenceRemoved [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 365: The public modifier is unnecessary on method remove_fromSingleCrossreferenceWithIndex_indexIgnored [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 381: The public modifier is unnecessary on method remove_fromManyCrossreference_referenceRemoved [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 397: The public modifier is unnecessary on method remove_fromManyCrossreferenceWithIndex_referenceRemoved [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 414: The public modifier is unnecessary on method remove_nonexistentSingleCrossreference_exceptionThrow [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 430: The public modifier is unnecessary on method remove_nonexistentSingleCrossreferenceWithIndex_exceptionThrow [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 447: The public modifier is unnecessary on method remove_nonexistentManyCrossreference_exceptionThrown [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 462: The public modifier is unnecessary on method remove_nonexistentManyCrossreferenceWithIndex_exceptionThrow [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 478: The public modifier is unnecessary on method changeIndex_validIndex_indexChanged [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 506: The public modifier is unnecessary on method changeIndex_emptyIndex_nothingHappens [WARNING] WARNING: EMFModelAccessTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFModelAccessTest.xtend 534: The public modifier is unnecessary on method changeIndex_invalidIndex_nothingHappens [WARNING] WARNING: EMFDiffMergeTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFDiffMergeTest.xtend 53: The private modifier is unnecessary on field RESULTS_FOLDER [WARNING] WARNING: EMFDiffMergeTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFDiffMergeTest.xtend 56: The public modifier is unnecessary on method initCPS [WARNING] WARNING: EMFDiffMergeTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/EMFDiffMergeTest.xtend 116: The public modifier is unnecessary on method test [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 50: The private modifier is unnecessary on field cpsFactory [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 51: The private modifier is unnecessary on field identifierProvider [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 53: The private modifier is unnecessary on field referenceModelPath [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 66: The private modifier is unnecessary on field referenceModel [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 67: The private modifier is unnecessary on field referenceScope [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 74: The public modifier is unnecessary on method initializeTests [WARNING] WARNING: ModelPatchRecorderTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchRecorderTest.xtend 474: The value of the local variable req is not used [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 36: The private modifier is unnecessary on field modelPatchReverser [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 72: The public modifier is unnecessary on method initCPS [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 78: The public modifier is unnecessary on method applyPatch [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 100: The public modifier is unnecessary on method applyReversePatch [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 123: The public modifier is unnecessary on method applyFilteredPatch [WARNING] WARNING: ModelPatchApplierSmokeTests.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchApplierSmokeTests.xtend 138: The value of the local variable diags is not used [WARNING] WARNING: ModelPatchExporterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchExporterTest.xtend 48: The private modifier is unnecessary on field RESULTS_FOLDER [WARNING] WARNING: ModelPatchExporterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchExporterTest.xtend 109: The public modifier is unnecessary on method initCPS [WARNING] WARNING: ModelPatchExporterTest.xtend - /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/org/eclipse/emf/diffmerge/patch/tests/emf/ModelPatchExporterTest.xtend 115: The public modifier is unnecessary on method test [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/org.eclipse.emf.diffmerge.patch.tests.emf-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.emf.diffmerge.patch.tests.emf --- [INFO] Toolchain in tycho-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/work/data, -install, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/work, -configuration, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.emf/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest identifyEStructuralFeature(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0.11 s identifyEEnumLiteral(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0.002 s identifyEOperation(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0.001 s identifyEDataType(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0 s identifyEObject(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0.049 s identifyEClass(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0 s identifyEEnum(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0 s identifyEPackage(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.EMFIdentifierProviderTest) Time elapsed: 0 s Running org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest locateEStructuralFeature(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest) Time elapsed: 0.001 s locateEClass(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest) Time elapsed: 0 s locateEEnumLiteral(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest) Time elapsed: 0 s locateEPackage(org.eclipse.emf.diffmerge.patch.tests.emf.identifier.IdentifiedEMFObjectLocatorTest) Time elapsed: 0 s Running org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelPatchMetadataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelPatchMetadataTest emfModelPatchMetadata(org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelPatchMetadataTest) Time elapsed: 0.19 s Running org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest test[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.391 s test[Extra containment tree in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.038 s test[Extra containment tree in modified compared to modified (as target)](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.033 s test[Extra containment tree and reference to an outer element in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.061 s test[Extra containment tree and reference from an outer element in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.025 s test[There is a modified two way reference (0..1 <--> 0..*)](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.054 s test[Models with lots of differences](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchExporterTest) Time elapsed: 0.042 s Running org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest applyReversePatch[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest) Time elapsed: 0.062 s applyPatch[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest) Time elapsed: 0.04 s applyReversePatchOnOriginal[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest) Time elapsed: 0.013 s applyFilteredPatch[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.CPSModelPatchApplierTest) Time elapsed: 0.015 s Running org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst1 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostType/instances Source: simple.cps.host.FirstHostClass0 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ElementPresence Owner: simple.cps.host.FirstHostClass0.inst0 Type: HostInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst1 Target: simple.cps.app.FirstAppClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst1 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst2 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst3 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst4 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE AttributePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/state Owner: simple.cps.app.FirstAppClass0.inst0 Value: Stopped Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.app.FirstAppClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst1 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostType/instances Source: simple.cps.host.FirstHostClass0 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ElementPresence Owner: simple.cps.host.FirstHostClass0.inst0 Type: HostInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst1 Target: simple.cps.app.FirstAppClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst1 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst2 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst3 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/communicateWith Source: simple.cps.host.SecondHostClass0.inst4 Target: simple.cps.host.FirstHostClass0.inst0 Direction: REMOVE AttributePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/state Owner: simple.cps.app.FirstAppClass0.inst0 Value: Stopped Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.app.FirstAppClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: ADD ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: ADD ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: ADD ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: ADD ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/dependOn Source: simple.cps.app.SecondAppClass0.inst0 Target: simple.cps.app.ThirdAppClass0.inst0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//CyberPhysicalSystem/appTypes Source: testModel6504822858552 Target: simple.cps.app.ThirdAppClass0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/dependOn Source: simple.cps.app.SecondAppClass0.inst0 Target: simple.cps.app.ThirdAppClass0.inst0 Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0 Type: ApplicationType Direction: REMOVE ElementPresence Owner: simple.cps.app.ThirdAppClass0.inst0 Type: ApplicationInstance Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst2 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst2 Target: simple.cps.app.FirstAppClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.app.FirstAppClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst2 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst2 Target: simple.cps.app.FirstAppClass0.inst0 Direction: REMOVE ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//ApplicationInstance/allocatedTo Source: simple.cps.app.FirstAppClass0.inst0 Target: simple.cps.host.SecondHostClass0.inst0 Direction: ADD ReferencePresence Feature: http://org.eclipse.viatra/model/cps#//HostInstance/applications Source: simple.cps.host.SecondHostClass0.inst0 Target: simple.cps.app.FirstAppClass0.inst0 Direction: ADD Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest test[Demo model](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.117 s test[Extra containment tree in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.052 s test[Extra containment tree in modified compared to modified (as target)](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.029 s test[Extra containment tree and reference to an outer element in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.058 s test[Extra containment tree and reference from an outer element in modified compared to modified (as ref)](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.027 s test[There is a modified two way reference (0..1 <--> 0..*)](org.eclipse.emf.diffmerge.patch.tests.emf.EMFDiffMergeTest) Time elapsed: 0.026 s Running org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest remove_rootElement_elementRemoved[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.043 s create_withEClassType_elementReturned[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s remove_fromSingleCrossreferenceWithIndex_indexIgnored[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s changeIndex_invalidIndex_nothingHappens[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.009 s add_duplicateToUniqueListWithIndex_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.023 s remove_nonexistentManyCrossreferenceWithIndex_exceptionThrow[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s remove_nonexistentManyCrossreference_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.009 s remove_fromModel_elementRemoved[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_fromManyCrossreferenceWithIndex_referenceRemoved[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s add_SingleCrossreferenceWithIndex_indexIgnored[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_fromManyCrossreference_referenceRemoved[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_fromSingleCrossreference_referenceRemoved[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s changeIndex_emptyIndex_nothingHappens[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s add_containmentReferenceWithIndex_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s add_SingleAttribute_attributeAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s create_withEEnumType_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s changeIndex_validIndex_indexChanged[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.015 s remove_nonexistentSingleCrossreferenceWithIndex_exceptionThrow[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s add_ManyCrossreferenceWithIndex_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s remove_nullFromModel_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_containmentReference_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.01 s add_containmentReferenceManuallyCreatedElement_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_nonexistentSingleCrossreference_exceptionThrow[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_SingleCrossreference_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s create_withNullType_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_duplicateToUniqueList_exceptionThrown[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s add_ManyCrossreference_referenceAdded[ViatraSimpleModelManipulations](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_rootElement_elementRemoved[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.146 s create_withEClassType_elementReturned[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.009 s remove_fromSingleCrossreferenceWithIndex_indexIgnored[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.041 s changeIndex_invalidIndex_nothingHappens[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.01 s add_duplicateToUniqueListWithIndex_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_nonexistentManyCrossreferenceWithIndex_exceptionThrow[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.018 s remove_nonexistentManyCrossreference_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_fromModel_elementRemoved[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s remove_fromManyCrossreferenceWithIndex_referenceRemoved[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s add_SingleCrossreferenceWithIndex_indexIgnored[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_fromManyCrossreference_referenceRemoved[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_fromSingleCrossreference_referenceRemoved[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s changeIndex_emptyIndex_nothingHappens[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s add_containmentReferenceWithIndex_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s add_SingleAttribute_attributeAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s create_withEEnumType_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s changeIndex_validIndex_indexChanged[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.011 s remove_nonexistentSingleCrossreferenceWithIndex_exceptionThrow[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.019 s add_ManyCrossreferenceWithIndex_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s remove_nullFromModel_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_containmentReference_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.008 s add_containmentReferenceManuallyCreatedElement_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_nonexistentSingleCrossreference_exceptionThrow[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s add_SingleCrossreference_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.007 s create_withNullType_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_duplicateToUniqueList_exceptionThrown[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_ManyCrossreference_referenceAdded[ViatraModelManipulationWithEditingDomain](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.006 s remove_rootElement_elementRemoved[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s create_withEClassType_elementReturned[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s remove_fromSingleCrossreferenceWithIndex_indexIgnored[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s changeIndex_invalidIndex_nothingHappens[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_duplicateToUniqueListWithIndex_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s remove_nonexistentManyCrossreferenceWithIndex_exceptionThrow[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.018 s remove_nonexistentManyCrossreference_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s remove_fromModel_elementRemoved[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s remove_fromManyCrossreferenceWithIndex_referenceRemoved[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_SingleCrossreferenceWithIndex_indexIgnored[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s remove_fromManyCrossreference_referenceRemoved[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s remove_fromSingleCrossreference_referenceRemoved[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s changeIndex_emptyIndex_nothingHappens[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_containmentReferenceWithIndex_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_SingleAttribute_attributeAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s create_withEEnumType_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s changeIndex_validIndex_indexChanged[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s remove_nonexistentSingleCrossreferenceWithIndex_exceptionThrow[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_ManyCrossreferenceWithIndex_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s remove_nullFromModel_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_containmentReference_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_containmentReferenceManuallyCreatedElement_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s remove_nonexistentSingleCrossreference_exceptionThrow[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.005 s add_SingleCrossreference_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s create_withNullType_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.022 s add_duplicateToUniqueList_exceptionThrown[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s add_ManyCrossreference_referenceAdded[SimpleReflectiveEMFModelAccess](org.eclipse.emf.diffmerge.patch.tests.emf.EMFModelAccessTest) Time elapsed: 0.004 s Running org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.861 s - in org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest multiplyPatch[0](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.083 s multiplyPatch[1](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.025 s multiplyPatch[2](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.028 s multiplyPatch[3](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.069 s multiplyPatch[4](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.081 s multiplyPatch[5](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.146 s multiplyPatch[6](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.31 s multiplyPatch[7](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.42 s multiplyPatch[8](org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchScalerTest) Time elapsed: 0.687 s Running org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest multiValueAttributeAdded_HierarchyAdded(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.018 s singleAttributeAdded_AttributeAdded(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.009 s singleReferenceRemoved_ReferenceRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.009 s multiValueAttributeRemoved_AttributeChanged(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.011 s singleReferenceAdded_ReferenceAdded(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.009 s singleReferenceRemoved_EOppositeRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.008 s multiValueAttributeRemoved_AttributeRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.029 s singleElementRemoved_HierarchyRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.01 s singleElementAdded_ElementAndContainmentReferenceAdded(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.01 s multiValueAttributeRemoved_HierarchyRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.008 s singleElementRemoved_ContainmentReferencesRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.009 s elementAndReferenceRemoved_NoDuplicateEntry(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.009 s multiValueAttributeAdded_AttributeAdded(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.01 s singleAttributeRemoved_AttributeRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.008 s singleElementRemoved_CrossreferencesRemoved(org.eclipse.emf.diffmerge.patch.tests.emf.ModelPatchRecorderTest) Time elapsed: 0.008 s Results: Tests run: 135, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.json >-- [INFO] Building org.eclipse.emf.diffmerge.patch.tests.persistence.json 0.1.0-SNAPSHOT [14/23] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/org.eclipse.emf.diffmerge.patch.tests.persistence.json-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.emf.diffmerge.patch.tests.persistence.json --- [INFO] Toolchain in tycho-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/work/data, -install, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/work, -configuration, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.json/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.emf.diffmerge.patch.tests.persistence.json.ModelPatchPersistenceJsonTest { "metadata": { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.api.BaseModelPatchMetadata", "INSTANCE": { "createdAt": "Mon Sep 30 09:30:28 UTC 2019" } }, "entries": [ { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.ElementEntry", "INSTANCE": { "type": { "identifier": "type1" }, "direction": "ADD", "context": { "identifier": "element1" } } }, { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.AttributeEntry", "INSTANCE": { "value": "value1", "feature": { "identifier": "attr1" }, "direction": "ADD", "context": { "identifier": "element1" } } }, { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.ReferenceEntry", "INSTANCE": { "target": { "identifier": "element1" }, "feature": { "identifier": "ref1" }, "direction": "ADD", "context": { "identifier": "element1" } } } ] } { "metadata": { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.api.BaseModelPatchMetadata", "INSTANCE": { "createdAt": "Mon Sep 30 09:30:28 UTC 2019" } }, "entries": [ { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.ElementEntry", "INSTANCE": { "type": { "identifier": "type1" }, "direction": "ADD", "context": { "identifier": "element1" } } }, { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.AttributeEntry", "INSTANCE": { "value": "value1", "feature": { "identifier": "attr1" }, "direction": "ADD", "context": { "identifier": "element1" } } }, { "CLASSNAME": "org.eclipse.emf.diffmerge.patch.ReferenceEntry", "INSTANCE": { "target": { "identifier": "element1" }, "feature": { "identifier": "ref1" }, "direction": "ADD", "context": { "identifier": "element1" } } } ] } Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.emf.diffmerge.patch.tests.persistence.json.ModelPatchPersistenceJsonTest modelPatchBuilderGson(org.eclipse.emf.diffmerge.patch.tests.persistence.json.ModelPatchPersistenceJsonTest) Time elapsed: 0.076 s emptyModelPatchGsonSerialization(org.eclipse.emf.diffmerge.patch.tests.persistence.json.ModelPatchPersistenceJsonTest) Time elapsed: 0.001 s entriesGsonSerialization(org.eclipse.emf.diffmerge.patch.tests.persistence.json.ModelPatchPersistenceJsonTest) Time elapsed: 0.003 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.persistence.emf >-- [INFO] Building org.eclipse.emf.diffmerge.patch.tests.persistence.emf 0.1.0-SNAPSHOT [15/23] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- xtend-maven-plugin:2.17.0:compile (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Using toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.17.0:testCompile (default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/org.eclipse.emf.diffmerge.patch.tests.persistence.emf-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.emf.diffmerge.patch.tests.persistence.emf --- [INFO] Toolchain in tycho-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/work/data, -install, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/work, -configuration, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.persistence.emf/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s - in org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest persist_file(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest) Time elapsed: 0.672 s persist_emptyModelPatch(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest) Time elapsed: 0.003 s persist_entries(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest) Time elapsed: 0.006 s load_file(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest) Time elapsed: 0.007 s load_entries(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchSerializerEMFTest) Time elapsed: 0.009 s Running org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest persist_emfMetadata(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0.006 s persist_duplicates(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0.003 s persist_emptyModelPatch(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0 s load(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0.002 s persist_entries(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0.002 s load_emfMetadata(org.eclipse.emf.diffmerge.patch.tests.persistence.emf.ModelPatchPersistenceEMFTest) Time elapsed: 0.003 s Results: Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.features >-- [INFO] Building Model Patcher Features 0.1.0-SNAPSHOT [16/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.features --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.features --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.emf.diffmerge.patch.features --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.diffmerge.patch.features --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature.dependencies >-- [INFO] Building org.eclipse.emf.diffmerge.patch.feature.dependencies 0.1.0-SNAPSHOT [17/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature.dependencies/target/org.eclipse.emf.diffmerge.patch.feature.dependencies-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.diffmerge.patch.feature.dependencies --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.runtime.feature >-- [INFO] Building org.eclipse.emf.diffmerge.patch.runtime.feature 0.1.0-SNAPSHOT [18/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/target/org.eclipse.emf.diffmerge.patch.runtime.feature-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.runtime.feature/target/org.eclipse.emf.diffmerge.patch.runtime.feature-0.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.diffmerge.patch.runtime.feature --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.feature >-- [INFO] Building org.eclipse.emf.diffmerge.patch.feature 0.1.0-SNAPSHOT [19/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] Deleting /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/target/org.eclipse.emf.diffmerge.patch.feature-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/features/org.eclipse.emf.diffmerge.patch.feature/target/org.eclipse.emf.diffmerge.patch.feature-0.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.diffmerge.patch.feature --- [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.product >-- [INFO] Building org.eclipse.emf.diffmerge.patch.product 0.1.0-SNAPSHOT [20/23] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Building zip: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/target/org.eclipse.emf.diffmerge.patch.product-0.1.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2-director-plugin:1.4.0:materialize-products (materialize-products) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Installing product org.eclipse.emf.diffmerge.patch.product.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/target/products/org.eclipse.emf.diffmerge.patch.product.rcp/linux/gtk/x86_64 Installing org.eclipse.emf.diffmerge.patch.product.rcp 0.1.0.201909300925. Operation completed in 13226 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.4.0:archive-products (archive-products) @ org.eclipse.emf.diffmerge.patch.product --- [INFO] Building zip: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.product/target/products/org.eclipse.emf.diffmerge.patch.product.rcp-linux.gtk.x86_64.zip [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.tests.ui >-- [INFO] Building org.eclipse.emf.diffmerge.patch.tests.ui 0.1.0-SNAPSHOT [21/23] [INFO] -----------------------------[ rcpttTest ]------------------------------ Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml Progress (1): 663 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (663 B at 9.9 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 167 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 324 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 4.1/44 kB Progress (1): 7.7/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 24/44 kB Progress (1): 28/44 kB Progress (1): 32/44 kB Progress (1): 36/44 kB Progress (1): 40/44 kB Progress (1): 44/44 kB Progress (1): 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.1 MB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/apache/21/apache-21.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 356 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 701 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Progress (1): 749 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (749 B at 14 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 200 kB/s) Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 903 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.tests.ui --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.tests.ui --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- rcptt-maven-plugin:2.3.0:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.tests.ui --- [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.3.0, this may take a while ... Downloading from viatra-releases: https://repo.eclipse.org/content/repositories/viatra-releases/org/eclipse/rcptt/runner/rcptt.runner/2.3.0/rcptt.runner-2.3.0.zip Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/runner/rcptt.runner/2.3.0/rcptt.runner-2.3.0.zip Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.1/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.2/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.3/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.4/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.5/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.6/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.7/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.8/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 0.9/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.0/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.1/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.2/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.3/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.4/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.5/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.6/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.7/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.8/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 1.9/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.0/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.1/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.2/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.3/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.4/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.5/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.6/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.7/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.8/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 2.9/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.0/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.1/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.2/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.3/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.4/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.5/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.6/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.7/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.8/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 3.9/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.0/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.1/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.2/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.3/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.4/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.5/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.6/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.7/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.8/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 4.9/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.0/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.1/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.2/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.3/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.4/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.5/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.6/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.7/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.8/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 5.9/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.0/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.1/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.2/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.3/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.4/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.5/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.6/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.7/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.8/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 6.9/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.0/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.1/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.2/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.3/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.4/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.5/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.6/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.7/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.8/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 7.9/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.0/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.1/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.2/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.3/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.4/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.5/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.6/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.7/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.8/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 8.9/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.0/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.1/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.2/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.3/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.4/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.5/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.6/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.7/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.8/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 9.9/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10.0/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 10/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 11/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 12/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 13/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 14/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 15/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 16/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 17/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 18/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 19/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 20/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 21/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 22/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 23/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 24/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 25/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 26/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 27/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 28/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 29/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 30/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 31/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 32/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 33/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 34/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 35/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 36/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 37/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 38/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 39/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 40/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 41/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 42/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 43/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 44/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 45/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 46/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 47/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 48/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 49/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 50/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 51/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 52/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 53/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 54/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 55/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 56/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 57/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 58/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 59/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 60/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 61/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 62/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 63/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 64/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 65/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 66/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 67/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 68/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 69/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 70/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 71/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 72/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 73/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 74/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 75/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 76/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 77/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 78/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 79/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 80/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 81/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 82/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 83/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 84/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 85/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 86/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 87/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 88/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 89/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 90/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 91/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 92/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 93/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 94/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 95/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 96/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 97/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 98/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 99/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 100/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 101/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 102/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 103/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 104/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 105/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 106/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 107/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 108/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 109/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 110/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 111/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 112/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 113/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 114/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 115/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 116/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 117/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 118/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 119/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 120/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 121/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 122/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 123/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 124/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 125/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 126/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 127/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 128/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 129/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 130/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 131/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 132/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 133/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 134/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 135/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 136/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 137/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 138/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 139/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 140/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 141/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 142/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 143/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 144/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 145/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 146/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 147/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 148/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 149/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 150/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 151/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 152/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 153/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 154/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 155/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156/156 MB Progress (1): 156 MB Downloaded from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/runner/rcptt.runner/2.3.0/rcptt.runner-2.3.0.zip (156 MB at 6.4 MB/s) [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.3.0 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.3.0/rcptt.runner-2.3.0.zip [INFO] Extracting AUT to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/aut [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/runner [INFO] Copying project contents to target directory... [INFO] [INFO] --- rcptt-maven-plugin:2.3.0:execute (default-execute) @ org.eclipse.emf.diffmerge.patch.tests.ui --- [INFO] Runner command line is /bin/sh -c cd /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/runner/eclipse && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -jar /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -data /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/runner-workspace -aut /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/aut -autWsPrefix /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/results/aut-console- -autVMArgs '-Xmx1024m;-XX:MaxPermSize=512m' -q7report /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/results/org.eclipse.emf.diffmerge.patch.tests.ui.report -htmlReport /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/results/org.eclipse.emf.diffmerge.patch.tests.ui.html -junitReport /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/surefire-reports/TEST-org.eclipse.emf.diffmerge.patch.tests.ui.xml -import /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/projects/org.eclipse.emf.diffmerge.patch.tests.ui -testOptions 'execTimeout=7200;testExecTimeout=600' -timeout 7200 -shutdownListenerPort 9685 -skipTags testToSkip -suites 'Modelpatch test suite' [INFO] The execution timeout is set to 7200 seconds [ERROR] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [ERROR] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Started at Mon Sep 30 09:33:09 UTC 2019 [INFO] RCPTT Runner version: 2.3.0 [INFO] Initializing target platform... [INFO] Begin task: Create AUT configuration [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.antlr.runtime [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Downloading org.aspectj.runtime [INFO] progress: Downloading org.eclipse.equinox.weaving.hook [INFO] progress: Downloading org.aspectj.weaver [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: Downloading org.eclipse.emf.ecore.change [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.xmi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: Downloading org.eclipse.emf.exporter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: Downloading org.eclipse.emf.importer.rose [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ant [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.java [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.apache.poi.ooxml [INFO] progress: Downloading org.apache.xmlbeans [INFO] progress: Downloading org.apache.poi.ooxml.schemas [INFO] progress: Downloading org.dom4j [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.apache.poi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.emf.ecore.change [INFO] progress: Installing org.eclipse.rcptt.verifications.time [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences [INFO] progress: Installing org.eclipse.rcptt.ecl.core [INFO] progress: Installing org.eclipse.emf.ecore.xmi [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar [INFO] progress: Installing org.dom4j [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text [INFO] progress: Installing org.eclipse.emf.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: Installing org.eclipse.rcptt.core.swt [INFO] progress: Installing org.eclipse.emf.ecore.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.variables [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface [INFO] progress: Installing org.eclipse.emf.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl [INFO] progress: Installing org.eclipse.emf.transaction [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide [INFO] progress: Installing org.eclipse.rcptt.ecl.operations [INFO] progress: Installing org.eclipse.rcptt.util [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar [INFO] progress: Installing org.eclipse.emf.validation [INFO] progress: Installing org.eclipse.rcptt.core [INFO] progress: Installing org.eclipse.emf.edit.ui [INFO] progress: Installing org.eclipse.rcptt.core.swt.win32 [INFO] progress: Installing org.eclipse.emf.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects [INFO] progress: Installing org.eclipse.emf.validation.ui.ide [INFO] progress: Installing org.eclipse.emf.edit [INFO] progress: Installing org.eclipse.emf.converter.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore [INFO] progress: Installing org.eclipse.emf.validation.feature.jar [INFO] progress: Installing org.eclipse.emf.transaction.ui [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas [INFO] progress: Installing org.apache.poi.ooxml.schemas [INFO] progress: Installing org.eclipse.emf.ecore.change.edit [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: Installing org.antlr.runtime [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect [INFO] progress: Installing org.eclipse.emf.databinding.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.log [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group [INFO] progress: Installing org.eclipse.emf [INFO] progress: Installing org.eclipse.rcptt.ecl.data [INFO] progress: Installing org.eclipse.emf.validation.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group [INFO] progress: Installing org.apache.xmlbeans [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi [INFO] progress: Installing org.eclipse.emf.mapping.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf [INFO] progress: Installing org.eclipse.equinox.weaving.hook [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ui [INFO] progress: Installing 201805170921.Default [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core [INFO] progress: Installing org.eclipse.rcptt.verifications.resources [INFO] progress: Installing org.eclipse.emf.importer.java [INFO] progress: Installing org.eclipse.rcptt.resources.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar [INFO] progress: Installing org.eclipse.emf.common [INFO] progress: Installing org.eclipse.rcptt.verifications [INFO] progress: Installing org.eclipse.emf.mapping.ecore [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.script [INFO] progress: Installing org.eclipse.emf.common.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl [INFO] progress: Installing org.eclipse.rcptt.resources [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor [INFO] progress: Installing org.eclipse.emf.validation_root [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects [INFO] progress: Installing org.eclipse.emf.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.core [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group [INFO] progress: Installing org.eclipse.emf.importer.ecore [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.tree [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context [INFO] progress: Installing org.eclipse.rcptt.watson.jface [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.watson.jobs [INFO] progress: Installing org.eclipse.rcptt.ecl.platform [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.debug [INFO] progress: Installing org.eclipse.emf.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.doc [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.forms.impl [INFO] progress: Installing org.eclipse.emf.mapping [INFO] progress: Installing org.eclipse.emf.exporter [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench [INFO] progress: Installing org.eclipse.rcptt.reporting [INFO] progress: Installing org.eclipse.emf.converter.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment [INFO] progress: Installing org.eclipse.emf.transaction_root [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects [INFO] progress: Installing org.eclipse.rcptt.ecl.perf [INFO] progress: Installing org.eclipse.emf.ant [INFO] progress: Installing org.aspectj.runtime [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui [INFO] progress: Installing org.apache.poi [INFO] progress: Installing org.eclipse.rcptt.ctx.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects [INFO] progress: Installing org.eclipse.emf.transaction.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.resources [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl [INFO] progress: Installing org.eclipse.emf.codegen [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.emf.codegen.ui [INFO] progress: Installing org.eclipse.emf.query.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.swt [INFO] progress: Installing org.eclipse.emf.converter [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core [INFO] progress: Installing org.eclipse.rcptt.core.launching [INFO] progress: Installing org.eclipse.rcptt.logging [INFO] progress: Installing org.eclipse.rcptt.ecl.interop [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects [INFO] progress: Installing org.eclipse.emf.codegen.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar [INFO] progress: Installing org.apache.poi.ooxml [INFO] progress: Installing org.eclipse.rcptt.util.swt [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text [INFO] progress: Installing org.eclipse.emf.ecore [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.common.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding [INFO] progress: Installing org.eclipse.emf.databinding [INFO] progress: Installing org.eclipse.emf.databinding.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.core [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar [INFO] progress: Installing org.eclipse.emf.query.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.parser [INFO] progress: Installing org.eclipse.rcptt.tesla.gef [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar [INFO] progress: Installing org.aspectj.weaver [INFO] progress: Installing org.eclipse.emf.query [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar [INFO] progress: Installing org.eclipse.emf.validation.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl [INFO] progress: Installing org.eclipse.rcptt.runtime.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects [INFO] progress: Installing org.eclipse.rcptt.verifications.text [INFO] progress: Installing org.eclipse.emf.importer.rose [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view [INFO] progress: Installing org.eclipse.rcptt.core.scenario [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar [INFO] progress: Installing org.eclipse.emf.common.ui [INFO] progress: Installing org.eclipse.emf.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64 [INFO] progress: Installing org.eclipse.rcptt.util.resources [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Preparing to commit the provisioning operation. [INFO] progress: Committing the provisioning operation. [INFO] progress: Reading plug-ins [INFO] Target platform is valid. [INFO] Looking for tests... [INFO] Existing projects in workspace: [INFO] [INFO] Importing projects to workspace: [INFO] Refreshing projects: [INFO] /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/projects/org.eclipse.emf.diffmerge.patch.tests.ui... OK [INFO] Refreshing projects: [INFO] org.eclipse.emf.diffmerge.patch.tests.ui... OK [INFO] Searching for tests in projects: [INFO] org.eclipse.emf.diffmerge.patch.tests.ui... [INFO] Complete OK [INFO] Testcase Artifacts:8 [INFO] AUT-0:Launching [INFO] AUT-0:Product: org.eclipse.sdk.ide [INFO] AUT-0:Application: org.eclipse.ui.ide.workbench [INFO] AUT-0:Architecture: x86_64 [INFO] 64bit arch is selected because AUT uses launcher library [INFO] "plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.700.v20180518-1200" specified in config file: eclipse.ini [INFO] /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog [INFO] /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/aut-ws-0: AUT VM arguments: -Xmx1024m -XX:MaxPermSize=512m [INFO] Pass 1 (8) processed. 0 failed. spent: 0:16, 0:32 mins remaining. Modelpatch generation test. time: 16295ms [INFO] Pass 2 (8) processed. 0 failed. spent: 0:23, 0:28 mins remaining. Modelpatch generation cancel test. time: 6048ms [INFO] Pass 3 (8) processed. 0 failed. spent: 0:31, 0:24 mins remaining. Modelpatch application test. time: 8162ms [INFO] Pass 4 (8) processed. 0 failed. spent: 0:39, 0:19 mins remaining. Modelpatch application (direct) test. time: 6676ms [INFO] Pass 5 (8) processed. 0 failed. spent: 0:47, 0:13 mins remaining. Modelpatch reverse application test. time: 7967ms [INFO] Pass 6 (8) processed. 0 failed. spent: 0:53, 0:06 mins remaining. Modelpatch reverse application (direct) test. time: 5934ms [INFO] Pass 7 (8) processed. 0 failed. spent: 0:59, 0:00 mins remaining. Modelpatch application (direct) cancel test. time: 5346ms [INFO] Pass 8 (8) processed. 0 failed. spent: 1:11, 0:00 mins remaining. Modelpatch bad patch application test. time: 11567ms [INFO] Process terminated. Shut down AUTs [INFO] Finished at Mon Sep 30 09:35:11 UTC 2019 [INFO] Runner exit code is: 0 [INFO] [INFO] --- rcptt-maven-plugin:2.3.0:package (default-package) @ org.eclipse.emf.diffmerge.patch.tests.ui --- [INFO] Building zip: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/projects/org.eclipse.emf.diffmerge.patch.tests.ui-0.1.0-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/tests/org.eclipse.emf.diffmerge.patch.tests.ui/target/org.eclipse.emf.diffmerge.patch-org.eclipse.emf.diffmerge.patch.tests.ui-0.1.0-SNAPSHOT-result.zip [INFO] aut1/out.txt already added, skipping [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.update >-- [INFO] Building org.eclipse.emf.diffmerge.patch.update 0.1.0-SNAPSHOT [22/23] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] The project's OSGi version is 0.1.0.201909300925 [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] Required toolchain: jdk [ id='JavaSE-1.8' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.update/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.emf.diffmerge.patch.update --- [INFO] Building zip: /home/jenkins/agent/workspace/emf-diffmerge-patch-gerrit/releng/org.eclipse.emf.diffmerge.patch.update/target/org.eclipse.emf.diffmerge.patch.update-0.1.0-SNAPSHOT.zip [INFO] [INFO] --< org.eclipse.emf.diffmerge.patch:org.eclipse.emf.diffmerge.patch.root >-- [INFO] Building Model Patcher Root 0.1.0-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.diffmerge.patch.root --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Model Patcher Root 0.1.0-SNAPSHOT: [INFO] [INFO] EMF DiffMerge Model Patch .......................... SUCCESS [ 4.017 s] [INFO] org.eclipse.emf.diffmerge.patch.target ............. SUCCESS [ 0.172 s] [INFO] Model Patcher Plug-ins ............................. SUCCESS [ 0.013 s] [INFO] org.eclipse.emf.diffmerge.patch .................... SUCCESS [ 28.478 s] [INFO] org.eclipse.emf.diffmerge.patch.runtime ............ SUCCESS [ 6.761 s] [INFO] org.eclipse.emf.diffmerge.patch.persistence.json ... SUCCESS [ 0.682 s] [INFO] org.eclipse.emf.diffmerge.patch.persistence.emf .... SUCCESS [ 3.014 s] [INFO] org.eclipse.emf.diffmerge.patch.ui ................. SUCCESS [ 5.951 s] [INFO] Model Patcher Examples ............................. SUCCESS [ 0.010 s] [INFO] org.eclipse.emf.diffmerge.patch.examples ........... SUCCESS [ 0.140 s] [INFO] Model Patcher Tests ................................ SUCCESS [ 0.008 s] [INFO] org.eclipse.emf.diffmerge.patch.tests .............. SUCCESS [ 5.578 s] [INFO] org.eclipse.emf.diffmerge.patch.tests.emf .......... SUCCESS [ 15.084 s] [INFO] org.eclipse.emf.diffmerge.patch.tests.persistence.json SUCCESS [ 5.303 s] [INFO] org.eclipse.emf.diffmerge.patch.tests.persistence.emf SUCCESS [ 5.382 s] [INFO] Model Patcher Features ............................. SUCCESS [ 0.014 s] [INFO] org.eclipse.emf.diffmerge.patch.feature.dependencies SUCCESS [ 0.262 s] [INFO] org.eclipse.emf.diffmerge.patch.runtime.feature .... SUCCESS [ 0.356 s] [INFO] org.eclipse.emf.diffmerge.patch.feature ............ SUCCESS [ 0.211 s] [INFO] org.eclipse.emf.diffmerge.patch.product ............ SUCCESS [01:37 min] [INFO] org.eclipse.emf.diffmerge.patch.tests.ui ........... SUCCESS [03:02 min] [INFO] org.eclipse.emf.diffmerge.patch.update ............. SUCCESS [ 1.617 s] [INFO] Model Patcher Root ................................. SUCCESS [ 0.033 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:51 min [INFO] Finished at: 2019-09-30T09:35:17Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. No mail will be sent out, as 'emf-diffmerge-patch-gerrit #71' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Recording test results Archiving artifacts Finished: SUCCESS