Started by an SCM change Running as SYSTEM Agent migration-agent-c6xps is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/migration: "true" name: "migration-agent-c6xps" spec: containers: - env: - name: "JENKINS_SECRET" value: "198fabfef83d81c2e85a0af57cc88b68a98bba8812350742bcb28d8506b08b1a" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.swtbot.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "migration-agent-c6xps" - name: "JENKINS_NAME" value: "migration-agent-c6xps" - name: "JENKINS_URL" value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" - 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/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-2" readOnly: false - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - 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" nodeSelector: {} restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-swtbot" 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" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: medium: "" name: "workspace-volume" Building remotely on migration-agent-c6xps (migration) in workspace /home/jenkins/workspace/swtbot-on-mars No credentials specified Cloning the remote Git repository Cloning repository http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git init /home/jenkins/workspace/swtbot-on-mars # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5e6d076622e9426f3b34479857aafcdd713230e1 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 5e6d076622e9426f3b34479857aafcdd713230e1 Commit message: "Fix condition for using index in case of Checkbox and PushButton click" > /usr/bin/git rev-list --no-walk 874eeaaefa7cd066abdc02c7a598b58054d19d88 # timeout=10 Starting xvnc [swtbot-on-mars] $ Xvnc :73 -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 Thu Sep 12 06:00:35 2019 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5973 vncext: created VNC server for screen 0 [swtbot-on-mars] $ /bin/bash -x /tmp/jenkins5366617609557309376.sh + metacity --sm-disable --replace [swtbot-on-mars] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/workspace/swtbot-on-mars/.repository install -P mars 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 cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.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.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 8.5 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.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/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 323 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.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.3.0/tycho-core-1.3.0.pom (4.5 kB at 78 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 184 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 384 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 706 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 337 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 130 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 59 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 377 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 437 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 134 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 524 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 194 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 99 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 206 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 280 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 127 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 220 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 246 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 45 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 66 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 72 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 224 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 112 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 62 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 39 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 299 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 326 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 129 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 399 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 188 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 369 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 70 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 53 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 52 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 221 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 97 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 197 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 133 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 694 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 322 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 394 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 421 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 369 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 2.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 497 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 567 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 2.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 373 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 116 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 516 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 519 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 68 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.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.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.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.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.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.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.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.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.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.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.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.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 273 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.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.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 64 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.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.3.0/org.eclipse.tycho.embedder.shared-1.3.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.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 20 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.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.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 102 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.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.3.0/org.eclipse.tycho.core.shared-1.3.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.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 20 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 161 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 344 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 831 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 137 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.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.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.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.3.0/tycho-p2-1.3.0.pom (1.1 kB at 40 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 40 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 3.6 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.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-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-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.3.0/tycho-core-1.3.0.jar Progress (1): 4.1/202 kB Progress (1): 7.7/202 kB Progress (1): 12/202 kB Progress (1): 16/202 kB Progress (1): 20/202 kB Progress (1): 24/202 kB Progress (1): 28/202 kB Progress (1): 32/202 kB Progress (2): 32/202 kB | 4.1/527 kB Progress (2): 36/202 kB | 4.1/527 kB Progress (2): 36/202 kB | 7.7/527 kB Progress (2): 40/202 kB | 7.7/527 kB Progress (2): 44/202 kB | 7.7/527 kB Progress (2): 44/202 kB | 12/527 kB Progress (2): 48/202 kB | 12/527 kB Progress (2): 48/202 kB | 16/527 kB Progress (2): 52/202 kB | 16/527 kB Progress (2): 52/202 kB | 20/527 kB Progress (3): 52/202 kB | 20/527 kB | 4.1/5.6 kB Progress (4): 52/202 kB | 20/527 kB | 4.1/5.6 kB | 4.1/165 kB Progress (4): 56/202 kB | 20/527 kB | 4.1/5.6 kB | 4.1/165 kB Progress (4): 56/202 kB | 20/527 kB | 4.1/5.6 kB | 7.7/165 kB Progress (4): 56/202 kB | 20/527 kB | 5.6 kB | 7.7/165 kB Progress (4): 56/202 kB | 24/527 kB | 5.6 kB | 7.7/165 kB Progress (4): 56/202 kB | 24/527 kB | 5.6 kB | 12/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 12/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 16/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 20/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 24/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 28/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 32/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 36/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 40/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 44/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 48/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 52/165 kB Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 4.1/47 kB Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 7.7/47 kB Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 12/47 kB Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 16/47 kB Progress (5): 64/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 16/47 kB Progress (5): 64/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 16/47 kB Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 16/47 kB Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 20/47 kB Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 20/47 kB Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 24/47 kB Progress (5): 72/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 24/47 kB Progress (5): 72/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 24/47 kB Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 24/47 kB Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 28/47 kB Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 64/165 kB | 28/47 kB Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 64/165 kB | 32/47 kB Progress (5): 76/202 kB | 36/527 kB | 5.6 kB | 64/165 kB | 32/47 kB Progress (5): 80/202 kB | 36/527 kB | 5.6 kB | 64/165 kB | 32/47 kB Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 64/165 kB | 32/47 kB Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 64/165 kB | 36/47 kB Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 68/165 kB | 36/47 kB Progress (5): 80/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 36/47 kB Progress (5): 80/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 40/47 kB Progress (5): 84/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 40/47 kB Progress (5): 84/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 44/47 kB Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 68/165 kB | 44/47 kB Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 44/47 kB Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 47 kB Progress (5): 88/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 47 kB Progress (5): 88/202 kB | 48/527 kB | 5.6 kB | 76/165 kB | 47 kB Progress (5): 88/202 kB | 52/527 kB | 5.6 kB | 76/165 kB | 47 kB Progress (5): 88/202 kB | 52/527 kB | 5.6 kB | 80/165 kB | 47 kB Progress (5): 92/202 kB | 52/527 kB | 5.6 kB | 80/165 kB | 47 kB Progress (5): 92/202 kB | 52/527 kB | 5.6 kB | 84/165 kB | 47 kB Progress (5): 92/202 kB | 56/527 kB | 5.6 kB | 84/165 kB | 47 kB Progress (5): 92/202 kB | 56/527 kB | 5.6 kB | 88/165 kB | 47 kB Progress (5): 96/202 kB | 56/527 kB | 5.6 kB | 88/165 kB | 47 kB Progress (5): 96/202 kB | 56/527 kB | 5.6 kB | 92/165 kB | 47 kB Progress (5): 96/202 kB | 60/527 kB | 5.6 kB | 92/165 kB | 47 kB Progress (5): 96/202 kB | 60/527 kB | 5.6 kB | 96/165 kB | 47 kB Progress (5): 100/202 kB | 60/527 kB | 5.6 kB | 96/165 kB | 47 kB Progress (5): 100/202 kB | 60/527 kB | 5.6 kB | 100/165 kB | 47 kB Progress (5): 100/202 kB | 64/527 kB | 5.6 kB | 100/165 kB | 47 kB Progress (5): 100/202 kB | 64/527 kB | 5.6 kB | 104/165 kB | 47 kB Progress (5): 104/202 kB | 64/527 kB | 5.6 kB | 104/165 kB | 47 kB Progress (5): 104/202 kB | 64/527 kB | 5.6 kB | 108/165 kB | 47 kB Progress (5): 104/202 kB | 68/527 kB | 5.6 kB | 108/165 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 67 kB/s) Progress (4): 104/202 kB | 72/527 kB | 108/165 kB | 47 kB Progress (4): 104/202 kB | 72/527 kB | 112/165 kB | 47 kB Progress (4): 108/202 kB | 72/527 kB | 112/165 kB | 47 kB Progress (4): 108/202 kB | 72/527 kB | 116/165 kB | 47 kB Progress (4): 108/202 kB | 76/527 kB | 116/165 kB | 47 kB 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 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 622 kB/s) Progress (3): 108/202 kB | 80/527 kB | 116/165 kB Progress (3): 108/202 kB | 80/527 kB | 120/165 kB Progress (3): 112/202 kB | 80/527 kB | 120/165 kB Progress (3): 112/202 kB | 80/527 kB | 124/165 kB Progress (3): 112/202 kB | 84/527 kB | 124/165 kB 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 Progress (3): 112/202 kB | 88/527 kB | 124/165 kB Progress (3): 116/202 kB | 88/527 kB | 124/165 kB Progress (3): 116/202 kB | 88/527 kB | 128/165 kB Progress (3): 120/202 kB | 88/527 kB | 128/165 kB Progress (3): 120/202 kB | 92/527 kB | 128/165 kB Progress (3): 124/202 kB | 92/527 kB | 128/165 kB Progress (3): 124/202 kB | 92/527 kB | 132/165 kB Progress (3): 128/202 kB | 92/527 kB | 132/165 kB Progress (3): 128/202 kB | 96/527 kB | 132/165 kB Progress (3): 132/202 kB | 96/527 kB | 132/165 kB Progress (3): 132/202 kB | 96/527 kB | 136/165 kB Progress (3): 132/202 kB | 100/527 kB | 136/165 kB Progress (3): 136/202 kB | 100/527 kB | 136/165 kB Progress (3): 136/202 kB | 104/527 kB | 136/165 kB Progress (3): 136/202 kB | 104/527 kB | 140/165 kB Progress (3): 140/202 kB | 104/527 kB | 140/165 kB Progress (3): 140/202 kB | 108/527 kB | 140/165 kB Progress (3): 140/202 kB | 108/527 kB | 144/165 kB Progress (3): 140/202 kB | 112/527 kB | 144/165 kB Progress (3): 144/202 kB | 112/527 kB | 144/165 kB Progress (3): 144/202 kB | 112/527 kB | 148/165 kB Progress (3): 148/202 kB | 112/527 kB | 148/165 kB Progress (3): 148/202 kB | 116/527 kB | 148/165 kB Progress (3): 152/202 kB | 116/527 kB | 148/165 kB Progress (3): 152/202 kB | 116/527 kB | 152/165 kB Progress (3): 152/202 kB | 120/527 kB | 152/165 kB Progress (3): 152/202 kB | 120/527 kB | 156/165 kB Progress (3): 156/202 kB | 120/527 kB | 156/165 kB Progress (3): 156/202 kB | 124/527 kB | 156/165 kB Progress (3): 156/202 kB | 124/527 kB | 160/165 kB Progress (3): 156/202 kB | 128/527 kB | 160/165 kB Progress (3): 160/202 kB | 128/527 kB | 160/165 kB Progress (3): 160/202 kB | 128/527 kB | 164/165 kB Progress (3): 164/202 kB | 128/527 kB | 164/165 kB Progress (3): 164/202 kB | 132/527 kB | 164/165 kB Progress (3): 168/202 kB | 132/527 kB | 164/165 kB Progress (3): 168/202 kB | 132/527 kB | 165 kB Progress (3): 172/202 kB | 132/527 kB | 165 kB Progress (3): 172/202 kB | 136/527 kB | 165 kB Progress (3): 176/202 kB | 136/527 kB | 165 kB Progress (3): 176/202 kB | 140/527 kB | 165 kB Progress (3): 180/202 kB | 140/527 kB | 165 kB Progress (3): 180/202 kB | 144/527 kB | 165 kB Progress (3): 184/202 kB | 144/527 kB | 165 kB Progress (3): 184/202 kB | 148/527 kB | 165 kB Progress (3): 188/202 kB | 148/527 kB | 165 kB Progress (3): 188/202 kB | 152/527 kB | 165 kB Progress (3): 192/202 kB | 152/527 kB | 165 kB Progress (3): 192/202 kB | 156/527 kB | 165 kB Progress (3): 196/202 kB | 156/527 kB | 165 kB Progress (3): 196/202 kB | 160/527 kB | 165 kB Progress (3): 200/202 kB | 160/527 kB | 165 kB Progress (4): 200/202 kB | 160/527 kB | 165 kB | 4.1/30 kB Progress (4): 202 kB | 160/527 kB | 165 kB | 4.1/30 kB Progress (4): 202 kB | 164/527 kB | 165 kB | 4.1/30 kB Progress (4): 202 kB | 164/527 kB | 165 kB | 7.7/30 kB Progress (4): 202 kB | 168/527 kB | 165 kB | 7.7/30 kB Progress (4): 202 kB | 168/527 kB | 165 kB | 12/30 kB Progress (5): 202 kB | 168/527 kB | 165 kB | 12/30 kB | 4.1/38 kB Progress (5): 202 kB | 172/527 kB | 165 kB | 12/30 kB | 4.1/38 kB Progress (5): 202 kB | 172/527 kB | 165 kB | 16/30 kB | 4.1/38 kB Progress (5): 202 kB | 176/527 kB | 165 kB | 16/30 kB | 4.1/38 kB Progress (5): 202 kB | 176/527 kB | 165 kB | 16/30 kB | 7.7/38 kB Progress (5): 202 kB | 176/527 kB | 165 kB | 20/30 kB | 7.7/38 kB Progress (5): 202 kB | 176/527 kB | 165 kB | 20/30 kB | 12/38 kB Progress (5): 202 kB | 180/527 kB | 165 kB | 20/30 kB | 12/38 kB Progress (5): 202 kB | 180/527 kB | 165 kB | 20/30 kB | 16/38 kB Progress (5): 202 kB | 180/527 kB | 165 kB | 24/30 kB | 16/38 kB Progress (5): 202 kB | 180/527 kB | 165 kB | 24/30 kB | 20/38 kB Progress (5): 202 kB | 184/527 kB | 165 kB | 24/30 kB | 20/38 kB Progress (5): 202 kB | 184/527 kB | 165 kB | 24/30 kB | 24/38 kB Progress (5): 202 kB | 184/527 kB | 165 kB | 28/30 kB | 24/38 kB Progress (5): 202 kB | 184/527 kB | 165 kB | 28/30 kB | 28/38 kB Progress (5): 202 kB | 188/527 kB | 165 kB | 28/30 kB | 28/38 kB Progress (5): 202 kB | 188/527 kB | 165 kB | 28/30 kB | 32/38 kB Progress (5): 202 kB | 188/527 kB | 165 kB | 30 kB | 32/38 kB Progress (5): 202 kB | 188/527 kB | 165 kB | 30 kB | 36/38 kB Progress (5): 202 kB | 192/527 kB | 165 kB | 30 kB | 36/38 kB Progress (5): 202 kB | 192/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 196/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 200/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 204/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 208/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 212/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 216/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 220/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 224/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 228/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 232/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 236/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 240/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 244/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 248/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 252/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 256/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 260/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 264/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 268/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 272/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 276/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 280/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 284/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 288/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 292/527 kB | 165 kB | 30 kB | 38 kB Progress (5): 202 kB | 296/527 kB | 165 kB | 30 kB | 38 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.jar (38 kB at 386 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 (4): 202 kB | 300/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 304/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 308/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 312/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 316/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 320/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 324/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 328/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 332/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 336/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 340/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 344/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 348/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 352/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 356/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 360/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 364/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 368/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 372/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 376/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 380/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 384/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 388/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 392/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 396/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 400/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 404/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 408/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 412/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 416/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 420/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 424/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 428/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 432/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 436/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 440/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 444/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 448/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 452/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 456/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 460/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 464/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 468/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 472/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 476/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 480/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 484/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 488/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 492/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 496/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 500/527 kB | 165 kB | 30 kB Progress (4): 202 kB | 504/527 kB | 165 kB | 30 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 881 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): 202 kB | 504/527 kB | 30 kB | 4.1/52 kB Progress (4): 202 kB | 504/527 kB | 30 kB | 7.7/52 kB Progress (4): 202 kB | 504/527 kB | 30 kB | 12/52 kB Progress (4): 202 kB | 504/527 kB | 30 kB | 16/52 kB Progress (4): 202 kB | 504/527 kB | 30 kB | 20/52 kB Progress (4): 202 kB | 504/527 kB | 30 kB | 24/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.1 MB/s) 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 169 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 (2): 504/527 kB | 28/52 kB 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 (2): 504/527 kB | 32/52 kB Progress (2): 504/527 kB | 33/52 kB Progress (2): 504/527 kB | 37/52 kB Progress (2): 504/527 kB | 41/52 kB Progress (2): 504/527 kB | 45/52 kB Progress (2): 504/527 kB | 49/52 kB Progress (2): 504/527 kB | 52 kB Progress (3): 504/527 kB | 52 kB | 4.1/148 kB Progress (3): 504/527 kB | 52 kB | 7.7/148 kB Progress (3): 504/527 kB | 52 kB | 12/148 kB Progress (3): 504/527 kB | 52 kB | 16/148 kB Progress (3): 504/527 kB | 52 kB | 20/148 kB Progress (3): 504/527 kB | 52 kB | 24/148 kB Progress (3): 504/527 kB | 52 kB | 28/148 kB Progress (3): 504/527 kB | 52 kB | 32/148 kB Progress (3): 504/527 kB | 52 kB | 33/148 kB Progress (3): 504/527 kB | 52 kB | 37/148 kB Progress (4): 504/527 kB | 52 kB | 37/148 kB | 4.1/106 kB Progress (4): 504/527 kB | 52 kB | 41/148 kB | 4.1/106 kB Progress (4): 504/527 kB | 52 kB | 41/148 kB | 7.7/106 kB Progress (4): 504/527 kB | 52 kB | 45/148 kB | 7.7/106 kB Progress (4): 504/527 kB | 52 kB | 45/148 kB | 12/106 kB Progress (4): 504/527 kB | 52 kB | 49/148 kB | 12/106 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 273 kB/s) Progress (3): 504/527 kB | 49/148 kB | 16/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 (3): 504/527 kB | 53/148 kB | 16/106 kB Progress (4): 504/527 kB | 53/148 kB | 16/106 kB | 4.1/51 kB Progress (4): 504/527 kB | 53/148 kB | 20/106 kB | 4.1/51 kB Progress (4): 504/527 kB | 53/148 kB | 20/106 kB | 7.7/51 kB Progress (4): 504/527 kB | 57/148 kB | 20/106 kB | 7.7/51 kB Progress (4): 504/527 kB | 57/148 kB | 20/106 kB | 12/51 kB Progress (4): 504/527 kB | 57/148 kB | 24/106 kB | 12/51 kB Progress (4): 504/527 kB | 57/148 kB | 24/106 kB | 16/51 kB Progress (4): 504/527 kB | 57/148 kB | 28/106 kB | 16/51 kB Progress (4): 504/527 kB | 61/148 kB | 28/106 kB | 16/51 kB Progress (4): 504/527 kB | 61/148 kB | 32/106 kB | 16/51 kB Progress (4): 504/527 kB | 61/148 kB | 32/106 kB | 20/51 kB Progress (4): 504/527 kB | 61/148 kB | 33/106 kB | 20/51 kB Progress (4): 504/527 kB | 65/148 kB | 33/106 kB | 20/51 kB Progress (4): 504/527 kB | 65/148 kB | 37/106 kB | 20/51 kB Progress (4): 504/527 kB | 65/148 kB | 37/106 kB | 24/51 kB Progress (4): 504/527 kB | 65/148 kB | 41/106 kB | 24/51 kB Progress (4): 504/527 kB | 66/148 kB | 41/106 kB | 24/51 kB Progress (4): 504/527 kB | 66/148 kB | 45/106 kB | 24/51 kB Progress (4): 504/527 kB | 66/148 kB | 45/106 kB | 28/51 kB Progress (4): 504/527 kB | 70/148 kB | 45/106 kB | 28/51 kB Progress (4): 504/527 kB | 70/148 kB | 49/106 kB | 28/51 kB Progress (4): 504/527 kB | 74/148 kB | 49/106 kB | 28/51 kB Progress (4): 504/527 kB | 74/148 kB | 49/106 kB | 32/51 kB Progress (4): 504/527 kB | 78/148 kB | 49/106 kB | 32/51 kB Progress (4): 504/527 kB | 78/148 kB | 53/106 kB | 32/51 kB Progress (4): 504/527 kB | 82/148 kB | 53/106 kB | 32/51 kB Progress (4): 504/527 kB | 82/148 kB | 53/106 kB | 33/51 kB Progress (4): 504/527 kB | 86/148 kB | 53/106 kB | 33/51 kB Progress (4): 504/527 kB | 86/148 kB | 57/106 kB | 33/51 kB Progress (4): 504/527 kB | 90/148 kB | 57/106 kB | 33/51 kB Progress (4): 504/527 kB | 90/148 kB | 57/106 kB | 37/51 kB Progress (4): 504/527 kB | 94/148 kB | 57/106 kB | 37/51 kB Progress (4): 504/527 kB | 94/148 kB | 61/106 kB | 37/51 kB Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 37/51 kB Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 41/51 kB Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 41/51 kB Progress (4): 504/527 kB | 98/148 kB | 65/106 kB | 41/51 kB Progress (4): 504/527 kB | 102/148 kB | 65/106 kB | 41/51 kB Progress (4): 504/527 kB | 102/148 kB | 65/106 kB | 45/51 kB Progress (4): 504/527 kB | 106/148 kB | 65/106 kB | 45/51 kB Progress (4): 504/527 kB | 106/148 kB | 66/106 kB | 45/51 kB Progress (4): 504/527 kB | 110/148 kB | 66/106 kB | 45/51 kB Progress (4): 504/527 kB | 110/148 kB | 70/106 kB | 45/51 kB Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 45/51 kB | 4.1/14 kB Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 49/51 kB | 4.1/14 kB Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 49/51 kB | 7.7/14 kB Progress (5): 504/527 kB | 110/148 kB | 74/106 kB | 49/51 kB | 7.7/14 kB Progress (5): 504/527 kB | 114/148 kB | 74/106 kB | 49/51 kB | 7.7/14 kB Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 49/51 kB | 7.7/14 kB Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 49/51 kB | 12/14 kB Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 51 kB | 12/14 kB Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 114/148 kB | 82/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 82/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 86/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 90/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 94/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 98/106 kB | 51 kB | 14 kB Progress (5): 504/527 kB | 118/148 kB | 102/106 kB | 51 kB | 14 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.jar (51 kB at 250 kB/s) Progress (4): 504/527 kB | 118/148 kB | 106/106 kB | 14 kB Progress (4): 504/527 kB | 122/148 kB | 106/106 kB | 14 kB Progress (4): 504/527 kB | 122/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 126/148 kB | 106 kB | 14 kB 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 Progress (4): 504/527 kB | 130/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 134/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 138/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 142/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 146/148 kB | 106 kB | 14 kB Progress (4): 504/527 kB | 148 kB | 106 kB | 14 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 389 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 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 49 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 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 532 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 (2): 504/527 kB | 4.1/74 kB Progress (2): 504/527 kB | 7.7/74 kB Progress (2): 504/527 kB | 12/74 kB Progress (2): 504/527 kB | 16/74 kB Progress (2): 504/527 kB | 20/74 kB Progress (2): 504/527 kB | 24/74 kB Progress (2): 504/527 kB | 28/74 kB Progress (2): 504/527 kB | 32/74 kB Progress (2): 504/527 kB | 33/74 kB Progress (2): 504/527 kB | 37/74 kB Progress (2): 504/527 kB | 41/74 kB Progress (2): 504/527 kB | 45/74 kB Progress (2): 504/527 kB | 49/74 kB Progress (2): 504/527 kB | 53/74 kB Progress (3): 504/527 kB | 53/74 kB | 4.1/108 kB Progress (3): 504/527 kB | 57/74 kB | 4.1/108 kB Progress (3): 504/527 kB | 57/74 kB | 7.7/108 kB Progress (3): 504/527 kB | 61/74 kB | 7.7/108 kB Progress (3): 504/527 kB | 65/74 kB | 7.7/108 kB Progress (3): 504/527 kB | 65/74 kB | 12/108 kB Progress (3): 504/527 kB | 66/74 kB | 12/108 kB Progress (3): 504/527 kB | 66/74 kB | 16/108 kB Progress (3): 504/527 kB | 70/74 kB | 16/108 kB Progress (3): 504/527 kB | 70/74 kB | 20/108 kB Progress (3): 504/527 kB | 74/74 kB | 20/108 kB Progress (3): 504/527 kB | 74/74 kB | 24/108 kB Progress (3): 504/527 kB | 74 kB | 24/108 kB Progress (3): 504/527 kB | 74 kB | 28/108 kB Progress (3): 504/527 kB | 74 kB | 32/108 kB Progress (3): 504/527 kB | 74 kB | 33/108 kB Progress (3): 504/527 kB | 74 kB | 37/108 kB Progress (3): 504/527 kB | 74 kB | 41/108 kB Progress (3): 504/527 kB | 74 kB | 45/108 kB Progress (3): 504/527 kB | 74 kB | 49/108 kB Progress (3): 504/527 kB | 74 kB | 53/108 kB Progress (3): 504/527 kB | 74 kB | 57/108 kB Progress (3): 504/527 kB | 74 kB | 61/108 kB Progress (3): 504/527 kB | 74 kB | 65/108 kB Progress (3): 504/527 kB | 74 kB | 66/108 kB Progress (3): 504/527 kB | 74 kB | 70/108 kB Progress (3): 504/527 kB | 74 kB | 74/108 kB Progress (3): 504/527 kB | 74 kB | 78/108 kB Progress (3): 504/527 kB | 74 kB | 82/108 kB Progress (3): 504/527 kB | 74 kB | 86/108 kB Progress (3): 504/527 kB | 74 kB | 90/108 kB Progress (3): 504/527 kB | 74 kB | 94/108 kB Progress (3): 504/527 kB | 74 kB | 98/108 kB Progress (3): 504/527 kB | 74 kB | 98/108 kB Progress (3): 504/527 kB | 74 kB | 102/108 kB Progress (3): 504/527 kB | 74 kB | 106/108 kB Progress (3): 504/527 kB | 74 kB | 108 kB Progress (3): 508/527 kB | 74 kB | 108 kB Progress (3): 512/527 kB | 74 kB | 108 kB Progress (3): 516/527 kB | 74 kB | 108 kB Progress (3): 520/527 kB | 74 kB | 108 kB Progress (3): 524/527 kB | 74 kB | 108 kB Progress (3): 527 kB | 74 kB | 108 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 223 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 (3): 527 kB | 108 kB | 4.1/153 kB Progress (4): 527 kB | 108 kB | 4.1/153 kB | 4.1/202 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 298 kB/s) 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 1.4 MB/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 (2): 4.1/153 kB | 7.7/202 kB Progress (2): 7.7/153 kB | 7.7/202 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 (2): 12/153 kB | 7.7/202 kB Progress (2): 12/153 kB | 12/202 kB Progress (2): 16/153 kB | 12/202 kB Progress (2): 16/153 kB | 16/202 kB Progress (2): 20/153 kB | 16/202 kB Progress (2): 20/153 kB | 20/202 kB Progress (2): 24/153 kB | 20/202 kB Progress (2): 24/153 kB | 24/202 kB Progress (2): 24/153 kB | 28/202 kB Progress (2): 28/153 kB | 28/202 kB Progress (2): 28/153 kB | 32/202 kB Progress (2): 32/153 kB | 32/202 kB Progress (2): 32/153 kB | 33/202 kB Progress (2): 33/153 kB | 33/202 kB Progress (2): 33/153 kB | 37/202 kB Progress (2): 33/153 kB | 41/202 kB Progress (2): 37/153 kB | 41/202 kB Progress (2): 37/153 kB | 45/202 kB Progress (2): 41/153 kB | 45/202 kB Progress (2): 41/153 kB | 49/202 kB Progress (2): 45/153 kB | 49/202 kB Progress (2): 45/153 kB | 53/202 kB Progress (2): 49/153 kB | 53/202 kB Progress (2): 49/153 kB | 57/202 kB Progress (2): 53/153 kB | 57/202 kB Progress (2): 53/153 kB | 61/202 kB Progress (2): 57/153 kB | 61/202 kB Progress (2): 57/153 kB | 65/202 kB Progress (2): 57/153 kB | 66/202 kB Progress (2): 61/153 kB | 66/202 kB Progress (2): 61/153 kB | 70/202 kB Progress (2): 65/153 kB | 70/202 kB Progress (2): 65/153 kB | 74/202 kB Progress (2): 66/153 kB | 74/202 kB Progress (2): 66/153 kB | 78/202 kB Progress (2): 66/153 kB | 82/202 kB Progress (2): 70/153 kB | 82/202 kB Progress (2): 70/153 kB | 86/202 kB Progress (2): 74/153 kB | 86/202 kB Progress (2): 74/153 kB | 90/202 kB Progress (2): 78/153 kB | 90/202 kB Progress (2): 78/153 kB | 94/202 kB Progress (2): 82/153 kB | 94/202 kB Progress (2): 82/153 kB | 98/202 kB Progress (2): 82/153 kB | 98/202 kB Progress (2): 86/153 kB | 98/202 kB Progress (2): 86/153 kB | 102/202 kB Progress (2): 90/153 kB | 102/202 kB Progress (2): 90/153 kB | 106/202 kB Progress (2): 94/153 kB | 106/202 kB Progress (2): 94/153 kB | 110/202 kB Progress (2): 98/153 kB | 110/202 kB Progress (2): 98/153 kB | 114/202 kB Progress (2): 102/153 kB | 114/202 kB Progress (2): 102/153 kB | 118/202 kB Progress (2): 106/153 kB | 118/202 kB Progress (2): 106/153 kB | 122/202 kB Progress (2): 110/153 kB | 122/202 kB Progress (2): 110/153 kB | 126/202 kB Progress (2): 114/153 kB | 126/202 kB Progress (2): 114/153 kB | 130/202 kB Progress (2): 118/153 kB | 130/202 kB Progress (2): 118/153 kB | 134/202 kB Progress (2): 122/153 kB | 134/202 kB Progress (2): 122/153 kB | 138/202 kB Progress (2): 126/153 kB | 138/202 kB Progress (2): 126/153 kB | 142/202 kB Progress (2): 130/153 kB | 142/202 kB Progress (2): 130/153 kB | 146/202 kB Progress (2): 134/153 kB | 146/202 kB Progress (2): 134/153 kB | 150/202 kB Progress (2): 138/153 kB | 150/202 kB Progress (2): 138/153 kB | 154/202 kB Progress (2): 142/153 kB | 154/202 kB Progress (2): 142/153 kB | 158/202 kB Progress (2): 146/153 kB | 158/202 kB Progress (2): 146/153 kB | 162/202 kB Progress (2): 150/153 kB | 162/202 kB Progress (2): 150/153 kB | 166/202 kB Progress (2): 153 kB | 166/202 kB Progress (2): 153 kB | 170/202 kB Progress (2): 153 kB | 174/202 kB Progress (2): 153 kB | 178/202 kB Progress (2): 153 kB | 182/202 kB Progress (2): 153 kB | 186/202 kB Progress (2): 153 kB | 190/202 kB Progress (2): 153 kB | 194/202 kB Progress (2): 153 kB | 198/202 kB Progress (2): 153 kB | 202 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.jar (202 kB at 498 kB/s) 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 378 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 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 Progress (1): 4.1/61 kB Progress (1): 7.7/61 kB Progress (1): 12/61 kB Progress (1): 16/61 kB Progress (1): 20/61 kB Progress (1): 24/61 kB Progress (1): 28/61 kB Progress (1): 32/61 kB Progress (1): 33/61 kB Progress (1): 37/61 kB Progress (1): 41/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61/61 kB Progress (1): 61 kB Progress (2): 61 kB | 4.1/46 kB Progress (2): 61 kB | 7.7/46 kB Progress (2): 61 kB | 12/46 kB Progress (2): 61 kB | 16/46 kB Progress (2): 61 kB | 20/46 kB Progress (2): 61 kB | 24/46 kB Progress (2): 61 kB | 28/46 kB Progress (2): 61 kB | 32/46 kB Progress (2): 61 kB | 36/46 kB Progress (2): 61 kB | 40/46 kB Progress (2): 61 kB | 44/46 kB Progress (2): 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 111 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 Progress (2): 61 kB | 4.1/13 kB Progress (2): 61 kB | 7.7/13 kB Progress (2): 61 kB | 12/13 kB Progress (2): 61 kB | 13 kB Progress (3): 61 kB | 13 kB | 4.1/472 kB Progress (3): 61 kB | 13 kB | 7.7/472 kB Progress (3): 61 kB | 13 kB | 12/472 kB 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 145 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 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 31 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): 12/472 kB | 4.1/49 kB Progress (2): 12/472 kB | 7.7/49 kB Progress (2): 12/472 kB | 12/49 kB Progress (2): 12/472 kB | 16/49 kB Progress (2): 12/472 kB | 20/49 kB Progress (2): 12/472 kB | 24/49 kB Progress (2): 12/472 kB | 28/49 kB Progress (2): 12/472 kB | 32/49 kB Progress (2): 16/472 kB | 32/49 kB Progress (2): 16/472 kB | 36/49 kB Progress (2): 20/472 kB | 36/49 kB Progress (2): 20/472 kB | 40/49 kB Progress (3): 20/472 kB | 40/49 kB | 4.1/247 kB Progress (3): 24/472 kB | 40/49 kB | 4.1/247 kB Progress (3): 24/472 kB | 40/49 kB | 7.7/247 kB Progress (3): 28/472 kB | 40/49 kB | 7.7/247 kB Progress (3): 28/472 kB | 44/49 kB | 7.7/247 kB Progress (3): 32/472 kB | 44/49 kB | 7.7/247 kB Progress (3): 32/472 kB | 44/49 kB | 12/247 kB Progress (4): 32/472 kB | 44/49 kB | 12/247 kB | 4.1/29 kB Progress (4): 32/472 kB | 44/49 kB | 16/247 kB | 4.1/29 kB Progress (4): 33/472 kB | 44/49 kB | 16/247 kB | 4.1/29 kB Progress (4): 33/472 kB | 48/49 kB | 16/247 kB | 4.1/29 kB Progress (4): 37/472 kB | 48/49 kB | 16/247 kB | 4.1/29 kB Progress (4): 37/472 kB | 48/49 kB | 20/247 kB | 4.1/29 kB Progress (4): 37/472 kB | 48/49 kB | 20/247 kB | 7.7/29 kB Progress (4): 37/472 kB | 48/49 kB | 24/247 kB | 7.7/29 kB Progress (4): 41/472 kB | 48/49 kB | 24/247 kB | 7.7/29 kB Progress (4): 41/472 kB | 49 kB | 24/247 kB | 7.7/29 kB Progress (4): 45/472 kB | 49 kB | 24/247 kB | 7.7/29 kB Progress (4): 45/472 kB | 49 kB | 28/247 kB | 7.7/29 kB Progress (4): 45/472 kB | 49 kB | 28/247 kB | 12/29 kB Progress (4): 45/472 kB | 49 kB | 32/247 kB | 12/29 kB Progress (4): 49/472 kB | 49 kB | 32/247 kB | 12/29 kB Progress (4): 49/472 kB | 49 kB | 33/247 kB | 12/29 kB Progress (4): 49/472 kB | 49 kB | 33/247 kB | 16/29 kB Progress (4): 53/472 kB | 49 kB | 33/247 kB | 16/29 kB Progress (4): 53/472 kB | 49 kB | 33/247 kB | 20/29 kB Progress (4): 53/472 kB | 49 kB | 37/247 kB | 20/29 kB Progress (4): 53/472 kB | 49 kB | 37/247 kB | 24/29 kB Progress (4): 57/472 kB | 49 kB | 37/247 kB | 24/29 kB Progress (4): 57/472 kB | 49 kB | 37/247 kB | 28/29 kB Progress (4): 61/472 kB | 49 kB | 37/247 kB | 28/29 kB Progress (4): 61/472 kB | 49 kB | 41/247 kB | 28/29 kB Progress (4): 65/472 kB | 49 kB | 41/247 kB | 28/29 kB Progress (4): 65/472 kB | 49 kB | 41/247 kB | 29 kB Progress (4): 65/472 kB | 49 kB | 45/247 kB | 29 kB Progress (4): 66/472 kB | 49 kB | 45/247 kB | 29 kB Progress (4): 66/472 kB | 49 kB | 49/247 kB | 29 kB Progress (4): 70/472 kB | 49 kB | 49/247 kB | 29 kB Progress (4): 74/472 kB | 49 kB | 49/247 kB | 29 kB Progress (4): 74/472 kB | 49 kB | 53/247 kB | 29 kB Progress (4): 78/472 kB | 49 kB | 53/247 kB | 29 kB Progress (4): 78/472 kB | 49 kB | 57/247 kB | 29 kB Progress (4): 82/472 kB | 49 kB | 57/247 kB | 29 kB Progress (5): 82/472 kB | 49 kB | 57/247 kB | 29 kB | 4.1/187 kB Progress (5): 86/472 kB | 49 kB | 57/247 kB | 29 kB | 4.1/187 kB Progress (5): 86/472 kB | 49 kB | 61/247 kB | 29 kB | 4.1/187 kB Progress (5): 90/472 kB | 49 kB | 61/247 kB | 29 kB | 4.1/187 kB Progress (5): 90/472 kB | 49 kB | 61/247 kB | 29 kB | 7.7/187 kB Progress (5): 94/472 kB | 49 kB | 61/247 kB | 29 kB | 7.7/187 kB Progress (5): 94/472 kB | 49 kB | 65/247 kB | 29 kB | 7.7/187 kB Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 7.7/187 kB Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 12/187 kB Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 12/187 kB Progress (5): 98/472 kB | 49 kB | 66/247 kB | 29 kB | 12/187 kB Progress (5): 102/472 kB | 49 kB | 66/247 kB | 29 kB | 12/187 kB Progress (5): 102/472 kB | 49 kB | 66/247 kB | 29 kB | 16/187 kB Progress (5): 102/472 kB | 49 kB | 70/247 kB | 29 kB | 16/187 kB Progress (5): 106/472 kB | 49 kB | 70/247 kB | 29 kB | 16/187 kB Progress (5): 106/472 kB | 49 kB | 74/247 kB | 29 kB | 16/187 kB Progress (5): 106/472 kB | 49 kB | 74/247 kB | 29 kB | 20/187 kB Progress (5): 110/472 kB | 49 kB | 74/247 kB | 29 kB | 20/187 kB Progress (5): 110/472 kB | 49 kB | 78/247 kB | 29 kB | 20/187 kB Progress (5): 110/472 kB | 49 kB | 78/247 kB | 29 kB | 24/187 kB Progress (5): 110/472 kB | 49 kB | 82/247 kB | 29 kB | 24/187 kB Progress (5): 114/472 kB | 49 kB | 82/247 kB | 29 kB | 24/187 kB Progress (5): 114/472 kB | 49 kB | 82/247 kB | 29 kB | 28/187 kB Progress (5): 118/472 kB | 49 kB | 82/247 kB | 29 kB | 28/187 kB Progress (5): 118/472 kB | 49 kB | 86/247 kB | 29 kB | 28/187 kB Progress (5): 122/472 kB | 49 kB | 86/247 kB | 29 kB | 28/187 kB Progress (5): 122/472 kB | 49 kB | 86/247 kB | 29 kB | 32/187 kB Progress (5): 126/472 kB | 49 kB | 86/247 kB | 29 kB | 32/187 kB Progress (5): 126/472 kB | 49 kB | 90/247 kB | 29 kB | 32/187 kB Progress (5): 130/472 kB | 49 kB | 90/247 kB | 29 kB | 32/187 kB Progress (5): 130/472 kB | 49 kB | 90/247 kB | 29 kB | 33/187 kB Progress (5): 134/472 kB | 49 kB | 90/247 kB | 29 kB | 33/187 kB Progress (5): 134/472 kB | 49 kB | 94/247 kB | 29 kB | 33/187 kB Progress (5): 138/472 kB | 49 kB | 94/247 kB | 29 kB | 33/187 kB Progress (5): 138/472 kB | 49 kB | 94/247 kB | 29 kB | 37/187 kB Progress (5): 142/472 kB | 49 kB | 94/247 kB | 29 kB | 37/187 kB Progress (5): 142/472 kB | 49 kB | 98/247 kB | 29 kB | 37/187 kB Progress (5): 146/472 kB | 49 kB | 98/247 kB | 29 kB | 37/187 kB Progress (5): 146/472 kB | 49 kB | 98/247 kB | 29 kB | 41/187 kB Progress (5): 150/472 kB | 49 kB | 98/247 kB | 29 kB | 41/187 kB Progress (5): 150/472 kB | 49 kB | 102/247 kB | 29 kB | 41/187 kB Progress (5): 154/472 kB | 49 kB | 102/247 kB | 29 kB | 41/187 kB Progress (5): 154/472 kB | 49 kB | 102/247 kB | 29 kB | 45/187 kB Progress (5): 158/472 kB | 49 kB | 102/247 kB | 29 kB | 45/187 kB Progress (5): 158/472 kB | 49 kB | 106/247 kB | 29 kB | 45/187 kB Progress (5): 162/472 kB | 49 kB | 106/247 kB | 29 kB | 45/187 kB Progress (5): 162/472 kB | 49 kB | 106/247 kB | 29 kB | 49/187 kB Progress (5): 166/472 kB | 49 kB | 106/247 kB | 29 kB | 49/187 kB Progress (5): 166/472 kB | 49 kB | 110/247 kB | 29 kB | 49/187 kB Progress (5): 170/472 kB | 49 kB | 110/247 kB | 29 kB | 49/187 kB Progress (5): 170/472 kB | 49 kB | 110/247 kB | 29 kB | 53/187 kB Progress (5): 174/472 kB | 49 kB | 110/247 kB | 29 kB | 53/187 kB Progress (5): 174/472 kB | 49 kB | 114/247 kB | 29 kB | 53/187 kB Progress (5): 178/472 kB | 49 kB | 114/247 kB | 29 kB | 53/187 kB Progress (5): 178/472 kB | 49 kB | 114/247 kB | 29 kB | 57/187 kB Progress (5): 182/472 kB | 49 kB | 114/247 kB | 29 kB | 57/187 kB Progress (5): 182/472 kB | 49 kB | 114/247 kB | 29 kB | 61/187 kB Progress (5): 182/472 kB | 49 kB | 118/247 kB | 29 kB | 61/187 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 59 kB/s) Progress (4): 182/472 kB | 49 kB | 122/247 kB | 61/187 kB Progress (4): 182/472 kB | 49 kB | 122/247 kB | 65/187 kB Progress (4): 186/472 kB | 49 kB | 122/247 kB | 65/187 kB Progress (4): 186/472 kB | 49 kB | 122/247 kB | 66/187 kB Progress (4): 186/472 kB | 49 kB | 126/247 kB | 66/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): 186/472 kB | 49 kB | 130/247 kB | 66/187 kB Progress (4): 186/472 kB | 49 kB | 130/247 kB | 70/187 kB Progress (4): 190/472 kB | 49 kB | 130/247 kB | 70/187 kB Progress (4): 190/472 kB | 49 kB | 130/247 kB | 74/187 kB Progress (4): 190/472 kB | 49 kB | 134/247 kB | 74/187 kB Progress (4): 190/472 kB | 49 kB | 134/247 kB | 78/187 kB Progress (4): 194/472 kB | 49 kB | 134/247 kB | 78/187 kB Progress (4): 194/472 kB | 49 kB | 134/247 kB | 82/187 kB Progress (4): 194/472 kB | 49 kB | 138/247 kB | 82/187 kB Progress (4): 194/472 kB | 49 kB | 138/247 kB | 86/187 kB Progress (4): 198/472 kB | 49 kB | 138/247 kB | 86/187 kB Progress (4): 198/472 kB | 49 kB | 142/247 kB | 86/187 kB Progress (4): 198/472 kB | 49 kB | 142/247 kB | 90/187 kB Progress (4): 198/472 kB | 49 kB | 146/247 kB | 90/187 kB Progress (4): 202/472 kB | 49 kB | 146/247 kB | 90/187 kB Progress (4): 202/472 kB | 49 kB | 146/247 kB | 94/187 kB Progress (4): 206/472 kB | 49 kB | 146/247 kB | 94/187 kB Progress (4): 206/472 kB | 49 kB | 150/247 kB | 94/187 kB Progress (4): 210/472 kB | 49 kB | 150/247 kB | 94/187 kB Progress (4): 210/472 kB | 49 kB | 150/247 kB | 98/187 kB Progress (4): 214/472 kB | 49 kB | 150/247 kB | 98/187 kB Progress (4): 214/472 kB | 49 kB | 154/247 kB | 98/187 kB Progress (4): 218/472 kB | 49 kB | 154/247 kB | 98/187 kB Progress (4): 218/472 kB | 49 kB | 154/247 kB | 98/187 kB Progress (4): 222/472 kB | 49 kB | 154/247 kB | 98/187 kB Progress (4): 222/472 kB | 49 kB | 158/247 kB | 98/187 kB Progress (4): 226/472 kB | 49 kB | 158/247 kB | 98/187 kB Progress (4): 226/472 kB | 49 kB | 158/247 kB | 102/187 kB Progress (4): 230/472 kB | 49 kB | 158/247 kB | 102/187 kB Progress (4): 230/472 kB | 49 kB | 162/247 kB | 102/187 kB Progress (4): 234/472 kB | 49 kB | 162/247 kB | 102/187 kB Progress (4): 234/472 kB | 49 kB | 162/247 kB | 106/187 kB Progress (4): 238/472 kB | 49 kB | 162/247 kB | 106/187 kB Progress (4): 238/472 kB | 49 kB | 166/247 kB | 106/187 kB Progress (4): 242/472 kB | 49 kB | 166/247 kB | 106/187 kB Progress (4): 242/472 kB | 49 kB | 166/247 kB | 110/187 kB Progress (4): 246/472 kB | 49 kB | 166/247 kB | 110/187 kB Progress (4): 246/472 kB | 49 kB | 170/247 kB | 110/187 kB Progress (4): 250/472 kB | 49 kB | 170/247 kB | 110/187 kB Progress (4): 250/472 kB | 49 kB | 170/247 kB | 114/187 kB Progress (4): 254/472 kB | 49 kB | 170/247 kB | 114/187 kB Progress (4): 254/472 kB | 49 kB | 174/247 kB | 114/187 kB Progress (4): 258/472 kB | 49 kB | 174/247 kB | 114/187 kB Progress (4): 258/472 kB | 49 kB | 174/247 kB | 118/187 kB Progress (4): 262/472 kB | 49 kB | 174/247 kB | 118/187 kB Progress (5): 262/472 kB | 49 kB | 174/247 kB | 118/187 kB | 4.1/86 kB Progress (5): 262/472 kB | 49 kB | 178/247 kB | 118/187 kB | 4.1/86 kB Progress (5): 262/472 kB | 49 kB | 178/247 kB | 118/187 kB | 7.7/86 kB Progress (5): 266/472 kB | 49 kB | 178/247 kB | 118/187 kB | 7.7/86 kB Progress (5): 266/472 kB | 49 kB | 178/247 kB | 122/187 kB | 7.7/86 kB Progress (5): 270/472 kB | 49 kB | 178/247 kB | 122/187 kB | 7.7/86 kB Progress (5): 270/472 kB | 49 kB | 178/247 kB | 122/187 kB | 12/86 kB Progress (5): 270/472 kB | 49 kB | 182/247 kB | 122/187 kB | 12/86 kB Progress (5): 270/472 kB | 49 kB | 182/247 kB | 122/187 kB | 16/86 kB Progress (5): 274/472 kB | 49 kB | 182/247 kB | 122/187 kB | 16/86 kB Progress (5): 274/472 kB | 49 kB | 182/247 kB | 122/187 kB | 20/86 kB Progress (5): 274/472 kB | 49 kB | 182/247 kB | 126/187 kB | 20/86 kB Progress (5): 274/472 kB | 49 kB | 182/247 kB | 126/187 kB | 24/86 kB Progress (5): 278/472 kB | 49 kB | 182/247 kB | 126/187 kB | 24/86 kB Progress (5): 278/472 kB | 49 kB | 186/247 kB | 126/187 kB | 24/86 kB Progress (5): 282/472 kB | 49 kB | 186/247 kB | 126/187 kB | 24/86 kB Progress (5): 282/472 kB | 49 kB | 186/247 kB | 126/187 kB | 28/86 kB Progress (5): 282/472 kB | 49 kB | 186/247 kB | 130/187 kB | 28/86 kB Progress (5): 282/472 kB | 49 kB | 186/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 186/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 190/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 194/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 198/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 202/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 206/247 kB | 130/187 kB | 32/86 kB Progress (5): 286/472 kB | 49 kB | 210/247 kB | 130/187 kB | 32/86 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 97 kB/s) Progress (4): 290/472 kB | 210/247 kB | 130/187 kB | 32/86 kB Progress (4): 290/472 kB | 210/247 kB | 130/187 kB | 33/86 kB Progress (4): 290/472 kB | 210/247 kB | 131/187 kB | 33/86 kB Progress (4): 290/472 kB | 210/247 kB | 131/187 kB | 37/86 kB Progress (4): 290/472 kB | 210/247 kB | 135/187 kB | 37/86 kB Progress (4): 294/472 kB | 210/247 kB | 135/187 kB | 37/86 kB Progress (4): 294/472 kB | 214/247 kB | 135/187 kB | 37/86 kB 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): 294/472 kB | 218/247 kB | 135/187 kB | 37/86 kB Progress (4): 298/472 kB | 218/247 kB | 135/187 kB | 37/86 kB Progress (4): 298/472 kB | 218/247 kB | 139/187 kB | 37/86 kB Progress (4): 298/472 kB | 218/247 kB | 139/187 kB | 41/86 kB Progress (4): 298/472 kB | 218/247 kB | 143/187 kB | 41/86 kB Progress (4): 302/472 kB | 218/247 kB | 143/187 kB | 41/86 kB Progress (4): 302/472 kB | 222/247 kB | 143/187 kB | 41/86 kB Progress (4): 306/472 kB | 222/247 kB | 143/187 kB | 41/86 kB Progress (4): 306/472 kB | 222/247 kB | 147/187 kB | 41/86 kB Progress (4): 306/472 kB | 222/247 kB | 147/187 kB | 45/86 kB Progress (4): 306/472 kB | 222/247 kB | 151/187 kB | 45/86 kB Progress (4): 310/472 kB | 222/247 kB | 151/187 kB | 45/86 kB Progress (4): 310/472 kB | 226/247 kB | 151/187 kB | 45/86 kB Progress (4): 314/472 kB | 226/247 kB | 151/187 kB | 45/86 kB Progress (4): 314/472 kB | 226/247 kB | 155/187 kB | 45/86 kB Progress (4): 314/472 kB | 226/247 kB | 155/187 kB | 49/86 kB Progress (4): 314/472 kB | 226/247 kB | 159/187 kB | 49/86 kB Progress (4): 318/472 kB | 226/247 kB | 159/187 kB | 49/86 kB Progress (4): 318/472 kB | 230/247 kB | 159/187 kB | 49/86 kB Progress (4): 322/472 kB | 230/247 kB | 159/187 kB | 49/86 kB Progress (4): 322/472 kB | 230/247 kB | 163/187 kB | 49/86 kB Progress (4): 322/472 kB | 230/247 kB | 163/187 kB | 53/86 kB Progress (4): 322/472 kB | 230/247 kB | 167/187 kB | 53/86 kB Progress (4): 326/472 kB | 230/247 kB | 167/187 kB | 53/86 kB Progress (4): 326/472 kB | 234/247 kB | 167/187 kB | 53/86 kB Progress (4): 330/472 kB | 234/247 kB | 167/187 kB | 53/86 kB Progress (4): 330/472 kB | 234/247 kB | 171/187 kB | 53/86 kB Progress (4): 330/472 kB | 234/247 kB | 171/187 kB | 57/86 kB Progress (4): 330/472 kB | 234/247 kB | 175/187 kB | 57/86 kB Progress (4): 334/472 kB | 234/247 kB | 175/187 kB | 57/86 kB Progress (4): 334/472 kB | 238/247 kB | 175/187 kB | 57/86 kB Progress (4): 338/472 kB | 238/247 kB | 175/187 kB | 57/86 kB Progress (4): 338/472 kB | 238/247 kB | 179/187 kB | 57/86 kB Progress (4): 338/472 kB | 238/247 kB | 179/187 kB | 61/86 kB Progress (4): 338/472 kB | 238/247 kB | 183/187 kB | 61/86 kB Progress (4): 342/472 kB | 238/247 kB | 183/187 kB | 61/86 kB Progress (4): 342/472 kB | 242/247 kB | 183/187 kB | 61/86 kB Progress (4): 346/472 kB | 242/247 kB | 183/187 kB | 61/86 kB Progress (4): 346/472 kB | 242/247 kB | 187 kB | 61/86 kB Progress (4): 346/472 kB | 242/247 kB | 187 kB | 65/86 kB Progress (4): 350/472 kB | 242/247 kB | 187 kB | 65/86 kB Progress (4): 350/472 kB | 246/247 kB | 187 kB | 65/86 kB Progress (4): 354/472 kB | 246/247 kB | 187 kB | 65/86 kB Progress (4): 354/472 kB | 246/247 kB | 187 kB | 69/86 kB Progress (4): 358/472 kB | 246/247 kB | 187 kB | 69/86 kB Progress (4): 358/472 kB | 247 kB | 187 kB | 69/86 kB Progress (4): 362/472 kB | 247 kB | 187 kB | 69/86 kB Progress (4): 362/472 kB | 247 kB | 187 kB | 73/86 kB Progress (4): 366/472 kB | 247 kB | 187 kB | 73/86 kB Progress (4): 366/472 kB | 247 kB | 187 kB | 77/86 kB Progress (4): 370/472 kB | 247 kB | 187 kB | 77/86 kB Progress (4): 370/472 kB | 247 kB | 187 kB | 81/86 kB Progress (4): 374/472 kB | 247 kB | 187 kB | 81/86 kB Progress (5): 374/472 kB | 247 kB | 187 kB | 81/86 kB | 4.1/209 kB Progress (5): 378/472 kB | 247 kB | 187 kB | 81/86 kB | 4.1/209 kB Progress (5): 378/472 kB | 247 kB | 187 kB | 85/86 kB | 4.1/209 kB Progress (5): 382/472 kB | 247 kB | 187 kB | 85/86 kB | 4.1/209 kB Progress (5): 382/472 kB | 247 kB | 187 kB | 85/86 kB | 7.7/209 kB Progress (5): 386/472 kB | 247 kB | 187 kB | 85/86 kB | 7.7/209 kB Progress (5): 386/472 kB | 247 kB | 187 kB | 86 kB | 7.7/209 kB Progress (5): 390/472 kB | 247 kB | 187 kB | 86 kB | 7.7/209 kB Progress (5): 390/472 kB | 247 kB | 187 kB | 86 kB | 12/209 kB Progress (5): 394/472 kB | 247 kB | 187 kB | 86 kB | 12/209 kB Progress (5): 394/472 kB | 247 kB | 187 kB | 86 kB | 16/209 kB Progress (5): 398/472 kB | 247 kB | 187 kB | 86 kB | 16/209 kB Progress (5): 398/472 kB | 247 kB | 187 kB | 86 kB | 20/209 kB Progress (5): 402/472 kB | 247 kB | 187 kB | 86 kB | 20/209 kB Progress (5): 402/472 kB | 247 kB | 187 kB | 86 kB | 24/209 kB Progress (5): 406/472 kB | 247 kB | 187 kB | 86 kB | 24/209 kB Progress (5): 406/472 kB | 247 kB | 187 kB | 86 kB | 28/209 kB Progress (5): 410/472 kB | 247 kB | 187 kB | 86 kB | 28/209 kB Progress (5): 410/472 kB | 247 kB | 187 kB | 86 kB | 32/209 kB Progress (5): 414/472 kB | 247 kB | 187 kB | 86 kB | 32/209 kB Progress (5): 414/472 kB | 247 kB | 187 kB | 86 kB | 33/209 kB Progress (5): 418/472 kB | 247 kB | 187 kB | 86 kB | 33/209 kB Progress (5): 418/472 kB | 247 kB | 187 kB | 86 kB | 37/209 kB Progress (5): 422/472 kB | 247 kB | 187 kB | 86 kB | 37/209 kB Progress (5): 422/472 kB | 247 kB | 187 kB | 86 kB | 41/209 kB Progress (5): 426/472 kB | 247 kB | 187 kB | 86 kB | 41/209 kB Progress (5): 426/472 kB | 247 kB | 187 kB | 86 kB | 45/209 kB Progress (5): 430/472 kB | 247 kB | 187 kB | 86 kB | 45/209 kB Progress (5): 430/472 kB | 247 kB | 187 kB | 86 kB | 49/209 kB Progress (5): 434/472 kB | 247 kB | 187 kB | 86 kB | 49/209 kB Progress (5): 434/472 kB | 247 kB | 187 kB | 86 kB | 53/209 kB Progress (5): 438/472 kB | 247 kB | 187 kB | 86 kB | 53/209 kB Progress (5): 438/472 kB | 247 kB | 187 kB | 86 kB | 57/209 kB Progress (5): 442/472 kB | 247 kB | 187 kB | 86 kB | 57/209 kB Progress (5): 442/472 kB | 247 kB | 187 kB | 86 kB | 61/209 kB Progress (5): 446/472 kB | 247 kB | 187 kB | 86 kB | 61/209 kB Progress (5): 446/472 kB | 247 kB | 187 kB | 86 kB | 65/209 kB Progress (5): 450/472 kB | 247 kB | 187 kB | 86 kB | 65/209 kB Progress (5): 450/472 kB | 247 kB | 187 kB | 86 kB | 66/209 kB Progress (5): 454/472 kB | 247 kB | 187 kB | 86 kB | 66/209 kB Progress (5): 454/472 kB | 247 kB | 187 kB | 86 kB | 70/209 kB Progress (5): 458/472 kB | 247 kB | 187 kB | 86 kB | 70/209 kB Progress (5): 458/472 kB | 247 kB | 187 kB | 86 kB | 74/209 kB Progress (5): 462/472 kB | 247 kB | 187 kB | 86 kB | 74/209 kB Progress (5): 462/472 kB | 247 kB | 187 kB | 86 kB | 78/209 kB Progress (5): 466/472 kB | 247 kB | 187 kB | 86 kB | 78/209 kB Progress (5): 466/472 kB | 247 kB | 187 kB | 86 kB | 82/209 kB Progress (5): 470/472 kB | 247 kB | 187 kB | 86 kB | 82/209 kB Progress (5): 470/472 kB | 247 kB | 187 kB | 86 kB | 86/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 86/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 90/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 94/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 98/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 98/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 102/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 106/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 110/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 114/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 118/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 122/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 126/209 kB Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 130/209 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 322 kB/s) Progress (4): 472 kB | 247 kB | 86 kB | 131/209 kB 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): 472 kB | 247 kB | 86 kB | 135/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 139/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 143/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 147/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 151/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 155/209 kB Progress (4): 472 kB | 247 kB | 86 kB | 159/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 147 kB/s) Progress (3): 472 kB | 247 kB | 163/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): 472 kB | 247 kB | 167/209 kB Progress (3): 472 kB | 247 kB | 171/209 kB Progress (3): 472 kB | 247 kB | 175/209 kB Progress (3): 472 kB | 247 kB | 179/209 kB Progress (3): 472 kB | 247 kB | 183/209 kB Progress (3): 472 kB | 247 kB | 187/209 kB Progress (3): 472 kB | 247 kB | 191/209 kB Progress (3): 472 kB | 247 kB | 195/209 kB Progress (3): 472 kB | 247 kB | 199/209 kB Progress (3): 472 kB | 247 kB | 203/209 kB Progress (3): 472 kB | 247 kB | 207/209 kB Progress (3): 472 kB | 247 kB | 209 kB Progress (4): 472 kB | 247 kB | 209 kB | 4.1/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 7.7/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 12/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 16/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 20/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 24/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 28/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 32/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 36/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 40/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 44/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 48/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 52/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 56/56 kB Progress (4): 472 kB | 247 kB | 209 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 93 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): 472 kB | 247 kB | 209 kB | 4.1/532 kB Progress (4): 472 kB | 247 kB | 209 kB | 7.7/532 kB Progress (4): 472 kB | 247 kB | 209 kB | 12/532 kB Progress (4): 472 kB | 247 kB | 209 kB | 16/532 kB Progress (4): 472 kB | 247 kB | 209 kB | 20/532 kB Progress (4): 472 kB | 247 kB | 209 kB | 24/532 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 316 kB/s) Progress (3): 472 kB | 247 kB | 28/532 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 374 kB/s) 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 713 kB/s) Progress (1): 32/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar Progress (1): 33/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar Progress (1): 37/532 kB Progress (1): 41/532 kB Progress (1): 45/532 kB Progress (1): 49/532 kB Progress (1): 53/532 kB Progress (1): 57/532 kB Progress (1): 61/532 kB Progress (1): 65/532 kB Progress (1): 66/532 kB Progress (1): 70/532 kB Progress (1): 74/532 kB Progress (1): 78/532 kB Progress (1): 82/532 kB Progress (1): 86/532 kB Progress (1): 90/532 kB Progress (1): 94/532 kB Progress (1): 98/532 kB Progress (1): 98/532 kB Progress (1): 102/532 kB Progress (1): 106/532 kB Progress (1): 110/532 kB Progress (1): 114/532 kB Progress (1): 118/532 kB Progress (1): 122/532 kB Progress (1): 126/532 kB Progress (1): 130/532 kB Progress (1): 131/532 kB Progress (1): 135/532 kB Progress (1): 139/532 kB Progress (1): 143/532 kB Progress (1): 147/532 kB Progress (1): 151/532 kB Progress (1): 155/532 kB Progress (1): 159/532 kB Progress (1): 163/532 kB Progress (1): 164/532 kB Progress (1): 168/532 kB Progress (1): 172/532 kB Progress (1): 176/532 kB Progress (1): 180/532 kB Progress (1): 184/532 kB Progress (1): 188/532 kB Progress (1): 192/532 kB Progress (1): 196/532 kB Progress (1): 200/532 kB Progress (1): 204/532 kB Progress (1): 208/532 kB Progress (1): 212/532 kB Progress (1): 216/532 kB Progress (1): 220/532 kB Progress (1): 224/532 kB Progress (1): 228/532 kB Progress (1): 232/532 kB Progress (1): 236/532 kB Progress (1): 240/532 kB Progress (1): 244/532 kB Progress (1): 248/532 kB Progress (1): 252/532 kB Progress (1): 256/532 kB Progress (1): 260/532 kB Progress (1): 264/532 kB Progress (1): 268/532 kB Progress (1): 272/532 kB Progress (1): 276/532 kB Progress (1): 280/532 kB Progress (1): 284/532 kB Progress (1): 288/532 kB Progress (1): 292/532 kB Progress (1): 296/532 kB Progress (1): 300/532 kB Progress (1): 304/532 kB Progress (1): 308/532 kB Progress (1): 312/532 kB Progress (1): 316/532 kB Progress (1): 320/532 kB Progress (1): 324/532 kB Progress (1): 328/532 kB Progress (1): 332/532 kB Progress (1): 336/532 kB Progress (1): 340/532 kB Progress (1): 344/532 kB Progress (1): 348/532 kB Progress (1): 352/532 kB Progress (2): 352/532 kB | 4.1/58 kB Progress (3): 352/532 kB | 4.1/58 kB | 4.1/100 kB Progress (3): 352/532 kB | 7.7/58 kB | 4.1/100 kB Progress (3): 356/532 kB | 7.7/58 kB | 4.1/100 kB Progress (3): 356/532 kB | 7.7/58 kB | 7.7/100 kB Progress (3): 360/532 kB | 7.7/58 kB | 7.7/100 kB Progress (3): 360/532 kB | 12/58 kB | 7.7/100 kB Progress (3): 360/532 kB | 12/58 kB | 12/100 kB Progress (3): 364/532 kB | 12/58 kB | 12/100 kB Progress (3): 364/532 kB | 12/58 kB | 16/100 kB Progress (3): 364/532 kB | 16/58 kB | 16/100 kB Progress (4): 364/532 kB | 16/58 kB | 16/100 kB | 4.1/245 kB Progress (4): 368/532 kB | 16/58 kB | 16/100 kB | 4.1/245 kB Progress (4): 368/532 kB | 16/58 kB | 16/100 kB | 7.7/245 kB Progress (4): 368/532 kB | 20/58 kB | 16/100 kB | 7.7/245 kB Progress (4): 368/532 kB | 20/58 kB | 16/100 kB | 12/245 kB Progress (4): 368/532 kB | 20/58 kB | 20/100 kB | 12/245 kB Progress (4): 368/532 kB | 20/58 kB | 20/100 kB | 16/245 kB Progress (4): 368/532 kB | 24/58 kB | 20/100 kB | 16/245 kB Progress (4): 372/532 kB | 24/58 kB | 20/100 kB | 16/245 kB Progress (4): 372/532 kB | 28/58 kB | 20/100 kB | 16/245 kB Progress (4): 372/532 kB | 28/58 kB | 20/100 kB | 20/245 kB Progress (4): 372/532 kB | 28/58 kB | 24/100 kB | 20/245 kB Progress (4): 372/532 kB | 28/58 kB | 24/100 kB | 24/245 kB Progress (4): 372/532 kB | 32/58 kB | 24/100 kB | 24/245 kB Progress (5): 372/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 4.1/13 kB Progress (5): 376/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 4.1/13 kB Progress (5): 376/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 36/58 kB | 24/100 kB | 24/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 36/58 kB | 24/100 kB | 28/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 36/58 kB | 28/100 kB | 28/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 36/58 kB | 28/100 kB | 32/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 7.7/13 kB Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 12/13 kB Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 13 kB Progress (5): 380/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 13 kB Progress (5): 380/532 kB | 44/58 kB | 28/100 kB | 32/245 kB | 13 kB Progress (5): 380/532 kB | 44/58 kB | 28/100 kB | 33/245 kB | 13 kB Progress (5): 380/532 kB | 44/58 kB | 32/100 kB | 33/245 kB | 13 kB Progress (5): 380/532 kB | 44/58 kB | 32/100 kB | 37/245 kB | 13 kB Progress (5): 380/532 kB | 48/58 kB | 32/100 kB | 37/245 kB | 13 kB Progress (5): 384/532 kB | 48/58 kB | 32/100 kB | 37/245 kB | 13 kB Progress (5): 384/532 kB | 52/58 kB | 32/100 kB | 37/245 kB | 13 kB Progress (5): 384/532 kB | 52/58 kB | 32/100 kB | 41/245 kB | 13 kB Progress (5): 384/532 kB | 52/58 kB | 33/100 kB | 41/245 kB | 13 kB Progress (5): 384/532 kB | 52/58 kB | 33/100 kB | 45/245 kB | 13 kB Progress (5): 384/532 kB | 56/58 kB | 33/100 kB | 45/245 kB | 13 kB Progress (5): 388/532 kB | 56/58 kB | 33/100 kB | 45/245 kB | 13 kB Progress (5): 388/532 kB | 58 kB | 33/100 kB | 45/245 kB | 13 kB Progress (5): 388/532 kB | 58 kB | 33/100 kB | 49/245 kB | 13 kB Progress (5): 388/532 kB | 58 kB | 37/100 kB | 49/245 kB | 13 kB Progress (5): 388/532 kB | 58 kB | 37/100 kB | 53/245 kB | 13 kB Progress (5): 392/532 kB | 58 kB | 37/100 kB | 53/245 kB | 13 kB Progress (5): 392/532 kB | 58 kB | 37/100 kB | 57/245 kB | 13 kB Progress (5): 392/532 kB | 58 kB | 41/100 kB | 57/245 kB | 13 kB Progress (5): 392/532 kB | 58 kB | 41/100 kB | 61/245 kB | 13 kB Progress (5): 396/532 kB | 58 kB | 41/100 kB | 61/245 kB | 13 kB Progress (5): 396/532 kB | 58 kB | 41/100 kB | 65/245 kB | 13 kB Progress (5): 396/532 kB | 58 kB | 45/100 kB | 65/245 kB | 13 kB Progress (5): 396/532 kB | 58 kB | 45/100 kB | 66/245 kB | 13 kB Progress (5): 400/532 kB | 58 kB | 45/100 kB | 66/245 kB | 13 kB Progress (5): 400/532 kB | 58 kB | 45/100 kB | 70/245 kB | 13 kB Progress (5): 400/532 kB | 58 kB | 49/100 kB | 70/245 kB | 13 kB Progress (5): 400/532 kB | 58 kB | 49/100 kB | 74/245 kB | 13 kB Progress (5): 404/532 kB | 58 kB | 49/100 kB | 74/245 kB | 13 kB Progress (5): 404/532 kB | 58 kB | 49/100 kB | 78/245 kB | 13 kB Progress (5): 404/532 kB | 58 kB | 53/100 kB | 78/245 kB | 13 kB Progress (5): 404/532 kB | 58 kB | 53/100 kB | 82/245 kB | 13 kB Progress (5): 408/532 kB | 58 kB | 53/100 kB | 82/245 kB | 13 kB Progress (5): 408/532 kB | 58 kB | 53/100 kB | 86/245 kB | 13 kB Progress (5): 408/532 kB | 58 kB | 57/100 kB | 86/245 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 19 kB/s) Progress (4): 408/532 kB | 58 kB | 57/100 kB | 90/245 kB Progress (4): 412/532 kB | 58 kB | 57/100 kB | 90/245 kB Progress (4): 412/532 kB | 58 kB | 57/100 kB | 94/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar Progress (4): 412/532 kB | 58 kB | 61/100 kB | 94/245 kB Progress (4): 412/532 kB | 58 kB | 61/100 kB | 98/245 kB Progress (4): 416/532 kB | 58 kB | 61/100 kB | 98/245 kB Progress (4): 416/532 kB | 58 kB | 61/100 kB | 98/245 kB Progress (4): 416/532 kB | 58 kB | 65/100 kB | 98/245 kB Progress (4): 416/532 kB | 58 kB | 65/100 kB | 102/245 kB Progress (4): 420/532 kB | 58 kB | 65/100 kB | 102/245 kB Progress (4): 420/532 kB | 58 kB | 65/100 kB | 106/245 kB Progress (4): 420/532 kB | 58 kB | 66/100 kB | 106/245 kB Progress (4): 420/532 kB | 58 kB | 66/100 kB | 110/245 kB Progress (4): 424/532 kB | 58 kB | 66/100 kB | 110/245 kB Progress (4): 424/532 kB | 58 kB | 66/100 kB | 114/245 kB Progress (4): 424/532 kB | 58 kB | 70/100 kB | 114/245 kB Progress (4): 424/532 kB | 58 kB | 70/100 kB | 118/245 kB Progress (4): 428/532 kB | 58 kB | 70/100 kB | 118/245 kB Progress (4): 428/532 kB | 58 kB | 74/100 kB | 118/245 kB Progress (4): 432/532 kB | 58 kB | 74/100 kB | 118/245 kB Progress (4): 436/532 kB | 58 kB | 74/100 kB | 118/245 kB Progress (4): 440/532 kB | 58 kB | 74/100 kB | 118/245 kB Progress (4): 444/532 kB | 58 kB | 74/100 kB | 118/245 kB Progress (5): 444/532 kB | 58 kB | 74/100 kB | 118/245 kB | 0/1.4 MB Progress (5): 444/532 kB | 58 kB | 78/100 kB | 118/245 kB | 0/1.4 MB Progress (5): 444/532 kB | 58 kB | 78/100 kB | 118/245 kB | 0/1.4 MB 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 76 kB/s) Progress (4): 448/532 kB | 78/100 kB | 118/245 kB | 0/1.4 MB Progress (4): 448/532 kB | 78/100 kB | 122/245 kB | 0/1.4 MB Progress (4): 452/532 kB | 78/100 kB | 122/245 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.3.0/sisu-equinox-api-1.3.0.jar Progress (4): 452/532 kB | 78/100 kB | 122/245 kB | 0/1.4 MB Progress (4): 452/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB Progress (4): 452/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB Progress (4): 456/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB Progress (4): 456/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 460/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 460/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 460/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 460/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 464/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB Progress (4): 464/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 468/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 468/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 468/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 468/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 472/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB Progress (4): 472/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 476/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 476/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 476/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 476/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 480/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB Progress (4): 480/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 484/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 484/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 484/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 484/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 488/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB Progress (4): 488/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB Progress (4): 492/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB Progress (4): 492/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB Progress (4): 492/532 kB | 100 kB | 139/245 kB | 0/1.4 MB Progress (4): 492/532 kB | 100 kB | 139/245 kB | 0.1/1.4 MB Progress (4): 496/532 kB | 100 kB | 139/245 kB | 0.1/1.4 MB Progress (4): 496/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB Progress (4): 500/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB Progress (4): 500/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB Progress (4): 504/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB Progress (4): 504/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB Progress (4): 508/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB Progress (4): 508/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB Progress (4): 512/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB Progress (4): 512/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB Progress (4): 516/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB Progress (4): 516/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB Progress (4): 520/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB Progress (4): 520/532 kB | 100 kB | 155/245 kB | 0.1/1.4 MB Progress (4): 524/532 kB | 100 kB | 155/245 kB | 0.1/1.4 MB Progress (4): 524/532 kB | 100 kB | 159/245 kB | 0.1/1.4 MB Progress (4): 524/532 kB | 100 kB | 159/245 kB | 0.1/1.4 MB Progress (4): 524/532 kB | 100 kB | 163/245 kB | 0.1/1.4 MB Progress (4): 528/532 kB | 100 kB | 163/245 kB | 0.1/1.4 MB Progress (4): 528/532 kB | 100 kB | 167/245 kB | 0.1/1.4 MB Progress (4): 528/532 kB | 100 kB | 167/245 kB | 0.1/1.4 MB Progress (4): 528/532 kB | 100 kB | 171/245 kB | 0.1/1.4 MB Progress (4): 532/532 kB | 100 kB | 171/245 kB | 0.1/1.4 MB Progress (4): 532/532 kB | 100 kB | 175/245 kB | 0.1/1.4 MB Progress (4): 532/532 kB | 100 kB | 175/245 kB | 0.1/1.4 MB Progress (4): 532/532 kB | 100 kB | 179/245 kB | 0.1/1.4 MB Progress (4): 532 kB | 100 kB | 179/245 kB | 0.1/1.4 MB Progress (4): 532 kB | 100 kB | 183/245 kB | 0.1/1.4 MB Progress (4): 532 kB | 100 kB | 183/245 kB | 0.1/1.4 MB Progress (4): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB Progress (4): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB Progress (5): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 191/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 191/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 195/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 195/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 199/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 199/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 203/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 203/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 207/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 100 kB | 207/245 kB | 0.1/1.4 MB | 3.2 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 128 kB/s) Progress (4): 532 kB | 207/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 211/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 211/245 kB | 0.1/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar Progress (4): 532 kB | 211/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 215/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 215/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 219/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 219/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 223/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 223/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 227/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 227/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 231/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 231/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 235/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 235/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 239/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 239/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 243/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 243/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 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.jar (532 kB at 679 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 4.1 kB/s) Progress (2): 245 kB | 0.2/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.2/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.3/1.4 MB Progress (2): 245 kB | 0.4/1.4 MB Progress (2): 245 kB | 0.4/1.4 MB Progress (2): 245 kB | 0.4/1.4 MB Progress (3): 245 kB | 0.4/1.4 MB | 4.1/7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 284 kB/s) Progress (3): 0.4/1.4 MB | 4.1/7.2 kB | 4.1/37 kB Progress (4): 0.4/1.4 MB | 4.1/7.2 kB | 4.1/37 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 4.1/7.2 kB | 7.7/37 kB | 4.1/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar Progress (4): 0.4/1.4 MB | 7.2 kB | 7.7/37 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 7.7/37 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 12/37 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 12/37 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 16/37 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 16/37 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 20/37 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 20/37 kB | 12/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 12/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 12/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 20/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 20/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 24/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 24/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 28/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 28/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 32/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 32/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 33/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 33/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 37/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 37/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 41/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 41/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 45/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 45/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 49/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 49/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 53/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 57/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 57/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 61/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 61/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 65/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 65/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 66/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 66/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 70/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 70/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 74/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 74/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 78/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 78/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 82/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 82/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 86/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 86/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 90/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 90/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 94/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 94/112 kB Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 98/112 kB Progress (4): 0.5/1.4 MB | 7.2 kB | 37 kB | 98/112 kB Progress (4): 0.5/1.4 MB | 7.2 kB | 37 kB | 102/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 8.2 kB/s) Progress (3): 0.5/1.4 MB | 37 kB | 106/112 kB Progress (3): 0.5/1.4 MB | 37 kB | 106/112 kB Progress (3): 0.5/1.4 MB | 37 kB | 110/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar Progress (3): 0.5/1.4 MB | 37 kB | 112 kB Progress (3): 0.5/1.4 MB | 37 kB | 112 kB Progress (3): 0.5/1.4 MB | 37 kB | 112 kB Progress (3): 0.5/1.4 MB | 37 kB | 112 kB Progress (3): 0.5/1.4 MB | 37 kB | 112 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 4.1/9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 4.1/9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 7.7/9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 7.7/9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 42 kB/s) Progress (3): 0.5/1.4 MB | 112 kB | 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 (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 112 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.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 11 kB/s) Progress (2): 0.7/1.4 MB | 112 kB 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 (2): 0.7/1.4 MB | 112 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 126 kB/s) Progress (1): 0.7/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar 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 (2): 1.1/1.4 MB | 4.1/53 kB Progress (2): 1.1/1.4 MB | 7.7/53 kB Progress (2): 1.1/1.4 MB | 12/53 kB Progress (2): 1.1/1.4 MB | 16/53 kB Progress (2): 1.1/1.4 MB | 20/53 kB Progress (2): 1.1/1.4 MB | 24/53 kB Progress (2): 1.1/1.4 MB | 28/53 kB Progress (2): 1.1/1.4 MB | 28/53 kB Progress (2): 1.1/1.4 MB | 32/53 kB Progress (3): 1.1/1.4 MB | 32/53 kB | 4.1/285 kB Progress (3): 1.1/1.4 MB | 36/53 kB | 4.1/285 kB Progress (3): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB Progress (4): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 4.1/38 kB Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 4.1/38 kB Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 7.7/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 36/53 kB | 12/285 kB | 7.7/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 12/285 kB | 7.7/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 7.7/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 7.7/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 12/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 12/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 16/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 40/53 kB | 20/285 kB | 16/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 20/285 kB | 16/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 16/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 16/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 20/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 20/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 24/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 44/53 kB | 28/285 kB | 24/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 28/285 kB | 24/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 24/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 24/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 28/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 28/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 32/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 48/53 kB | 33/285 kB | 32/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 33/285 kB | 32/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 32/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 32/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 36/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 36/38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 52/53 kB | 41/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 41/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 41/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 45/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 45/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 53/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 53/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 57/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 57/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 61/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 61/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 65/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 65/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 69/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 69/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 73/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 73/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 77/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 77/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 81/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 81/285 kB | 37 kB | 38 kB Progress (5): 1.1/1.4 MB | 53 kB | 85/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 85/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 89/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 89/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 93/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 93/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 97/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 97/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 101/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 101/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 105/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 105/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 109/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 109/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 113/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 113/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 117/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 117/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 121/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 121/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 125/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 125/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 129/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 129/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 133/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 133/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 137/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 137/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 141/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 141/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 145/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 145/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 149/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 149/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 153/285 kB | 37 kB | 38 kB Progress (5): 1.2/1.4 MB | 53 kB | 153/285 kB | 37 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 38 kB/s) Progress (4): 1.2/1.4 MB | 53 kB | 153/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 kB 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): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 161/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 161/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 165/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 165/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 169/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 169/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 173/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 173/285 kB | 38 kB Progress (4): 1.2/1.4 MB | 53 kB | 177/285 kB | 38 kB Progress (4): 1.3/1.4 MB | 53 kB | 177/285 kB | 38 kB Progress (4): 1.3/1.4 MB | 53 kB | 181/285 kB | 38 kB Progress (4): 1.3/1.4 MB | 53 kB | 181/285 kB | 38 kB Progress (4): 1.3/1.4 MB | 53 kB | 185/285 kB | 38 kB Progress (4): 1.3/1.4 MB | 53 kB | 185/285 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 38 kB/s) Progress (3): 1.3/1.4 MB | 53 kB | 185/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 189/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 189/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar Progress (3): 1.3/1.4 MB | 53 kB | 189/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 193/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 193/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 197/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 197/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 201/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 201/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 205/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 205/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 209/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 209/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 213/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 213/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 217/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 217/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 221/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 221/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 225/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 225/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 229/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 229/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 233/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 233/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 237/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 237/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 241/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 241/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 245/285 kB Progress (3): 1.3/1.4 MB | 53 kB | 245/285 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 54 kB/s) Progress (2): 1.3/1.4 MB | 249/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar Progress (2): 1.3/1.4 MB | 249/285 kB Progress (2): 1.3/1.4 MB | 253/285 kB Progress (2): 1.3/1.4 MB | 253/285 kB Progress (2): 1.3/1.4 MB | 257/285 kB Progress (2): 1.3/1.4 MB | 257/285 kB Progress (2): 1.3/1.4 MB | 261/285 kB Progress (2): 1.3/1.4 MB | 261/285 kB Progress (2): 1.3/1.4 MB | 265/285 kB Progress (2): 1.3/1.4 MB | 265/285 kB Progress (2): 1.3/1.4 MB | 269/285 kB Progress (2): 1.4/1.4 MB | 269/285 kB Progress (2): 1.4/1.4 MB | 273/285 kB Progress (2): 1.4/1.4 MB | 273/285 kB Progress (2): 1.4/1.4 MB | 277/285 kB Progress (2): 1.4/1.4 MB | 277/285 kB Progress (2): 1.4/1.4 MB | 281/285 kB Progress (2): 1.4/1.4 MB | 281/285 kB Progress (2): 1.4/1.4 MB | 285/285 kB Progress (2): 1.4/1.4 MB | 285/285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (2): 1.4/1.4 MB | 285 kB Progress (3): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 4.1/21 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 4.1/21 kB | 4.1/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 7.7/21 kB | 4.1/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB | 4.1/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB | 4.1/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 4.1/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 7.7/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 16/21 kB | 7.7/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 16/21 kB | 7.7/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 20/21 kB | 7.7/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 20/21 kB | 12/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 12/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 12/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 16/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 16/29 kB Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 20/29 kB Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 20/29 kB Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 24/29 kB Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 28/29 kB Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 29 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 266 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 27 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 19 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.3 MB/s) 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 4.0 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 9.9 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.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.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.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): 33/218 kB Progress (1): 37/218 kB Progress (1): 41/218 kB Progress (1): 45/218 kB Progress (1): 49/218 kB Progress (1): 53/218 kB Progress (1): 57/218 kB Progress (1): 61/218 kB Progress (1): 65/218 kB Progress (1): 66/218 kB Progress (1): 70/218 kB Progress (1): 74/218 kB Progress (1): 78/218 kB Progress (1): 82/218 kB Progress (1): 86/218 kB Progress (1): 90/218 kB Progress (1): 94/218 kB Progress (1): 98/218 kB Progress (1): 98/218 kB Progress (1): 102/218 kB Progress (1): 106/218 kB Progress (1): 110/218 kB Progress (1): 114/218 kB Progress (1): 118/218 kB Progress (1): 122/218 kB Progress (1): 126/218 kB Progress (1): 130/218 kB Progress (1): 131/218 kB Progress (1): 135/218 kB Progress (1): 139/218 kB Progress (1): 143/218 kB Progress (1): 147/218 kB Progress (1): 151/218 kB Progress (1): 155/218 kB Progress (1): 159/218 kB Progress (1): 163/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.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 1.5 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.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.3.0/org.eclipse.tycho.p2.maven.repository-1.3.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): 33/148 kB Progress (1): 37/148 kB Progress (1): 41/148 kB Progress (1): 45/148 kB Progress (1): 49/148 kB Progress (1): 53/148 kB Progress (1): 57/148 kB Progress (1): 61/148 kB Progress (1): 65/148 kB Progress (1): 66/148 kB Progress (1): 70/148 kB Progress (1): 74/148 kB Progress (1): 78/148 kB Progress (1): 82/148 kB Progress (1): 86/148 kB Progress (1): 90/148 kB Progress (1): 94/148 kB Progress (1): 98/148 kB Progress (1): 98/148 kB Progress (1): 102/148 kB Progress (1): 106/148 kB Progress (1): 110/148 kB Progress (1): 114/148 kB Progress (1): 118/148 kB Progress (1): 122/148 kB Progress (1): 126/148 kB Progress (1): 130/148 kB Progress (1): 134/148 kB Progress (1): 138/148 kB Progress (1): 142/148 kB Progress (1): 146/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.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 7.8 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.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.3.0/org.eclipse.tycho.p2.tools.impl-1.3.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.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 1.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.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.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 36 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar 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/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 123 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.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.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 102 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 36/129 kB Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 4.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom (3.8 kB at 64 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom (36 kB at 790 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (1): 28/51 kB Progress (1): 32/51 kB Progress (1): 36/51 kB Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar (51 kB at 861 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.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.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 85 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.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.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 870 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 179 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 406 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 189 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 300 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 850 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 510 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 620 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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/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 Progress (2): 24 kB | 4.1/22 kB Progress (2): 24 kB | 7.7/22 kB Progress (2): 24 kB | 12/22 kB Progress (2): 24 kB | 16/22 kB Progress (2): 24 kB | 20/22 kB Progress (2): 24 kB | 22 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.jar (24 kB at 953 kB/s) 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 779 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.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.3.0/tycho-source-feature-plugin-1.3.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.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 58 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.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/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 454 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.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.3.0/tycho-source-feature-plugin-1.3.0.jar 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/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 351 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 17 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 125 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 598 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 18 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 151 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 65 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 210 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 312 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 508 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 149 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 136 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 12 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 130 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 8.4 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 196 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 82 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 15 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 135 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 71 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 39 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 161 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 97 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 111 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 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 (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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 482 kB/s) 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-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 75 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom (1.3 kB at 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 48 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar (7.2 kB at 108 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom Progress (1): 2.6 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 112 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 291 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 339 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar Progress (1): 4.1/63 kB Progress (1): 7.7/63 kB Progress (1): 12/63 kB Progress (1): 16/63 kB Progress (1): 20/63 kB Progress (1): 24/63 kB Progress (1): 28/63 kB Progress (1): 32/63 kB Progress (1): 36/63 kB Progress (1): 40/63 kB Progress (1): 44/63 kB Progress (1): 48/63 kB Progress (1): 52/63 kB Progress (1): 56/63 kB Progress (1): 60/63 kB Progress (1): 63 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 2.9 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar 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/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 235 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.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.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 79 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.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/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.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 368 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.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.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 100 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 321 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 1.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 559 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.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/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 183 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 328 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/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/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.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 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/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 781 kB/s) 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 Progress (2): 21 kB | 4.1/54 kB Progress (2): 21 kB | 7.7/54 kB Progress (3): 21 kB | 7.7/54 kB | 4.1/379 kB Progress (3): 21 kB | 12/54 kB | 4.1/379 kB Progress (3): 21 kB | 12/54 kB | 7.7/379 kB Progress (3): 21 kB | 16/54 kB | 7.7/379 kB Progress (3): 21 kB | 16/54 kB | 12/379 kB Progress (3): 21 kB | 16/54 kB | 16/379 kB Progress (3): 21 kB | 20/54 kB | 16/379 kB Progress (3): 21 kB | 20/54 kB | 20/379 kB Progress (3): 21 kB | 24/54 kB | 20/379 kB Progress (3): 21 kB | 24/54 kB | 24/379 kB Progress (3): 21 kB | 28/54 kB | 24/379 kB Progress (3): 21 kB | 28/54 kB | 28/379 kB Progress (3): 21 kB | 32/54 kB | 28/379 kB Progress (3): 21 kB | 32/54 kB | 32/379 kB Progress (3): 21 kB | 36/54 kB | 32/379 kB Progress (3): 21 kB | 36/54 kB | 33/379 kB Progress (3): 21 kB | 40/54 kB | 33/379 kB Progress (3): 21 kB | 40/54 kB | 37/379 kB Progress (3): 21 kB | 44/54 kB | 37/379 kB Progress (3): 21 kB | 44/54 kB | 41/379 kB Progress (3): 21 kB | 48/54 kB | 41/379 kB Progress (3): 21 kB | 48/54 kB | 45/379 kB Progress (3): 21 kB | 52/54 kB | 45/379 kB Progress (3): 21 kB | 52/54 kB | 49/379 kB Progress (3): 21 kB | 54 kB | 49/379 kB Progress (3): 21 kB | 54 kB | 53/379 kB Progress (3): 21 kB | 54 kB | 57/379 kB Progress (3): 21 kB | 54 kB | 61/379 kB Progress (3): 21 kB | 54 kB | 65/379 kB Progress (3): 21 kB | 54 kB | 66/379 kB Progress (3): 21 kB | 54 kB | 70/379 kB Progress (3): 21 kB | 54 kB | 74/379 kB Progress (3): 21 kB | 54 kB | 78/379 kB Progress (3): 21 kB | 54 kB | 82/379 kB Progress (3): 21 kB | 54 kB | 86/379 kB Progress (3): 21 kB | 54 kB | 90/379 kB Progress (3): 21 kB | 54 kB | 94/379 kB Progress (3): 21 kB | 54 kB | 98/379 kB Progress (3): 21 kB | 54 kB | 102/379 kB Progress (3): 21 kB | 54 kB | 106/379 kB Progress (3): 21 kB | 54 kB | 110/379 kB Progress (3): 21 kB | 54 kB | 114/379 kB Progress (3): 21 kB | 54 kB | 118/379 kB Progress (3): 21 kB | 54 kB | 122/379 kB Progress (3): 21 kB | 54 kB | 126/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 240 kB/s) Progress (2): 54 kB | 130/379 kB Progress (2): 54 kB | 134/379 kB Progress (2): 54 kB | 138/379 kB Progress (2): 54 kB | 142/379 kB Progress (2): 54 kB | 146/379 kB Progress (2): 54 kB | 150/379 kB Progress (2): 54 kB | 154/379 kB Progress (2): 54 kB | 158/379 kB Progress (2): 54 kB | 162/379 kB Progress (2): 54 kB | 166/379 kB Progress (2): 54 kB | 170/379 kB Progress (2): 54 kB | 174/379 kB Progress (2): 54 kB | 178/379 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 613 kB/s) Progress (1): 182/379 kB Progress (1): 186/379 kB Progress (1): 190/379 kB Progress (1): 194/379 kB Progress (1): 198/379 kB Progress (1): 202/379 kB Progress (1): 206/379 kB Progress (1): 210/379 kB Progress (1): 214/379 kB Progress (1): 218/379 kB Progress (1): 222/379 kB Progress (1): 226/379 kB Progress (1): 230/379 kB Progress (1): 234/379 kB Progress (1): 238/379 kB Progress (1): 242/379 kB Progress (1): 246/379 kB Progress (1): 250/379 kB Progress (1): 254/379 kB Progress (1): 258/379 kB Progress (1): 262/379 kB Progress (1): 266/379 kB Progress (1): 270/379 kB Progress (1): 274/379 kB Progress (1): 278/379 kB Progress (1): 282/379 kB Progress (1): 286/379 kB Progress (1): 290/379 kB Progress (1): 294/379 kB Progress (1): 298/379 kB Progress (1): 302/379 kB Progress (1): 306/379 kB Progress (1): 310/379 kB Progress (1): 314/379 kB Progress (1): 318/379 kB Progress (1): 322/379 kB Progress (1): 326/379 kB Progress (1): 330/379 kB Progress (1): 334/379 kB Progress (1): 338/379 kB Progress (1): 342/379 kB Progress (1): 346/379 kB Progress (1): 350/379 kB Progress (1): 354/379 kB Progress (1): 358/379 kB Progress (1): 362/379 kB Progress (1): 366/379 kB Progress (1): 370/379 kB Progress (1): 374/379 kB Progress (1): 378/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 3.7 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 196 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 815 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 704 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 248 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 482 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 831 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 555 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 842 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.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.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.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.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 515 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 148 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 711 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 220 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 405 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 592 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 867 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 360 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 1.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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.8 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 31 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 354 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 727 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 655 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 6.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 25 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.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.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 170 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.5 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.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.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.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.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 94 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.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.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 120 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 36 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.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.3.0/org.eclipse.tycho.surefire.junit47-1.3.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.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.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.3.0/org.eclipse.tycho.surefire.junit5-1.3.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.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.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.3.0/org.eclipse.tycho.surefire.testng-1.3.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.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 131 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 1.0 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 500 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 473 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 58 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 427 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 351 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 66 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 862 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 139 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 660 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 131 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 594 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 177 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 660 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 708 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 95 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 52 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 126 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 84 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 20 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 225 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 341 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 97 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 40 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 90 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 109 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 387 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 546 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 253 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar Progress (1): 4.1/26 kB Progress (2): 4.1/26 kB | 4.1/920 kB Progress (2): 7.7/26 kB | 4.1/920 kB Progress (3): 7.7/26 kB | 4.1/920 kB | 4.1/187 kB Progress (3): 12/26 kB | 4.1/920 kB | 4.1/187 kB Progress (3): 12/26 kB | 7.7/920 kB | 4.1/187 kB Progress (4): 12/26 kB | 7.7/920 kB | 4.1/187 kB | 4.1/65 kB Progress (4): 16/26 kB | 7.7/920 kB | 4.1/187 kB | 4.1/65 kB Progress (4): 16/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB Progress (4): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB Progress (5): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB | 4.1/429 kB Progress (5): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 4.1/429 kB Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 7.7/429 kB Progress (5): 24/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 7.7/429 kB Progress (5): 24/26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 7.7/429 kB Progress (5): 26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 7.7/429 kB Progress (5): 26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 12/429 kB Progress (5): 26 kB | 12/920 kB | 12/187 kB | 16/65 kB | 12/429 kB Progress (5): 26 kB | 16/920 kB | 12/187 kB | 16/65 kB | 12/429 kB Progress (5): 26 kB | 16/920 kB | 12/187 kB | 20/65 kB | 12/429 kB Progress (5): 26 kB | 16/920 kB | 12/187 kB | 20/65 kB | 16/429 kB Progress (5): 26 kB | 16/920 kB | 16/187 kB | 20/65 kB | 16/429 kB Progress (5): 26 kB | 16/920 kB | 16/187 kB | 20/65 kB | 20/429 kB Progress (5): 26 kB | 16/920 kB | 16/187 kB | 24/65 kB | 20/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 24/65 kB | 20/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 28/65 kB | 20/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 28/65 kB | 24/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 28/65 kB | 24/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 28/65 kB | 28/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 32/65 kB | 28/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 32/65 kB | 28/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 36/65 kB | 28/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 36/65 kB | 32/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 36/65 kB | 32/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 36/65 kB | 36/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 40/65 kB | 36/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 40/65 kB | 36/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 44/65 kB | 36/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 44/65 kB | 40/429 kB Progress (5): 26 kB | 28/920 kB | 28/187 kB | 44/65 kB | 40/429 kB Progress (5): 26 kB | 28/920 kB | 28/187 kB | 44/65 kB | 44/429 kB Progress (5): 26 kB | 28/920 kB | 28/187 kB | 48/65 kB | 44/429 kB Progress (5): 26 kB | 32/920 kB | 28/187 kB | 48/65 kB | 44/429 kB Progress (5): 26 kB | 32/920 kB | 28/187 kB | 52/65 kB | 44/429 kB Progress (5): 26 kB | 32/920 kB | 28/187 kB | 52/65 kB | 48/429 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 546 kB/s) Progress (4): 32/920 kB | 32/187 kB | 52/65 kB | 48/429 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar Progress (4): 32/920 kB | 32/187 kB | 52/65 kB | 52/429 kB Progress (4): 32/920 kB | 32/187 kB | 56/65 kB | 52/429 kB Progress (4): 36/920 kB | 32/187 kB | 56/65 kB | 52/429 kB Progress (4): 36/920 kB | 32/187 kB | 60/65 kB | 52/429 kB Progress (4): 36/920 kB | 32/187 kB | 60/65 kB | 56/429 kB Progress (4): 36/920 kB | 36/187 kB | 60/65 kB | 56/429 kB Progress (4): 36/920 kB | 36/187 kB | 60/65 kB | 60/429 kB Progress (4): 36/920 kB | 36/187 kB | 64/65 kB | 60/429 kB Progress (4): 40/920 kB | 36/187 kB | 64/65 kB | 60/429 kB Progress (4): 40/920 kB | 36/187 kB | 65 kB | 60/429 kB Progress (4): 40/920 kB | 36/187 kB | 65 kB | 64/429 kB Progress (4): 40/920 kB | 40/187 kB | 65 kB | 64/429 kB Progress (4): 40/920 kB | 40/187 kB | 65 kB | 68/429 kB Progress (4): 44/920 kB | 40/187 kB | 65 kB | 68/429 kB Progress (4): 44/920 kB | 40/187 kB | 65 kB | 72/429 kB Progress (4): 44/920 kB | 44/187 kB | 65 kB | 72/429 kB Progress (4): 48/920 kB | 44/187 kB | 65 kB | 72/429 kB Progress (4): 48/920 kB | 48/187 kB | 65 kB | 72/429 kB Progress (4): 48/920 kB | 48/187 kB | 65 kB | 76/429 kB Progress (4): 48/920 kB | 52/187 kB | 65 kB | 76/429 kB Progress (4): 52/920 kB | 52/187 kB | 65 kB | 76/429 kB Progress (4): 52/920 kB | 56/187 kB | 65 kB | 76/429 kB Progress (4): 52/920 kB | 56/187 kB | 65 kB | 80/429 kB Progress (4): 52/920 kB | 60/187 kB | 65 kB | 80/429 kB Progress (4): 56/920 kB | 60/187 kB | 65 kB | 80/429 kB Progress (4): 56/920 kB | 64/187 kB | 65 kB | 80/429 kB Progress (4): 56/920 kB | 64/187 kB | 65 kB | 84/429 kB Progress (4): 56/920 kB | 68/187 kB | 65 kB | 84/429 kB Progress (4): 60/920 kB | 68/187 kB | 65 kB | 84/429 kB Progress (5): 60/920 kB | 68/187 kB | 65 kB | 84/429 kB | 4.1/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 948 kB/s) Progress (4): 60/920 kB | 72/187 kB | 84/429 kB | 4.1/112 kB Progress (4): 60/920 kB | 72/187 kB | 88/429 kB | 4.1/112 kB Progress (4): 60/920 kB | 76/187 kB | 88/429 kB | 4.1/112 kB 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 (4): 60/920 kB | 76/187 kB | 88/429 kB | 7.7/112 kB Progress (4): 64/920 kB | 76/187 kB | 88/429 kB | 7.7/112 kB Progress (4): 64/920 kB | 76/187 kB | 88/429 kB | 12/112 kB Progress (4): 64/920 kB | 80/187 kB | 88/429 kB | 12/112 kB Progress (4): 64/920 kB | 80/187 kB | 92/429 kB | 12/112 kB Progress (4): 64/920 kB | 84/187 kB | 92/429 kB | 12/112 kB Progress (4): 64/920 kB | 84/187 kB | 92/429 kB | 16/112 kB Progress (4): 68/920 kB | 84/187 kB | 92/429 kB | 16/112 kB Progress (4): 68/920 kB | 88/187 kB | 92/429 kB | 16/112 kB Progress (4): 68/920 kB | 88/187 kB | 96/429 kB | 16/112 kB Progress (4): 68/920 kB | 92/187 kB | 96/429 kB | 16/112 kB Progress (4): 72/920 kB | 92/187 kB | 96/429 kB | 16/112 kB Progress (4): 72/920 kB | 92/187 kB | 96/429 kB | 20/112 kB Progress (4): 76/920 kB | 92/187 kB | 96/429 kB | 20/112 kB Progress (4): 76/920 kB | 96/187 kB | 96/429 kB | 20/112 kB Progress (4): 76/920 kB | 96/187 kB | 100/429 kB | 20/112 kB Progress (4): 76/920 kB | 100/187 kB | 100/429 kB | 20/112 kB Progress (4): 80/920 kB | 100/187 kB | 100/429 kB | 20/112 kB Progress (4): 80/920 kB | 100/187 kB | 100/429 kB | 24/112 kB Progress (4): 84/920 kB | 100/187 kB | 100/429 kB | 24/112 kB Progress (4): 84/920 kB | 104/187 kB | 100/429 kB | 24/112 kB Progress (4): 84/920 kB | 104/187 kB | 104/429 kB | 24/112 kB Progress (4): 84/920 kB | 108/187 kB | 104/429 kB | 24/112 kB Progress (4): 84/920 kB | 108/187 kB | 108/429 kB | 24/112 kB Progress (4): 88/920 kB | 108/187 kB | 108/429 kB | 24/112 kB Progress (4): 88/920 kB | 108/187 kB | 108/429 kB | 28/112 kB Progress (4): 92/920 kB | 108/187 kB | 108/429 kB | 28/112 kB Progress (4): 92/920 kB | 108/187 kB | 112/429 kB | 28/112 kB Progress (4): 92/920 kB | 112/187 kB | 112/429 kB | 28/112 kB Progress (4): 92/920 kB | 112/187 kB | 116/429 kB | 28/112 kB Progress (4): 96/920 kB | 112/187 kB | 116/429 kB | 28/112 kB Progress (4): 96/920 kB | 112/187 kB | 116/429 kB | 32/112 kB Progress (4): 100/920 kB | 112/187 kB | 116/429 kB | 32/112 kB Progress (4): 100/920 kB | 112/187 kB | 120/429 kB | 32/112 kB Progress (4): 100/920 kB | 116/187 kB | 120/429 kB | 32/112 kB Progress (4): 100/920 kB | 116/187 kB | 124/429 kB | 32/112 kB Progress (4): 104/920 kB | 116/187 kB | 124/429 kB | 32/112 kB Progress (4): 104/920 kB | 116/187 kB | 124/429 kB | 33/112 kB Progress (4): 108/920 kB | 116/187 kB | 124/429 kB | 33/112 kB Progress (4): 108/920 kB | 116/187 kB | 128/429 kB | 33/112 kB Progress (4): 108/920 kB | 120/187 kB | 128/429 kB | 33/112 kB Progress (5): 108/920 kB | 120/187 kB | 128/429 kB | 33/112 kB | 4.1/186 kB Progress (5): 108/920 kB | 124/187 kB | 128/429 kB | 33/112 kB | 4.1/186 kB Progress (5): 108/920 kB | 124/187 kB | 132/429 kB | 33/112 kB | 4.1/186 kB Progress (5): 112/920 kB | 124/187 kB | 132/429 kB | 33/112 kB | 4.1/186 kB Progress (5): 112/920 kB | 124/187 kB | 132/429 kB | 37/112 kB | 4.1/186 kB Progress (5): 116/920 kB | 124/187 kB | 132/429 kB | 37/112 kB | 4.1/186 kB Progress (5): 116/920 kB | 124/187 kB | 136/429 kB | 37/112 kB | 4.1/186 kB Progress (5): 116/920 kB | 128/187 kB | 136/429 kB | 37/112 kB | 4.1/186 kB Progress (5): 116/920 kB | 128/187 kB | 136/429 kB | 37/112 kB | 7.7/186 kB Progress (5): 116/920 kB | 132/187 kB | 136/429 kB | 37/112 kB | 7.7/186 kB Progress (5): 116/920 kB | 132/187 kB | 140/429 kB | 37/112 kB | 7.7/186 kB Progress (5): 120/920 kB | 132/187 kB | 140/429 kB | 37/112 kB | 7.7/186 kB Progress (5): 120/920 kB | 132/187 kB | 140/429 kB | 41/112 kB | 7.7/186 kB Progress (5): 124/920 kB | 132/187 kB | 140/429 kB | 41/112 kB | 7.7/186 kB Progress (5): 124/920 kB | 132/187 kB | 144/429 kB | 41/112 kB | 7.7/186 kB Progress (5): 124/920 kB | 136/187 kB | 144/429 kB | 41/112 kB | 7.7/186 kB Progress (5): 124/920 kB | 136/187 kB | 144/429 kB | 41/112 kB | 12/186 kB Progress (5): 124/920 kB | 140/187 kB | 144/429 kB | 41/112 kB | 12/186 kB Progress (5): 124/920 kB | 140/187 kB | 148/429 kB | 41/112 kB | 12/186 kB Progress (5): 128/920 kB | 140/187 kB | 148/429 kB | 41/112 kB | 12/186 kB Progress (5): 128/920 kB | 140/187 kB | 148/429 kB | 45/112 kB | 12/186 kB Progress (5): 132/920 kB | 140/187 kB | 148/429 kB | 45/112 kB | 12/186 kB Progress (5): 132/920 kB | 140/187 kB | 152/429 kB | 45/112 kB | 12/186 kB Progress (5): 132/920 kB | 144/187 kB | 152/429 kB | 45/112 kB | 12/186 kB Progress (5): 132/920 kB | 144/187 kB | 152/429 kB | 45/112 kB | 16/186 kB Progress (5): 132/920 kB | 148/187 kB | 152/429 kB | 45/112 kB | 16/186 kB Progress (5): 132/920 kB | 148/187 kB | 156/429 kB | 45/112 kB | 16/186 kB Progress (5): 136/920 kB | 148/187 kB | 156/429 kB | 45/112 kB | 16/186 kB Progress (5): 136/920 kB | 148/187 kB | 156/429 kB | 49/112 kB | 16/186 kB Progress (5): 140/920 kB | 148/187 kB | 156/429 kB | 49/112 kB | 16/186 kB Progress (5): 140/920 kB | 148/187 kB | 160/429 kB | 49/112 kB | 16/186 kB Progress (5): 140/920 kB | 152/187 kB | 160/429 kB | 49/112 kB | 16/186 kB Progress (5): 140/920 kB | 152/187 kB | 160/429 kB | 49/112 kB | 20/186 kB Progress (5): 140/920 kB | 156/187 kB | 160/429 kB | 49/112 kB | 20/186 kB Progress (5): 140/920 kB | 156/187 kB | 164/429 kB | 49/112 kB | 20/186 kB Progress (5): 144/920 kB | 156/187 kB | 164/429 kB | 49/112 kB | 20/186 kB Progress (5): 144/920 kB | 156/187 kB | 164/429 kB | 53/112 kB | 20/186 kB Progress (5): 148/920 kB | 156/187 kB | 164/429 kB | 53/112 kB | 20/186 kB Progress (5): 148/920 kB | 156/187 kB | 168/429 kB | 53/112 kB | 20/186 kB Progress (5): 148/920 kB | 160/187 kB | 168/429 kB | 53/112 kB | 20/186 kB Progress (5): 148/920 kB | 160/187 kB | 168/429 kB | 53/112 kB | 24/186 kB Progress (5): 148/920 kB | 164/187 kB | 168/429 kB | 53/112 kB | 24/186 kB Progress (5): 148/920 kB | 164/187 kB | 172/429 kB | 53/112 kB | 24/186 kB Progress (5): 152/920 kB | 164/187 kB | 172/429 kB | 53/112 kB | 24/186 kB Progress (5): 152/920 kB | 164/187 kB | 172/429 kB | 57/112 kB | 24/186 kB Progress (5): 156/920 kB | 164/187 kB | 172/429 kB | 57/112 kB | 24/186 kB Progress (5): 156/920 kB | 164/187 kB | 176/429 kB | 57/112 kB | 24/186 kB Progress (5): 156/920 kB | 168/187 kB | 176/429 kB | 57/112 kB | 24/186 kB Progress (5): 156/920 kB | 168/187 kB | 176/429 kB | 57/112 kB | 28/186 kB Progress (5): 156/920 kB | 172/187 kB | 176/429 kB | 57/112 kB | 28/186 kB Progress (5): 156/920 kB | 172/187 kB | 180/429 kB | 57/112 kB | 28/186 kB Progress (5): 160/920 kB | 172/187 kB | 180/429 kB | 57/112 kB | 28/186 kB Progress (5): 160/920 kB | 172/187 kB | 180/429 kB | 61/112 kB | 28/186 kB Progress (5): 164/920 kB | 172/187 kB | 180/429 kB | 61/112 kB | 28/186 kB Progress (5): 164/920 kB | 172/187 kB | 184/429 kB | 61/112 kB | 28/186 kB Progress (5): 164/920 kB | 176/187 kB | 184/429 kB | 61/112 kB | 28/186 kB Progress (5): 164/920 kB | 176/187 kB | 184/429 kB | 61/112 kB | 32/186 kB Progress (5): 164/920 kB | 180/187 kB | 184/429 kB | 61/112 kB | 32/186 kB Progress (5): 164/920 kB | 180/187 kB | 188/429 kB | 61/112 kB | 32/186 kB Progress (5): 168/920 kB | 180/187 kB | 188/429 kB | 61/112 kB | 32/186 kB Progress (5): 168/920 kB | 180/187 kB | 188/429 kB | 65/112 kB | 32/186 kB Progress (5): 172/920 kB | 180/187 kB | 188/429 kB | 65/112 kB | 32/186 kB Progress (5): 172/920 kB | 180/187 kB | 192/429 kB | 65/112 kB | 32/186 kB Progress (5): 172/920 kB | 184/187 kB | 192/429 kB | 65/112 kB | 32/186 kB Progress (5): 172/920 kB | 184/187 kB | 192/429 kB | 65/112 kB | 33/186 kB Progress (5): 172/920 kB | 187 kB | 192/429 kB | 65/112 kB | 33/186 kB Progress (5): 172/920 kB | 187 kB | 196/429 kB | 65/112 kB | 33/186 kB Progress (5): 176/920 kB | 187 kB | 196/429 kB | 65/112 kB | 33/186 kB Progress (5): 176/920 kB | 187 kB | 196/429 kB | 66/112 kB | 33/186 kB Progress (5): 180/920 kB | 187 kB | 196/429 kB | 66/112 kB | 33/186 kB Progress (5): 180/920 kB | 187 kB | 200/429 kB | 66/112 kB | 33/186 kB Progress (5): 180/920 kB | 187 kB | 200/429 kB | 66/112 kB | 37/186 kB Progress (5): 180/920 kB | 187 kB | 204/429 kB | 66/112 kB | 37/186 kB Progress (5): 184/920 kB | 187 kB | 204/429 kB | 66/112 kB | 37/186 kB Progress (5): 184/920 kB | 187 kB | 204/429 kB | 70/112 kB | 37/186 kB Progress (5): 188/920 kB | 187 kB | 204/429 kB | 70/112 kB | 37/186 kB Progress (5): 188/920 kB | 187 kB | 208/429 kB | 70/112 kB | 37/186 kB Progress (5): 188/920 kB | 187 kB | 208/429 kB | 70/112 kB | 41/186 kB Progress (5): 188/920 kB | 187 kB | 212/429 kB | 70/112 kB | 41/186 kB Progress (5): 192/920 kB | 187 kB | 212/429 kB | 70/112 kB | 41/186 kB Progress (5): 192/920 kB | 187 kB | 212/429 kB | 74/112 kB | 41/186 kB Progress (5): 196/920 kB | 187 kB | 212/429 kB | 74/112 kB | 41/186 kB Progress (5): 196/920 kB | 187 kB | 216/429 kB | 74/112 kB | 41/186 kB Progress (5): 196/920 kB | 187 kB | 216/429 kB | 74/112 kB | 45/186 kB Progress (5): 196/920 kB | 187 kB | 220/429 kB | 74/112 kB | 45/186 kB Progress (5): 200/920 kB | 187 kB | 220/429 kB | 74/112 kB | 45/186 kB Progress (5): 200/920 kB | 187 kB | 220/429 kB | 78/112 kB | 45/186 kB Progress (5): 204/920 kB | 187 kB | 220/429 kB | 78/112 kB | 45/186 kB Progress (5): 204/920 kB | 187 kB | 224/429 kB | 78/112 kB | 45/186 kB Progress (5): 204/920 kB | 187 kB | 224/429 kB | 78/112 kB | 49/186 kB Progress (5): 204/920 kB | 187 kB | 228/429 kB | 78/112 kB | 49/186 kB Progress (5): 208/920 kB | 187 kB | 228/429 kB | 78/112 kB | 49/186 kB Progress (5): 208/920 kB | 187 kB | 228/429 kB | 82/112 kB | 49/186 kB Progress (5): 212/920 kB | 187 kB | 228/429 kB | 82/112 kB | 49/186 kB Progress (5): 212/920 kB | 187 kB | 232/429 kB | 82/112 kB | 49/186 kB Progress (5): 212/920 kB | 187 kB | 232/429 kB | 82/112 kB | 53/186 kB Progress (5): 212/920 kB | 187 kB | 236/429 kB | 82/112 kB | 53/186 kB Progress (5): 216/920 kB | 187 kB | 236/429 kB | 82/112 kB | 53/186 kB Progress (5): 216/920 kB | 187 kB | 236/429 kB | 86/112 kB | 53/186 kB Progress (5): 220/920 kB | 187 kB | 236/429 kB | 86/112 kB | 53/186 kB Progress (5): 220/920 kB | 187 kB | 240/429 kB | 86/112 kB | 53/186 kB Progress (5): 220/920 kB | 187 kB | 240/429 kB | 86/112 kB | 57/186 kB Progress (5): 220/920 kB | 187 kB | 244/429 kB | 86/112 kB | 57/186 kB Progress (5): 224/920 kB | 187 kB | 244/429 kB | 86/112 kB | 57/186 kB Progress (5): 224/920 kB | 187 kB | 244/429 kB | 90/112 kB | 57/186 kB Progress (5): 228/920 kB | 187 kB | 244/429 kB | 90/112 kB | 57/186 kB Progress (5): 228/920 kB | 187 kB | 248/429 kB | 90/112 kB | 57/186 kB Progress (5): 228/920 kB | 187 kB | 248/429 kB | 90/112 kB | 61/186 kB Progress (5): 228/920 kB | 187 kB | 252/429 kB | 90/112 kB | 61/186 kB Progress (5): 232/920 kB | 187 kB | 252/429 kB | 90/112 kB | 61/186 kB Progress (5): 232/920 kB | 187 kB | 252/429 kB | 94/112 kB | 61/186 kB Progress (5): 236/920 kB | 187 kB | 252/429 kB | 94/112 kB | 61/186 kB Progress (5): 236/920 kB | 187 kB | 256/429 kB | 94/112 kB | 61/186 kB Progress (5): 236/920 kB | 187 kB | 256/429 kB | 94/112 kB | 65/186 kB Progress (5): 240/920 kB | 187 kB | 256/429 kB | 94/112 kB | 65/186 kB Progress (5): 240/920 kB | 187 kB | 256/429 kB | 98/112 kB | 65/186 kB Progress (5): 244/920 kB | 187 kB | 256/429 kB | 98/112 kB | 65/186 kB Progress (5): 244/920 kB | 187 kB | 256/429 kB | 98/112 kB | 69/186 kB Progress (5): 244/920 kB | 187 kB | 260/429 kB | 98/112 kB | 69/186 kB Progress (5): 244/920 kB | 187 kB | 260/429 kB | 98/112 kB | 73/186 kB Progress (5): 248/920 kB | 187 kB | 260/429 kB | 98/112 kB | 73/186 kB Progress (5): 248/920 kB | 187 kB | 260/429 kB | 102/112 kB | 73/186 kB Progress (5): 252/920 kB | 187 kB | 260/429 kB | 102/112 kB | 73/186 kB Progress (5): 252/920 kB | 187 kB | 260/429 kB | 102/112 kB | 77/186 kB Progress (5): 252/920 kB | 187 kB | 264/429 kB | 102/112 kB | 77/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.8 MB/s) Progress (4): 252/920 kB | 268/429 kB | 102/112 kB | 77/186 kB Progress (4): 252/920 kB | 268/429 kB | 102/112 kB | 81/186 kB Progress (4): 256/920 kB | 268/429 kB | 102/112 kB | 81/186 kB Progress (4): 256/920 kB | 268/429 kB | 106/112 kB | 81/186 kB Progress (4): 260/920 kB | 268/429 kB | 106/112 kB | 81/186 kB Progress (4): 260/920 kB | 268/429 kB | 106/112 kB | 85/186 kB Progress (4): 260/920 kB | 272/429 kB | 106/112 kB | 85/186 kB 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): 260/920 kB | 276/429 kB | 106/112 kB | 85/186 kB Progress (4): 260/920 kB | 276/429 kB | 106/112 kB | 89/186 kB Progress (4): 264/920 kB | 276/429 kB | 106/112 kB | 89/186 kB Progress (4): 264/920 kB | 276/429 kB | 110/112 kB | 89/186 kB Progress (4): 268/920 kB | 276/429 kB | 110/112 kB | 89/186 kB Progress (4): 268/920 kB | 276/429 kB | 110/112 kB | 93/186 kB Progress (4): 268/920 kB | 280/429 kB | 110/112 kB | 93/186 kB Progress (4): 268/920 kB | 280/429 kB | 110/112 kB | 97/186 kB Progress (4): 272/920 kB | 280/429 kB | 110/112 kB | 97/186 kB Progress (4): 272/920 kB | 280/429 kB | 112 kB | 97/186 kB Progress (4): 276/920 kB | 280/429 kB | 112 kB | 97/186 kB Progress (4): 276/920 kB | 280/429 kB | 112 kB | 101/186 kB Progress (4): 276/920 kB | 284/429 kB | 112 kB | 101/186 kB Progress (4): 276/920 kB | 284/429 kB | 112 kB | 105/186 kB Progress (4): 280/920 kB | 284/429 kB | 112 kB | 105/186 kB Progress (4): 280/920 kB | 284/429 kB | 112 kB | 109/186 kB Progress (4): 280/920 kB | 288/429 kB | 112 kB | 109/186 kB Progress (4): 280/920 kB | 292/429 kB | 112 kB | 109/186 kB Progress (4): 280/920 kB | 296/429 kB | 112 kB | 109/186 kB Progress (4): 280/920 kB | 296/429 kB | 112 kB | 113/186 kB Progress (4): 284/920 kB | 296/429 kB | 112 kB | 113/186 kB Progress (4): 284/920 kB | 296/429 kB | 112 kB | 117/186 kB Progress (4): 284/920 kB | 300/429 kB | 112 kB | 117/186 kB Progress (5): 284/920 kB | 300/429 kB | 112 kB | 117/186 kB | 4.1/13 kB Progress (5): 284/920 kB | 300/429 kB | 112 kB | 121/186 kB | 4.1/13 kB Progress (5): 288/920 kB | 300/429 kB | 112 kB | 121/186 kB | 4.1/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 652 kB/s) Progress (4): 292/920 kB | 300/429 kB | 121/186 kB | 4.1/13 kB Progress (4): 292/920 kB | 300/429 kB | 125/186 kB | 4.1/13 kB Progress (4): 292/920 kB | 300/429 kB | 125/186 kB | 7.7/13 kB Progress (4): 292/920 kB | 304/429 kB | 125/186 kB | 7.7/13 kB Progress (4): 292/920 kB | 304/429 kB | 125/186 kB | 12/13 kB Progress (4): 292/920 kB | 304/429 kB | 129/186 kB | 12/13 kB Progress (4): 296/920 kB | 304/429 kB | 129/186 kB | 12/13 kB 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): 300/920 kB | 304/429 kB | 129/186 kB | 12/13 kB Progress (4): 300/920 kB | 304/429 kB | 133/186 kB | 12/13 kB Progress (4): 300/920 kB | 308/429 kB | 133/186 kB | 12/13 kB Progress (4): 300/920 kB | 308/429 kB | 133/186 kB | 13 kB Progress (4): 300/920 kB | 312/429 kB | 133/186 kB | 13 kB Progress (4): 300/920 kB | 312/429 kB | 137/186 kB | 13 kB Progress (4): 304/920 kB | 312/429 kB | 137/186 kB | 13 kB Progress (4): 304/920 kB | 312/429 kB | 141/186 kB | 13 kB Progress (4): 304/920 kB | 316/429 kB | 141/186 kB | 13 kB Progress (4): 304/920 kB | 316/429 kB | 145/186 kB | 13 kB Progress (4): 308/920 kB | 316/429 kB | 145/186 kB | 13 kB Progress (4): 308/920 kB | 316/429 kB | 149/186 kB | 13 kB Progress (4): 308/920 kB | 320/429 kB | 149/186 kB | 13 kB Progress (4): 308/920 kB | 320/429 kB | 153/186 kB | 13 kB Progress (4): 312/920 kB | 320/429 kB | 153/186 kB | 13 kB Progress (4): 312/920 kB | 320/429 kB | 157/186 kB | 13 kB Progress (4): 312/920 kB | 324/429 kB | 157/186 kB | 13 kB Progress (4): 312/920 kB | 324/429 kB | 161/186 kB | 13 kB Progress (4): 316/920 kB | 324/429 kB | 161/186 kB | 13 kB Progress (4): 316/920 kB | 324/429 kB | 165/186 kB | 13 kB Progress (4): 316/920 kB | 328/429 kB | 165/186 kB | 13 kB Progress (4): 316/920 kB | 328/429 kB | 169/186 kB | 13 kB Progress (4): 320/920 kB | 328/429 kB | 169/186 kB | 13 kB Progress (4): 320/920 kB | 328/429 kB | 173/186 kB | 13 kB Progress (4): 320/920 kB | 332/429 kB | 173/186 kB | 13 kB Progress (4): 320/920 kB | 332/429 kB | 177/186 kB | 13 kB Progress (4): 324/920 kB | 332/429 kB | 177/186 kB | 13 kB Progress (4): 324/920 kB | 332/429 kB | 181/186 kB | 13 kB Progress (4): 324/920 kB | 336/429 kB | 181/186 kB | 13 kB Progress (4): 324/920 kB | 336/429 kB | 185/186 kB | 13 kB Progress (4): 324/920 kB | 340/429 kB | 185/186 kB | 13 kB Progress (4): 328/920 kB | 340/429 kB | 185/186 kB | 13 kB Progress (4): 328/920 kB | 344/429 kB | 185/186 kB | 13 kB Progress (4): 328/920 kB | 344/429 kB | 186 kB | 13 kB Progress (4): 328/920 kB | 348/429 kB | 186 kB | 13 kB Progress (4): 332/920 kB | 348/429 kB | 186 kB | 13 kB Progress (4): 332/920 kB | 352/429 kB | 186 kB | 13 kB Progress (4): 336/920 kB | 352/429 kB | 186 kB | 13 kB Progress (4): 336/920 kB | 356/429 kB | 186 kB | 13 kB Progress (4): 340/920 kB | 356/429 kB | 186 kB | 13 kB Progress (4): 340/920 kB | 360/429 kB | 186 kB | 13 kB Progress (4): 344/920 kB | 360/429 kB | 186 kB | 13 kB Progress (4): 344/920 kB | 364/429 kB | 186 kB | 13 kB Progress (4): 348/920 kB | 364/429 kB | 186 kB | 13 kB Progress (4): 348/920 kB | 368/429 kB | 186 kB | 13 kB Progress (4): 352/920 kB | 368/429 kB | 186 kB | 13 kB Progress (4): 352/920 kB | 372/429 kB | 186 kB | 13 kB Progress (4): 356/920 kB | 372/429 kB | 186 kB | 13 kB Progress (4): 356/920 kB | 376/429 kB | 186 kB | 13 kB Progress (4): 360/920 kB | 376/429 kB | 186 kB | 13 kB Progress (4): 360/920 kB | 380/429 kB | 186 kB | 13 kB Progress (4): 364/920 kB | 380/429 kB | 186 kB | 13 kB Progress (4): 364/920 kB | 384/429 kB | 186 kB | 13 kB Progress (4): 368/920 kB | 384/429 kB | 186 kB | 13 kB Progress (4): 368/920 kB | 388/429 kB | 186 kB | 13 kB Progress (4): 372/920 kB | 388/429 kB | 186 kB | 13 kB Progress (4): 372/920 kB | 392/429 kB | 186 kB | 13 kB Progress (4): 376/920 kB | 392/429 kB | 186 kB | 13 kB Progress (4): 376/920 kB | 396/429 kB | 186 kB | 13 kB Progress (4): 380/920 kB | 396/429 kB | 186 kB | 13 kB Progress (4): 380/920 kB | 400/429 kB | 186 kB | 13 kB Progress (4): 384/920 kB | 400/429 kB | 186 kB | 13 kB Progress (4): 384/920 kB | 404/429 kB | 186 kB | 13 kB Progress (4): 388/920 kB | 404/429 kB | 186 kB | 13 kB Progress (4): 388/920 kB | 408/429 kB | 186 kB | 13 kB Progress (4): 392/920 kB | 408/429 kB | 186 kB | 13 kB Progress (4): 392/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 396/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 400/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 404/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 408/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 412/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 416/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 420/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 424/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 428/920 kB | 412/429 kB | 186 kB | 13 kB Progress (4): 428/920 kB | 416/429 kB | 186 kB | 13 kB Progress (4): 432/920 kB | 416/429 kB | 186 kB | 13 kB Progress (4): 432/920 kB | 420/429 kB | 186 kB | 13 kB Progress (4): 436/920 kB | 420/429 kB | 186 kB | 13 kB Progress (4): 436/920 kB | 424/429 kB | 186 kB | 13 kB Progress (4): 440/920 kB | 424/429 kB | 186 kB | 13 kB Progress (4): 440/920 kB | 428/429 kB | 186 kB | 13 kB Progress (4): 444/920 kB | 428/429 kB | 186 kB | 13 kB Progress (4): 444/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 448/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 452/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 456/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 460/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 464/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 468/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 472/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 476/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 480/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 484/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 488/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 492/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 496/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 500/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 504/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 508/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 512/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 516/920 kB | 429 kB | 186 kB | 13 kB Progress (4): 520/920 kB | 429 kB | 186 kB | 13 kB Progress (5): 520/920 kB | 429 kB | 186 kB | 13 kB | 4.1/524 kB Progress (5): 524/920 kB | 429 kB | 186 kB | 13 kB | 4.1/524 kB Progress (5): 524/920 kB | 429 kB | 186 kB | 13 kB | 7.7/524 kB Progress (5): 528/920 kB | 429 kB | 186 kB | 13 kB | 7.7/524 kB Progress (5): 528/920 kB | 429 kB | 186 kB | 13 kB | 12/524 kB Progress (5): 532/920 kB | 429 kB | 186 kB | 13 kB | 12/524 kB Progress (5): 532/920 kB | 429 kB | 186 kB | 13 kB | 16/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 13 kB | 16/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 13 kB | 20/524 kB Progress (5): 540/920 kB | 429 kB | 186 kB | 13 kB | 20/524 kB Progress (5): 540/920 kB | 429 kB | 186 kB | 13 kB | 24/524 kB Progress (5): 544/920 kB | 429 kB | 186 kB | 13 kB | 24/524 kB Progress (5): 544/920 kB | 429 kB | 186 kB | 13 kB | 28/524 kB Progress (5): 548/920 kB | 429 kB | 186 kB | 13 kB | 28/524 kB Progress (5): 548/920 kB | 429 kB | 186 kB | 13 kB | 32/524 kB Progress (5): 552/920 kB | 429 kB | 186 kB | 13 kB | 32/524 kB Progress (5): 552/920 kB | 429 kB | 186 kB | 13 kB | 33/524 kB Progress (5): 556/920 kB | 429 kB | 186 kB | 13 kB | 33/524 kB Progress (5): 556/920 kB | 429 kB | 186 kB | 13 kB | 37/524 kB Progress (5): 560/920 kB | 429 kB | 186 kB | 13 kB | 37/524 kB Progress (5): 560/920 kB | 429 kB | 186 kB | 13 kB | 41/524 kB Progress (5): 564/920 kB | 429 kB | 186 kB | 13 kB | 41/524 kB Progress (5): 564/920 kB | 429 kB | 186 kB | 13 kB | 45/524 kB Progress (5): 568/920 kB | 429 kB | 186 kB | 13 kB | 45/524 kB Progress (5): 568/920 kB | 429 kB | 186 kB | 13 kB | 49/524 kB Progress (5): 572/920 kB | 429 kB | 186 kB | 13 kB | 49/524 kB Progress (5): 572/920 kB | 429 kB | 186 kB | 13 kB | 53/524 kB Progress (5): 576/920 kB | 429 kB | 186 kB | 13 kB | 53/524 kB Progress (5): 576/920 kB | 429 kB | 186 kB | 13 kB | 57/524 kB Progress (5): 580/920 kB | 429 kB | 186 kB | 13 kB | 57/524 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 953 kB/s) Progress (4): 580/920 kB | 429 kB | 13 kB | 61/524 kB 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 (4): 584/920 kB | 429 kB | 13 kB | 61/524 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 68 kB/s) Progress (3): 584/920 kB | 429 kB | 65/524 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 2.2 MB/s) 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 (2): 588/920 kB | 65/524 kB 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 (2): 588/920 kB | 66/524 kB Progress (2): 592/920 kB | 66/524 kB Progress (2): 592/920 kB | 70/524 kB Progress (2): 596/920 kB | 70/524 kB Progress (2): 596/920 kB | 74/524 kB Progress (2): 600/920 kB | 74/524 kB Progress (2): 600/920 kB | 78/524 kB Progress (2): 604/920 kB | 78/524 kB Progress (2): 604/920 kB | 82/524 kB Progress (2): 608/920 kB | 82/524 kB Progress (2): 608/920 kB | 86/524 kB Progress (2): 612/920 kB | 86/524 kB Progress (2): 612/920 kB | 90/524 kB Progress (2): 616/920 kB | 90/524 kB Progress (2): 616/920 kB | 94/524 kB Progress (2): 620/920 kB | 94/524 kB Progress (2): 620/920 kB | 98/524 kB Progress (2): 624/920 kB | 98/524 kB Progress (2): 624/920 kB | 102/524 kB Progress (2): 628/920 kB | 102/524 kB Progress (2): 628/920 kB | 106/524 kB Progress (2): 632/920 kB | 106/524 kB Progress (2): 632/920 kB | 110/524 kB Progress (2): 636/920 kB | 110/524 kB Progress (2): 636/920 kB | 114/524 kB Progress (2): 640/920 kB | 114/524 kB Progress (2): 640/920 kB | 118/524 kB Progress (2): 644/920 kB | 118/524 kB Progress (2): 644/920 kB | 122/524 kB Progress (2): 648/920 kB | 122/524 kB Progress (2): 648/920 kB | 126/524 kB Progress (2): 652/920 kB | 126/524 kB Progress (2): 652/920 kB | 130/524 kB Progress (2): 656/920 kB | 130/524 kB Progress (2): 656/920 kB | 134/524 kB Progress (2): 660/920 kB | 134/524 kB Progress (2): 660/920 kB | 138/524 kB Progress (2): 664/920 kB | 138/524 kB Progress (2): 664/920 kB | 142/524 kB Progress (2): 668/920 kB | 142/524 kB Progress (2): 668/920 kB | 146/524 kB Progress (2): 672/920 kB | 146/524 kB Progress (2): 672/920 kB | 150/524 kB Progress (2): 676/920 kB | 150/524 kB Progress (2): 676/920 kB | 154/524 kB Progress (2): 680/920 kB | 154/524 kB Progress (2): 680/920 kB | 158/524 kB Progress (2): 684/920 kB | 158/524 kB Progress (2): 684/920 kB | 162/524 kB Progress (2): 688/920 kB | 162/524 kB Progress (2): 688/920 kB | 166/524 kB Progress (2): 692/920 kB | 166/524 kB Progress (2): 692/920 kB | 170/524 kB Progress (2): 696/920 kB | 170/524 kB Progress (2): 696/920 kB | 174/524 kB Progress (2): 700/920 kB | 174/524 kB Progress (2): 700/920 kB | 178/524 kB Progress (2): 704/920 kB | 178/524 kB Progress (2): 708/920 kB | 178/524 kB Progress (2): 712/920 kB | 178/524 kB Progress (2): 716/920 kB | 178/524 kB Progress (2): 716/920 kB | 182/524 kB Progress (2): 720/920 kB | 182/524 kB Progress (2): 720/920 kB | 186/524 kB Progress (2): 724/920 kB | 186/524 kB Progress (2): 724/920 kB | 190/524 kB Progress (2): 728/920 kB | 190/524 kB Progress (2): 728/920 kB | 194/524 kB Progress (2): 732/920 kB | 194/524 kB Progress (2): 732/920 kB | 198/524 kB Progress (2): 736/920 kB | 198/524 kB Progress (2): 736/920 kB | 202/524 kB Progress (2): 740/920 kB | 202/524 kB Progress (2): 740/920 kB | 206/524 kB Progress (2): 744/920 kB | 206/524 kB Progress (2): 744/920 kB | 210/524 kB Progress (2): 748/920 kB | 210/524 kB Progress (2): 748/920 kB | 214/524 kB Progress (2): 752/920 kB | 214/524 kB Progress (2): 752/920 kB | 218/524 kB Progress (2): 756/920 kB | 218/524 kB Progress (2): 756/920 kB | 222/524 kB Progress (2): 760/920 kB | 222/524 kB Progress (2): 760/920 kB | 226/524 kB Progress (2): 764/920 kB | 226/524 kB Progress (2): 764/920 kB | 230/524 kB Progress (2): 768/920 kB | 230/524 kB Progress (2): 768/920 kB | 234/524 kB Progress (2): 772/920 kB | 234/524 kB Progress (2): 772/920 kB | 238/524 kB Progress (2): 776/920 kB | 238/524 kB Progress (2): 776/920 kB | 242/524 kB Progress (2): 780/920 kB | 242/524 kB Progress (3): 780/920 kB | 242/524 kB | 4.1/156 kB Progress (3): 784/920 kB | 242/524 kB | 4.1/156 kB Progress (3): 784/920 kB | 246/524 kB | 4.1/156 kB Progress (3): 784/920 kB | 250/524 kB | 4.1/156 kB Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 4.1/273 kB Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 7.7/273 kB Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 12/273 kB Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 16/273 kB Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 20/273 kB Progress (4): 784/920 kB | 254/524 kB | 4.1/156 kB | 20/273 kB Progress (4): 788/920 kB | 254/524 kB | 4.1/156 kB | 20/273 kB Progress (4): 788/920 kB | 254/524 kB | 7.7/156 kB | 20/273 kB Progress (4): 792/920 kB | 254/524 kB | 7.7/156 kB | 20/273 kB Progress (4): 792/920 kB | 258/524 kB | 7.7/156 kB | 20/273 kB Progress (4): 792/920 kB | 258/524 kB | 7.7/156 kB | 24/273 kB Progress (5): 792/920 kB | 258/524 kB | 7.7/156 kB | 24/273 kB | 4.1/39 kB Progress (5): 792/920 kB | 258/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 792/920 kB | 262/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 796/920 kB | 262/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 796/920 kB | 262/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 800/920 kB | 262/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 32/273 kB | 4.1/39 kB Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 32/273 kB | 7.7/39 kB Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 800/920 kB | 270/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 804/920 kB | 270/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 804/920 kB | 270/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 808/920 kB | 270/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 37/273 kB | 7.7/39 kB Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 37/273 kB | 12/39 kB Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 41/273 kB | 12/39 kB Progress (5): 808/920 kB | 278/524 kB | 16/156 kB | 41/273 kB | 12/39 kB Progress (5): 812/920 kB | 278/524 kB | 16/156 kB | 41/273 kB | 12/39 kB Progress (5): 812/920 kB | 278/524 kB | 20/156 kB | 41/273 kB | 12/39 kB Progress (5): 816/920 kB | 278/524 kB | 20/156 kB | 41/273 kB | 12/39 kB Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 41/273 kB | 12/39 kB Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 45/273 kB | 12/39 kB Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 45/273 kB | 16/39 kB Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 49/273 kB | 16/39 kB Progress (5): 816/920 kB | 286/524 kB | 20/156 kB | 49/273 kB | 16/39 kB Progress (5): 820/920 kB | 286/524 kB | 20/156 kB | 49/273 kB | 16/39 kB Progress (5): 820/920 kB | 286/524 kB | 24/156 kB | 49/273 kB | 16/39 kB Progress (5): 824/920 kB | 286/524 kB | 24/156 kB | 49/273 kB | 16/39 kB Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 49/273 kB | 16/39 kB Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 53/273 kB | 16/39 kB Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 53/273 kB | 20/39 kB Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 57/273 kB | 20/39 kB Progress (5): 824/920 kB | 294/524 kB | 24/156 kB | 57/273 kB | 20/39 kB Progress (5): 828/920 kB | 294/524 kB | 24/156 kB | 57/273 kB | 20/39 kB Progress (5): 828/920 kB | 294/524 kB | 28/156 kB | 57/273 kB | 20/39 kB Progress (5): 832/920 kB | 294/524 kB | 28/156 kB | 57/273 kB | 20/39 kB Progress (5): 832/920 kB | 298/524 kB | 28/156 kB | 57/273 kB | 20/39 kB Progress (5): 832/920 kB | 298/524 kB | 28/156 kB | 61/273 kB | 20/39 kB Progress (5): 832/920 kB | 302/524 kB | 28/156 kB | 61/273 kB | 20/39 kB Progress (5): 832/920 kB | 302/524 kB | 28/156 kB | 61/273 kB | 24/39 kB Progress (5): 832/920 kB | 306/524 kB | 28/156 kB | 61/273 kB | 24/39 kB Progress (5): 832/920 kB | 306/524 kB | 28/156 kB | 65/273 kB | 24/39 kB Progress (5): 832/920 kB | 310/524 kB | 28/156 kB | 65/273 kB | 24/39 kB Progress (5): 836/920 kB | 310/524 kB | 28/156 kB | 65/273 kB | 24/39 kB Progress (5): 836/920 kB | 310/524 kB | 32/156 kB | 65/273 kB | 24/39 kB Progress (5): 840/920 kB | 310/524 kB | 32/156 kB | 65/273 kB | 24/39 kB Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 65/273 kB | 24/39 kB Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 66/273 kB | 24/39 kB Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 66/273 kB | 28/39 kB Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 70/273 kB | 28/39 kB Progress (5): 840/920 kB | 318/524 kB | 32/156 kB | 70/273 kB | 28/39 kB Progress (5): 844/920 kB | 318/524 kB | 32/156 kB | 70/273 kB | 28/39 kB Progress (5): 844/920 kB | 318/524 kB | 33/156 kB | 70/273 kB | 28/39 kB Progress (5): 848/920 kB | 318/524 kB | 33/156 kB | 70/273 kB | 28/39 kB Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 70/273 kB | 28/39 kB Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 74/273 kB | 28/39 kB Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 74/273 kB | 32/39 kB Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 78/273 kB | 32/39 kB Progress (5): 848/920 kB | 326/524 kB | 33/156 kB | 78/273 kB | 32/39 kB Progress (5): 852/920 kB | 326/524 kB | 33/156 kB | 78/273 kB | 32/39 kB Progress (5): 852/920 kB | 326/524 kB | 37/156 kB | 78/273 kB | 32/39 kB Progress (5): 856/920 kB | 326/524 kB | 37/156 kB | 78/273 kB | 32/39 kB Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 78/273 kB | 32/39 kB Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 82/273 kB | 32/39 kB Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 82/273 kB | 36/39 kB Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 86/273 kB | 36/39 kB Progress (5): 856/920 kB | 334/524 kB | 37/156 kB | 86/273 kB | 36/39 kB Progress (5): 860/920 kB | 334/524 kB | 37/156 kB | 86/273 kB | 36/39 kB Progress (5): 860/920 kB | 334/524 kB | 41/156 kB | 86/273 kB | 36/39 kB Progress (5): 864/920 kB | 334/524 kB | 41/156 kB | 86/273 kB | 36/39 kB Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 86/273 kB | 36/39 kB Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 90/273 kB | 36/39 kB Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 90/273 kB | 39 kB Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 94/273 kB | 39 kB Progress (5): 864/920 kB | 342/524 kB | 41/156 kB | 94/273 kB | 39 kB Progress (5): 868/920 kB | 342/524 kB | 41/156 kB | 94/273 kB | 39 kB Progress (5): 868/920 kB | 342/524 kB | 45/156 kB | 94/273 kB | 39 kB Progress (5): 872/920 kB | 342/524 kB | 45/156 kB | 94/273 kB | 39 kB Progress (5): 872/920 kB | 346/524 kB | 45/156 kB | 94/273 kB | 39 kB Progress (5): 872/920 kB | 346/524 kB | 45/156 kB | 98/273 kB | 39 kB Progress (5): 872/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB Progress (5): 872/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB Progress (5): 876/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB Progress (5): 876/920 kB | 350/524 kB | 49/156 kB | 98/273 kB | 39 kB Progress (5): 880/920 kB | 350/524 kB | 49/156 kB | 98/273 kB | 39 kB Progress (5): 880/920 kB | 350/524 kB | 49/156 kB | 102/273 kB | 39 kB Progress (5): 880/920 kB | 354/524 kB | 49/156 kB | 102/273 kB | 39 kB Progress (5): 880/920 kB | 354/524 kB | 49/156 kB | 106/273 kB | 39 kB Progress (5): 880/920 kB | 358/524 kB | 49/156 kB | 106/273 kB | 39 kB Progress (5): 884/920 kB | 358/524 kB | 49/156 kB | 106/273 kB | 39 kB Progress (5): 884/920 kB | 358/524 kB | 53/156 kB | 106/273 kB | 39 kB Progress (5): 888/920 kB | 358/524 kB | 53/156 kB | 106/273 kB | 39 kB Progress (5): 888/920 kB | 362/524 kB | 53/156 kB | 106/273 kB | 39 kB Progress (5): 888/920 kB | 362/524 kB | 53/156 kB | 110/273 kB | 39 kB Progress (5): 892/920 kB | 362/524 kB | 53/156 kB | 110/273 kB | 39 kB Progress (5): 892/920 kB | 362/524 kB | 57/156 kB | 110/273 kB | 39 kB Progress (5): 896/920 kB | 362/524 kB | 57/156 kB | 110/273 kB | 39 kB Progress (5): 896/920 kB | 362/524 kB | 57/156 kB | 114/273 kB | 39 kB Progress (5): 896/920 kB | 366/524 kB | 57/156 kB | 114/273 kB | 39 kB Progress (5): 896/920 kB | 366/524 kB | 57/156 kB | 118/273 kB | 39 kB Progress (5): 900/920 kB | 366/524 kB | 57/156 kB | 118/273 kB | 39 kB Progress (5): 900/920 kB | 366/524 kB | 61/156 kB | 118/273 kB | 39 kB Progress (5): 904/920 kB | 366/524 kB | 61/156 kB | 118/273 kB | 39 kB Progress (5): 904/920 kB | 366/524 kB | 61/156 kB | 122/273 kB | 39 kB Progress (5): 904/920 kB | 370/524 kB | 61/156 kB | 122/273 kB | 39 kB Progress (5): 904/920 kB | 370/524 kB | 61/156 kB | 126/273 kB | 39 kB Progress (5): 908/920 kB | 370/524 kB | 61/156 kB | 126/273 kB | 39 kB Progress (5): 908/920 kB | 370/524 kB | 65/156 kB | 126/273 kB | 39 kB Progress (5): 912/920 kB | 370/524 kB | 65/156 kB | 126/273 kB | 39 kB Progress (5): 912/920 kB | 370/524 kB | 65/156 kB | 130/273 kB | 39 kB Progress (5): 912/920 kB | 374/524 kB | 65/156 kB | 130/273 kB | 39 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 135 kB/s) Progress (4): 912/920 kB | 374/524 kB | 65/156 kB | 134/273 kB Progress (4): 916/920 kB | 374/524 kB | 65/156 kB | 134/273 kB Progress (4): 916/920 kB | 374/524 kB | 66/156 kB | 134/273 kB Progress (4): 920/920 kB | 374/524 kB | 66/156 kB | 134/273 kB Progress (4): 920/920 kB | 374/524 kB | 66/156 kB | 138/273 kB 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): 920/920 kB | 378/524 kB | 66/156 kB | 138/273 kB Progress (4): 920/920 kB | 378/524 kB | 66/156 kB | 142/273 kB Progress (4): 920 kB | 378/524 kB | 66/156 kB | 142/273 kB Progress (4): 920 kB | 378/524 kB | 70/156 kB | 142/273 kB Progress (4): 920 kB | 378/524 kB | 70/156 kB | 146/273 kB Progress (4): 920 kB | 382/524 kB | 70/156 kB | 146/273 kB Progress (4): 920 kB | 382/524 kB | 70/156 kB | 150/273 kB Progress (4): 920 kB | 382/524 kB | 74/156 kB | 150/273 kB Progress (4): 920 kB | 382/524 kB | 74/156 kB | 154/273 kB Progress (4): 920 kB | 386/524 kB | 74/156 kB | 154/273 kB Progress (4): 920 kB | 386/524 kB | 74/156 kB | 158/273 kB Progress (4): 920 kB | 386/524 kB | 78/156 kB | 158/273 kB Progress (4): 920 kB | 386/524 kB | 78/156 kB | 162/273 kB Progress (4): 920 kB | 390/524 kB | 78/156 kB | 162/273 kB Progress (4): 920 kB | 390/524 kB | 78/156 kB | 166/273 kB Progress (4): 920 kB | 390/524 kB | 82/156 kB | 166/273 kB Progress (4): 920 kB | 390/524 kB | 82/156 kB | 170/273 kB Progress (4): 920 kB | 394/524 kB | 82/156 kB | 170/273 kB Progress (4): 920 kB | 394/524 kB | 82/156 kB | 174/273 kB Progress (4): 920 kB | 394/524 kB | 86/156 kB | 174/273 kB Progress (4): 920 kB | 394/524 kB | 86/156 kB | 178/273 kB Progress (4): 920 kB | 398/524 kB | 86/156 kB | 178/273 kB Progress (4): 920 kB | 398/524 kB | 86/156 kB | 182/273 kB Progress (4): 920 kB | 398/524 kB | 90/156 kB | 182/273 kB Progress (4): 920 kB | 398/524 kB | 90/156 kB | 186/273 kB Progress (4): 920 kB | 402/524 kB | 90/156 kB | 186/273 kB Progress (4): 920 kB | 402/524 kB | 90/156 kB | 190/273 kB Progress (4): 920 kB | 402/524 kB | 94/156 kB | 190/273 kB Progress (4): 920 kB | 402/524 kB | 94/156 kB | 194/273 kB Progress (4): 920 kB | 406/524 kB | 94/156 kB | 194/273 kB Progress (4): 920 kB | 406/524 kB | 94/156 kB | 198/273 kB Progress (4): 920 kB | 406/524 kB | 98/156 kB | 198/273 kB Progress (4): 920 kB | 406/524 kB | 98/156 kB | 202/273 kB Progress (4): 920 kB | 410/524 kB | 98/156 kB | 202/273 kB Progress (4): 920 kB | 410/524 kB | 98/156 kB | 206/273 kB Progress (4): 920 kB | 410/524 kB | 98/156 kB | 206/273 kB Progress (4): 920 kB | 410/524 kB | 98/156 kB | 210/273 kB Progress (4): 920 kB | 414/524 kB | 98/156 kB | 210/273 kB Progress (4): 920 kB | 414/524 kB | 98/156 kB | 214/273 kB Progress (4): 920 kB | 414/524 kB | 102/156 kB | 214/273 kB Progress (4): 920 kB | 414/524 kB | 102/156 kB | 218/273 kB Progress (4): 920 kB | 418/524 kB | 102/156 kB | 218/273 kB Progress (4): 920 kB | 418/524 kB | 102/156 kB | 222/273 kB Progress (4): 920 kB | 418/524 kB | 106/156 kB | 222/273 kB Progress (4): 920 kB | 418/524 kB | 106/156 kB | 226/273 kB Progress (4): 920 kB | 422/524 kB | 106/156 kB | 226/273 kB Progress (4): 920 kB | 422/524 kB | 106/156 kB | 230/273 kB Progress (4): 920 kB | 422/524 kB | 110/156 kB | 230/273 kB Progress (4): 920 kB | 422/524 kB | 110/156 kB | 234/273 kB Progress (4): 920 kB | 426/524 kB | 110/156 kB | 234/273 kB Progress (4): 920 kB | 426/524 kB | 110/156 kB | 238/273 kB Progress (4): 920 kB | 426/524 kB | 114/156 kB | 238/273 kB Progress (4): 920 kB | 426/524 kB | 114/156 kB | 242/273 kB Progress (4): 920 kB | 430/524 kB | 114/156 kB | 242/273 kB Progress (4): 920 kB | 430/524 kB | 114/156 kB | 246/273 kB Progress (4): 920 kB | 430/524 kB | 118/156 kB | 246/273 kB Progress (4): 920 kB | 430/524 kB | 118/156 kB | 250/273 kB Progress (4): 920 kB | 434/524 kB | 118/156 kB | 250/273 kB Progress (4): 920 kB | 434/524 kB | 118/156 kB | 254/273 kB Progress (4): 920 kB | 434/524 kB | 122/156 kB | 254/273 kB Progress (4): 920 kB | 434/524 kB | 122/156 kB | 258/273 kB Progress (4): 920 kB | 438/524 kB | 122/156 kB | 258/273 kB Progress (4): 920 kB | 438/524 kB | 122/156 kB | 262/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 3.0 MB/s) Progress (3): 438/524 kB | 126/156 kB | 262/273 kB 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 (3): 438/524 kB | 126/156 kB | 266/273 kB Progress (3): 442/524 kB | 126/156 kB | 266/273 kB Progress (3): 442/524 kB | 126/156 kB | 270/273 kB Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 4.1/35 kB Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 7.7/35 kB Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 12/35 kB Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 16/35 kB Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 20/35 kB Progress (4): 442/524 kB | 130/156 kB | 270/273 kB | 20/35 kB Progress (4): 442/524 kB | 130/156 kB | 270/273 kB | 24/35 kB Progress (4): 442/524 kB | 130/156 kB | 273 kB | 24/35 kB Progress (4): 446/524 kB | 130/156 kB | 273 kB | 24/35 kB Progress (4): 446/524 kB | 130/156 kB | 273 kB | 28/35 kB Progress (4): 446/524 kB | 134/156 kB | 273 kB | 28/35 kB Progress (4): 446/524 kB | 134/156 kB | 273 kB | 32/35 kB Progress (4): 450/524 kB | 134/156 kB | 273 kB | 32/35 kB Progress (4): 450/524 kB | 134/156 kB | 273 kB | 33/35 kB Progress (4): 450/524 kB | 138/156 kB | 273 kB | 33/35 kB Progress (4): 450/524 kB | 138/156 kB | 273 kB | 35 kB Progress (4): 454/524 kB | 138/156 kB | 273 kB | 35 kB Progress (4): 454/524 kB | 142/156 kB | 273 kB | 35 kB Progress (4): 458/524 kB | 142/156 kB | 273 kB | 35 kB Progress (4): 458/524 kB | 146/156 kB | 273 kB | 35 kB Progress (4): 462/524 kB | 146/156 kB | 273 kB | 35 kB Progress (4): 462/524 kB | 150/156 kB | 273 kB | 35 kB Progress (4): 466/524 kB | 150/156 kB | 273 kB | 35 kB Progress (4): 466/524 kB | 154/156 kB | 273 kB | 35 kB Progress (4): 470/524 kB | 154/156 kB | 273 kB | 35 kB Progress (4): 470/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 474/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 478/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 482/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 486/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 490/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 494/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 498/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 502/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 506/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 510/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 514/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 518/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 522/524 kB | 156 kB | 273 kB | 35 kB Progress (4): 524 kB | 156 kB | 273 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 92 kB/s) 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 408 kB/s) 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 (3): 524 kB | 273 kB | 4.1/68 kB 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): 524 kB | 273 kB | 7.7/68 kB Progress (3): 524 kB | 273 kB | 12/68 kB Progress (3): 524 kB | 273 kB | 16/68 kB Progress (3): 524 kB | 273 kB | 20/68 kB Progress (3): 524 kB | 273 kB | 24/68 kB Progress (3): 524 kB | 273 kB | 28/68 kB Progress (3): 524 kB | 273 kB | 32/68 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 709 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 (2): 524 kB | 33/68 kB Progress (2): 524 kB | 37/68 kB Progress (2): 524 kB | 41/68 kB Progress (2): 524 kB | 45/68 kB Progress (2): 524 kB | 49/68 kB Progress (2): 524 kB | 53/68 kB Progress (2): 524 kB | 57/68 kB Progress (2): 524 kB | 61/68 kB Progress (2): 524 kB | 65/68 kB Progress (2): 524 kB | 66/68 kB Progress (2): 524 kB | 68 kB Progress (3): 524 kB | 68 kB | 4.1/30 kB Progress (3): 524 kB | 68 kB | 7.7/30 kB Progress (3): 524 kB | 68 kB | 12/30 kB Progress (3): 524 kB | 68 kB | 16/30 kB Progress (3): 524 kB | 68 kB | 20/30 kB Progress (3): 524 kB | 68 kB | 24/30 kB Progress (3): 524 kB | 68 kB | 28/30 kB Progress (3): 524 kB | 68 kB | 30 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 74 kB/s) 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 (3): 524 kB | 68 kB | 4.1/35 kB Progress (3): 524 kB | 68 kB | 7.7/35 kB Progress (3): 524 kB | 68 kB | 12/35 kB Progress (3): 524 kB | 68 kB | 16/35 kB Progress (3): 524 kB | 68 kB | 20/35 kB Progress (3): 524 kB | 68 kB | 24/35 kB Progress (3): 524 kB | 68 kB | 28/35 kB Progress (3): 524 kB | 68 kB | 32/35 kB Progress (3): 524 kB | 68 kB | 33/35 kB Progress (3): 524 kB | 68 kB | 35 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 83 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): 524 kB | 68 kB | 4.1/108 kB Progress (3): 524 kB | 68 kB | 7.7/108 kB Progress (3): 524 kB | 68 kB | 12/108 kB Progress (3): 524 kB | 68 kB | 16/108 kB Progress (3): 524 kB | 68 kB | 20/108 kB Progress (3): 524 kB | 68 kB | 24/108 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 1.2 MB/s) Progress (2): 68 kB | 28/108 kB 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 (2): 68 kB | 32/108 kB Progress (2): 68 kB | 33/108 kB Progress (2): 68 kB | 37/108 kB Progress (2): 68 kB | 41/108 kB Progress (2): 68 kB | 45/108 kB Progress (2): 68 kB | 49/108 kB Progress (2): 68 kB | 53/108 kB Progress (2): 68 kB | 57/108 kB Progress (2): 68 kB | 61/108 kB Progress (2): 68 kB | 65/108 kB Progress (2): 68 kB | 66/108 kB Progress (2): 68 kB | 70/108 kB Progress (2): 68 kB | 74/108 kB Progress (2): 68 kB | 78/108 kB Progress (2): 68 kB | 82/108 kB Progress (2): 68 kB | 86/108 kB Progress (2): 68 kB | 90/108 kB Progress (2): 68 kB | 94/108 kB Progress (2): 68 kB | 98/108 kB Progress (2): 68 kB | 102/108 kB Progress (2): 68 kB | 106/108 kB Progress (2): 68 kB | 108 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 153 kB/s) Progress (2): 108 kB | 4.1/315 kB Progress (3): 108 kB | 4.1/315 kB | 4.1/332 kB Progress (3): 108 kB | 7.7/315 kB | 4.1/332 kB Progress (3): 108 kB | 7.7/315 kB | 7.7/332 kB Progress (3): 108 kB | 12/315 kB | 7.7/332 kB Progress (3): 108 kB | 12/315 kB | 12/332 kB Progress (3): 108 kB | 16/315 kB | 12/332 kB Progress (3): 108 kB | 16/315 kB | 16/332 kB Progress (3): 108 kB | 20/315 kB | 16/332 kB Progress (3): 108 kB | 20/315 kB | 20/332 kB Progress (3): 108 kB | 24/315 kB | 20/332 kB Progress (3): 108 kB | 24/315 kB | 24/332 kB Progress (3): 108 kB | 28/315 kB | 24/332 kB Progress (3): 108 kB | 28/315 kB | 28/332 kB Progress (3): 108 kB | 32/315 kB | 28/332 kB Progress (3): 108 kB | 32/315 kB | 32/332 kB Progress (3): 108 kB | 33/315 kB | 32/332 kB Progress (3): 108 kB | 33/315 kB | 33/332 kB Progress (3): 108 kB | 37/315 kB | 33/332 kB Progress (3): 108 kB | 41/315 kB | 33/332 kB Progress (3): 108 kB | 45/315 kB | 33/332 kB Progress (3): 108 kB | 49/315 kB | 33/332 kB Progress (3): 108 kB | 53/315 kB | 33/332 kB Progress (3): 108 kB | 57/315 kB | 33/332 kB Progress (3): 108 kB | 57/315 kB | 37/332 kB Progress (3): 108 kB | 57/315 kB | 41/332 kB Progress (4): 108 kB | 57/315 kB | 41/332 kB | 4.1/38 kB Progress (4): 108 kB | 57/315 kB | 41/332 kB | 7.7/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 7.7/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 12/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 16/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 20/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 24/38 kB Progress (4): 108 kB | 57/315 kB | 45/332 kB | 28/38 kB Progress (4): 108 kB | 57/315 kB | 49/332 kB | 28/38 kB Progress (4): 108 kB | 61/315 kB | 49/332 kB | 28/38 kB Progress (4): 108 kB | 61/315 kB | 53/332 kB | 28/38 kB Progress (4): 108 kB | 61/315 kB | 53/332 kB | 32/38 kB Progress (4): 108 kB | 61/315 kB | 57/332 kB | 32/38 kB Progress (4): 108 kB | 65/315 kB | 57/332 kB | 32/38 kB Progress (4): 108 kB | 65/315 kB | 61/332 kB | 32/38 kB Progress (4): 108 kB | 65/315 kB | 61/332 kB | 36/38 kB Progress (4): 108 kB | 65/315 kB | 65/332 kB | 36/38 kB Progress (4): 108 kB | 66/315 kB | 65/332 kB | 36/38 kB Progress (4): 108 kB | 66/315 kB | 66/332 kB | 36/38 kB Progress (4): 108 kB | 70/315 kB | 66/332 kB | 36/38 kB Progress (4): 108 kB | 70/315 kB | 66/332 kB | 38 kB Progress (4): 108 kB | 74/315 kB | 66/332 kB | 38 kB Progress (4): 108 kB | 74/315 kB | 70/332 kB | 38 kB Progress (4): 108 kB | 78/315 kB | 70/332 kB | 38 kB Progress (4): 108 kB | 78/315 kB | 74/332 kB | 38 kB Progress (4): 108 kB | 82/315 kB | 74/332 kB | 38 kB Progress (4): 108 kB | 82/315 kB | 78/332 kB | 38 kB Progress (4): 108 kB | 86/315 kB | 78/332 kB | 38 kB Progress (4): 108 kB | 86/315 kB | 82/332 kB | 38 kB Progress (4): 108 kB | 90/315 kB | 82/332 kB | 38 kB Progress (4): 108 kB | 90/315 kB | 86/332 kB | 38 kB Progress (4): 108 kB | 94/315 kB | 86/332 kB | 38 kB Progress (4): 108 kB | 94/315 kB | 90/332 kB | 38 kB Progress (4): 108 kB | 98/315 kB | 90/332 kB | 38 kB Progress (4): 108 kB | 98/315 kB | 94/332 kB | 38 kB Progress (4): 108 kB | 98/315 kB | 94/332 kB | 38 kB Progress (4): 108 kB | 98/315 kB | 98/332 kB | 38 kB Progress (4): 108 kB | 102/315 kB | 98/332 kB | 38 kB Progress (4): 108 kB | 102/315 kB | 98/332 kB | 38 kB Progress (4): 108 kB | 106/315 kB | 98/332 kB | 38 kB Progress (4): 108 kB | 106/315 kB | 102/332 kB | 38 kB Progress (4): 108 kB | 110/315 kB | 102/332 kB | 38 kB Progress (4): 108 kB | 110/315 kB | 106/332 kB | 38 kB Progress (4): 108 kB | 114/315 kB | 106/332 kB | 38 kB Progress (4): 108 kB | 114/315 kB | 110/332 kB | 38 kB Progress (4): 108 kB | 118/315 kB | 110/332 kB | 38 kB Progress (4): 108 kB | 118/315 kB | 114/332 kB | 38 kB Progress (4): 108 kB | 122/315 kB | 114/332 kB | 38 kB Progress (4): 108 kB | 122/315 kB | 118/332 kB | 38 kB Progress (4): 108 kB | 126/315 kB | 118/332 kB | 38 kB Progress (4): 108 kB | 126/315 kB | 122/332 kB | 38 kB Progress (4): 108 kB | 130/315 kB | 122/332 kB | 38 kB Progress (4): 108 kB | 130/315 kB | 126/332 kB | 38 kB Progress (4): 108 kB | 131/315 kB | 126/332 kB | 38 kB Progress (4): 108 kB | 131/315 kB | 130/332 kB | 38 kB Progress (4): 108 kB | 135/315 kB | 130/332 kB | 38 kB Progress (4): 108 kB | 135/315 kB | 131/332 kB | 38 kB Progress (4): 108 kB | 139/315 kB | 131/332 kB | 38 kB Progress (4): 108 kB | 139/315 kB | 135/332 kB | 38 kB Progress (4): 108 kB | 143/315 kB | 135/332 kB | 38 kB Progress (4): 108 kB | 143/315 kB | 139/332 kB | 38 kB Progress (4): 108 kB | 147/315 kB | 139/332 kB | 38 kB Progress (4): 108 kB | 147/315 kB | 143/332 kB | 38 kB Progress (4): 108 kB | 151/315 kB | 143/332 kB | 38 kB Progress (4): 108 kB | 151/315 kB | 147/332 kB | 38 kB Progress (4): 108 kB | 155/315 kB | 147/332 kB | 38 kB Progress (4): 108 kB | 155/315 kB | 151/332 kB | 38 kB Progress (4): 108 kB | 159/315 kB | 151/332 kB | 38 kB Progress (4): 108 kB | 159/315 kB | 155/332 kB | 38 kB Progress (4): 108 kB | 163/315 kB | 155/332 kB | 38 kB Progress (4): 108 kB | 163/315 kB | 159/332 kB | 38 kB Progress (4): 108 kB | 164/315 kB | 159/332 kB | 38 kB Progress (4): 108 kB | 164/315 kB | 163/332 kB | 38 kB Progress (4): 108 kB | 168/315 kB | 163/332 kB | 38 kB Progress (4): 108 kB | 168/315 kB | 167/332 kB | 38 kB Progress (4): 108 kB | 172/315 kB | 167/332 kB | 38 kB Progress (4): 108 kB | 172/315 kB | 171/332 kB | 38 kB Progress (4): 108 kB | 176/315 kB | 171/332 kB | 38 kB Progress (4): 108 kB | 176/315 kB | 175/332 kB | 38 kB Progress (4): 108 kB | 180/315 kB | 175/332 kB | 38 kB Progress (4): 108 kB | 180/315 kB | 179/332 kB | 38 kB Progress (4): 108 kB | 184/315 kB | 179/332 kB | 38 kB Progress (4): 108 kB | 184/315 kB | 183/332 kB | 38 kB Progress (4): 108 kB | 188/315 kB | 183/332 kB | 38 kB Progress (4): 108 kB | 188/315 kB | 187/332 kB | 38 kB Progress (4): 108 kB | 192/315 kB | 187/332 kB | 38 kB Progress (4): 108 kB | 192/315 kB | 191/332 kB | 38 kB Progress (4): 108 kB | 196/315 kB | 191/332 kB | 38 kB Progress (4): 108 kB | 196/315 kB | 195/332 kB | 38 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 78 kB/s) Progress (3): 108 kB | 197/315 kB | 195/332 kB Progress (3): 108 kB | 197/315 kB | 199/332 kB Progress (3): 108 kB | 201/315 kB | 199/332 kB Progress (3): 108 kB | 201/315 kB | 203/332 kB Progress (3): 108 kB | 205/315 kB | 203/332 kB Progress (3): 108 kB | 205/315 kB | 207/332 kB Progress (3): 108 kB | 209/315 kB | 207/332 kB Progress (3): 108 kB | 209/315 kB | 211/332 kB Progress (3): 108 kB | 213/315 kB | 211/332 kB Progress (3): 108 kB | 213/315 kB | 215/332 kB Progress (3): 108 kB | 217/315 kB | 215/332 kB Progress (3): 108 kB | 217/315 kB | 219/332 kB Progress (3): 108 kB | 221/315 kB | 219/332 kB Progress (3): 108 kB | 221/315 kB | 223/332 kB Progress (3): 108 kB | 225/315 kB | 223/332 kB Progress (3): 108 kB | 225/315 kB | 227/332 kB Progress (3): 108 kB | 229/315 kB | 227/332 kB Progress (3): 108 kB | 229/315 kB | 227/332 kB Progress (3): 108 kB | 233/315 kB | 227/332 kB Progress (3): 108 kB | 237/315 kB | 227/332 kB Progress (3): 108 kB | 241/315 kB | 227/332 kB Progress (3): 108 kB | 245/315 kB | 227/332 kB Progress (3): 108 kB | 249/315 kB | 227/332 kB Progress (3): 108 kB | 253/315 kB | 227/332 kB Progress (3): 108 kB | 253/315 kB | 231/332 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 224 kB/s) Progress (2): 257/315 kB | 231/332 kB Progress (2): 257/315 kB | 235/332 kB Progress (2): 261/315 kB | 235/332 kB Progress (2): 261/315 kB | 239/332 kB Progress (2): 262/315 kB | 239/332 kB Progress (2): 262/315 kB | 243/332 kB Progress (2): 266/315 kB | 243/332 kB Progress (2): 266/315 kB | 247/332 kB Progress (2): 270/315 kB | 247/332 kB Progress (2): 270/315 kB | 251/332 kB Progress (2): 274/315 kB | 251/332 kB Progress (2): 274/315 kB | 255/332 kB Progress (2): 278/315 kB | 255/332 kB Progress (2): 278/315 kB | 259/332 kB Progress (2): 282/315 kB | 259/332 kB Progress (2): 282/315 kB | 263/332 kB Progress (2): 286/315 kB | 263/332 kB Progress (2): 286/315 kB | 267/332 kB Progress (2): 290/315 kB | 267/332 kB Progress (2): 290/315 kB | 271/332 kB Progress (2): 294/315 kB | 271/332 kB Progress (2): 294/315 kB | 275/332 kB Progress (2): 298/315 kB | 275/332 kB Progress (2): 298/315 kB | 279/332 kB Progress (2): 302/315 kB | 279/332 kB Progress (2): 302/315 kB | 283/332 kB Progress (2): 306/315 kB | 283/332 kB Progress (2): 306/315 kB | 287/332 kB Progress (2): 310/315 kB | 287/332 kB Progress (2): 310/315 kB | 291/332 kB Progress (2): 314/315 kB | 291/332 kB Progress (2): 314/315 kB | 295/332 kB Progress (2): 315 kB | 295/332 kB Progress (2): 315 kB | 299/332 kB Progress (2): 315 kB | 303/332 kB Progress (2): 315 kB | 307/332 kB Progress (2): 315 kB | 311/332 kB Progress (2): 315 kB | 315/332 kB Progress (2): 315 kB | 319/332 kB Progress (2): 315 kB | 323/332 kB Progress (2): 315 kB | 327/332 kB Progress (2): 315 kB | 331/332 kB Progress (2): 315 kB | 332 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 667 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 621 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ [INFO] Adding repository http://download.eclipse.org/releases/mars [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/mars/ (502B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/mars/ (502B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/mars/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/mars/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201510021000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201510021000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [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/nebula/snapshot/ [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ [INFO] Adding repository http://download.eclipse.org/nebula/snapshot [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/ [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Adding repository http://download.eclipse.org/nattable/snapshots/latest/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Fetching 201602261000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ [INFO] Fetching 201602261000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB) [INFO] Unpacking org.apache.ant_1.9.6.v201510161327... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/ [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/ [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.33kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.58kB) [INFO] Unpacking javax.annotation_1.2.0.v201401042248... [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (246.29kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (246.29kB) [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB) [INFO] Unpacking org.eclipse.osgi_3.10.102.v20160118-1700... [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (347.67kB) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (347.67kB) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (154.43kB) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (154.43kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.78kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.68kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (95.1kB) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (207.37kB) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (207.37kB) [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB) [INFO] Unpacking org.eclipse.osgi.services_3.5.0.v20150519-2006... [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB) [INFO] Unpacking org.eclipse.compare.core_3.5.500.v20150505-1058... [INFO] Fetching 201510021000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ [INFO] Fetching 201510021000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (36.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (36.32kB) [INFO] Unpacking org.eclipse.core.runtime_3.11.1.v20150903-1804... [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB) [INFO] Unpacking com.ibm.icu_54.1.1.v201501272100... [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB) [INFO] Unpacking org.eclipse.core.commands_3.7.0.v20150422-0725... [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB) [INFO] Unpacking org.eclipse.equinox.common_3.7.0.v20150402-1709... [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB) [INFO] Unpacking org.eclipse.core.contenttype_3.5.0.v20150421-2214... [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.5.300.v20150408-1437... [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB) [INFO] Unpacking org.eclipse.equinox.registry_3.6.0.v20150318-1503... [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB) [INFO] Unpacking org.eclipse.core.databinding_1.5.0.v20150422-0725... [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.5.0.v20150422-0725... [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.5.0.v20150422-0725... [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB) [INFO] Unpacking org.eclipse.core.expressions_3.5.0.v20150421-2214... [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.5.500.v20140723-1040... [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB) [INFO] Unpacking org.eclipse.text_3.5.400.v20150505-1044... [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (26.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (26.24kB) [INFO] Unpacking org.eclipse.core.filesystem_1.5.0.v20150725-1910... [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB) [INFO] Unpacking org.eclipse.core.jobs_3.7.0.v20150330-2103... [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201510021000/plugins/ (863.48kB) [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201510021000/plugins/ (863.48kB) [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB) [INFO] Unpacking org.eclipse.equinox.app_1.3.300.v20150423-1356... [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.11.0.v20150422-0725... [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB) [INFO] Unpacking org.eclipse.e4.core.di_1.5.0.v20150421-2214... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.6kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (23.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (23.15kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.4.0.v20150828-0818... [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB) [INFO] Unpacking org.eclipse.e4.core.services_2.0.0.v20150403-1912... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214... [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/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/mars/201506241002/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB) [INFO] Unpacking org.eclipse.emf.ecore_2.11.2.v20160208-0816... [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725... [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB) [INFO] Unpacking org.eclipse.swt_3.104.2.v20160212-1350... [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB) [INFO] Unpacking org.eclipse.jface_3.11.1.v20160128-1644... [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (15.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (15.02kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725... [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.1.0.v20150422-0725... [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430... [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.2.0.v20150422-0725... [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751... [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951... [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160208-0816... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (104.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (104.28kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621... [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB) [INFO] Unpacking org.eclipse.jface.databinding_1.7.0.v20150406-2148... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725... [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB) [INFO] Unpacking org.eclipse.equinox.ds_1.4.300.v20150423-1356... [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB) [INFO] Unpacking org.eclipse.emf.common_2.11.1.v20160208-0816... [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.69kB) [INFO] Unpacking org.eclipse.equinox.bidi_0.10.0.v20130327-1442... [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.41kB) [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.0.v20150527-1706... [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613... [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613... [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB) [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617... [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB) [INFO] Unpacking org.eclipse.equinox.security_1.2.100.v20150423-1356... [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (107.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (107.95kB) [INFO] Unpacking org.eclipse.help_3.6.0.v20130326-1254... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.1kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138... [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB) [INFO] Unpacking org.eclipse.jface.text_3.10.0.v20150603-1752... [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/ [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/ [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (23.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (23.38kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (141.34kB) [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/mars/201506241002/plugins/ (141.34kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB) [INFO] Unpacking org.eclipse.ui.workbench_3.107.1.v20160120-2131... [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (707.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (707.83kB) [INFO] Unpacking org.eclipse.ui.ide_3.11.0.v20150825-2158... [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB) [INFO] Unpacking org.eclipse.ui_3.107.0.v20150507-1945... [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB) [INFO] Unpacking org.eclipse.ui.editors_3.9.0.v20150213-1939... [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB) [INFO] Unpacking org.eclipse.ui.forms_3.6.200.v20150506-2029... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/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/mars/201506241002/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (183.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (183.09kB) [INFO] Unpacking org.eclipse.draw2d_3.10.1.201508170204... [INFO] Fetching org.eclipse.gef_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (239.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (239.92kB) [INFO] Unpacking org.eclipse.gef_3.10.1.201508170204... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB) [INFO] Unpacking org.eclipse.ant.core_3.4.0.v20150428-1928... [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.76kB) [INFO] Unpacking org.eclipse.core.variables_3.2.800.v20130819-1716... [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB) [INFO] Unpacking org.eclipse.ant.launching_1.1.101.v20160203-1242... [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB) [INFO] Unpacking org.eclipse.debug.core_3.10.0.v20150303-1130... [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB) [INFO] Unpacking org.eclipse.jdt.launching_3.8.0.v20150527-0946... [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.27kB) [INFO] Unpacking org.eclipse.core.externaltools_1.0.300.v20140219-0051... [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB) [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB) [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB) [INFO] Unpacking org.eclipse.ant.ui_3.6.101.v20160203-1242... [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.3.0.v20150302-1002... [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (70.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (70.04kB) [INFO] Unpacking org.eclipse.ui.console_3.6.100.v20150822-1912... [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB) [INFO] Unpacking org.eclipse.debug.ui_3.11.101.v20160203-1230... [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB) [INFO] Unpacking org.eclipse.jdt.ui_3.11.2.v20151123-1510... [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB) [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB) [INFO] Unpacking org.eclipse.team.core_3.7.100.v20150203-1452... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (100.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (100.07kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034... [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB) [INFO] Unpacking org.eclipse.jdt.junit_3.8.0.v20150428-1340... [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB) [INFO] Unpacking org.eclipse.compare_3.5.600.v20150420-1449... [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB) [INFO] Unpacking org.eclipse.ui.views_3.8.0.v20150422-0725... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836... [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.200.v20150423-1455... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/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/mars/201506241002/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/mars/201506241002/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/mars/201506241002/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.76kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210... [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455... [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422... [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (72.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (72.62kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.201.v20150803-1228... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241... [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB) [INFO] Unpacking org.eclipse.jdt.debug_3.9.1.v20160128-1343... [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB) [INFO] Unpacking org.eclipse.search_3.10.0.v20150318-0856... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835... [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.7.400.v20150423-0747... [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB) [INFO] Unpacking org.eclipse.team.ui_3.7.200.v20150203-1452... [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB) [INFO] Unpacking org.eclipse.ui.navigator_3.6.0.v20150422-0725... [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644... [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB) [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB) [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.09kB) [INFO] Unpacking org.eclipse.update.configurator_3.3.300.v20140518-1928... [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB) [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB) [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB) [INFO] Unpacking org.eclipse.pde.launching_3.6.301.v20160128-0556... [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB) [INFO] Unpacking org.eclipse.pde.ui_3.8.202.v20160128-0556... [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB) [INFO] Unpacking org.eclipse.ui.intro_3.4.300.v20141007-1449... [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (108.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (108.47kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524... [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB) [INFO] Unpacking org.eclipse.ui.views.log_1.0.600.v20150513-1840... [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB) [INFO] Unpacking org.eclipse.ui.trace_1.0.300.v20150220-1252... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml [INFO] Fetching org.eclipse.jdt_3.11.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.11.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.21kB) [INFO] Unpacking org.eclipse.jdt_3.11.2.v20160212-1500... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB) [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB) [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/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/mars/201506241002/plugins/ (35.64kB) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (241.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (241.33kB) [INFO] Unpacking org.apache.log4j.source_1.2.15.v201012070815... [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.21kB) [INFO] Unpacking org.hamcrest.core.source_1.3.0.v201303031735... [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (30.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (30.51kB) [INFO] Unpacking org.hamcrest.library.source_1.3.0.v201505072020... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.58kB) [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (33.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (33.64kB) [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.06kB) [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.0.v20150422-0725... [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB) [INFO] Unpacking org.eclipse.core.net_1.2.300.v20141118-1725... [INFO] Fetching org.eclipse.equinox.event_1.3.100.v20140115-1647.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.3.100.v20140115-1647.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.8kB) [INFO] Unpacking org.eclipse.equinox.event_1.3.100.v20140115-1647... [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.3.100.v20150511-1540... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.13kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551... [INFO] Fetching mars&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/technology/epp/packages/ [INFO] Fetching mars&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/technology/epp/packages/ [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (79.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (79.51kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417... [INFO] Fetching org.eclipse.equinox.console_1.1.100.v20141023-1406.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.1.100.v20141023-1406.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.71kB) [INFO] Unpacking org.eclipse.equinox.console_1.1.100.v20141023-1406... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.09kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (8.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (8.12kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529... [INFO] Fetching org.eclipse.e4.rcp_1.4.1.v20160212-1350.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (19.69kB) [INFO] Fetching org.eclipse.e4.rcp_1.4.1.v20160212-1350.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (19.69kB) [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB) [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (9.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (9.43kB) [INFO] Unpacking org.eclipse.rcp_4.5.2.v20160212-1500... [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB) [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB) [INFO] Fetching org.eclipse.rcp_root_4.5.2.v20160212-1500 from http://download.eclipse.org/releases/mars/201602261000/binary/ (25.61kB) [INFO] Fetching org.eclipse.rcp_root_4.5.2.v20160212-1500 from http://download.eclipse.org/releases/mars/201602261000/binary/ (25.61kB) [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.1.0.v20150422-0725... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (27.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (27.85kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.46kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (30.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (30.37kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417... [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20150315-1253.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20150315-1253.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.38kB) [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20150315-1253... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Fetching org.eclipse.platform_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (394.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (394.52kB) [INFO] Unpacking org.eclipse.platform_4.5.2.v20160212-1500... [INFO] Fetching org.eclipse.ui.intro.universal_3.2.800.v20150325-0952.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.34MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.universal_3.2.800.v20150325-0952.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.34MB) [INFO] Unpacking org.eclipse.ui.intro.universal_3.2.800.v20150325-0952... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (263.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (263.11kB) [INFO] Unpacking ca.odell.glazedlists_1.9.0.v201303080712... [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (91.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (91.48kB) [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [WARNING] The project org.eclipse.swtbot:parent:pom:2.9.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse SWTBot [pom] [INFO] target-platforms [pom] [INFO] 2019-09 [eclipse-target-definition] [INFO] 2019-06 [eclipse-target-definition] [INFO] 2019-03 [eclipse-target-definition] [INFO] 2018-12 [eclipse-target-definition] [INFO] 2018-09 [eclipse-target-definition] [INFO] photon [eclipse-target-definition] [INFO] oxygen [eclipse-target-definition] [INFO] neon [eclipse-target-definition] [INFO] mars [eclipse-target-definition] [INFO] luna [eclipse-target-definition] [INFO] kepler [eclipse-target-definition] [INFO] juno [eclipse-target-definition] [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] [INFO] org.eclipse.swtbot [eclipse-feature] [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.forms [eclipse-feature] [INFO] org.eclipse.swtbot.go [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.generator [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] [INFO] org.eclipse.swt.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] [INFO] org.eclipse.swtbot.ide [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.test [eclipse-feature] [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- [INFO] Building Eclipse SWTBot 2.9.0-SNAPSHOT [1/58] [INFO] --------------------------------[ pom ]--------------------------------- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 220 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 249 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.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/11/apache-11.pom (15 kB at 511 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar 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/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 550 kB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 81 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 112 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 298 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 48 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 254 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.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-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 189 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 363 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 121 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.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/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 241 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.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/9/maven-parent-9.pom (33 kB at 938 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 195 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 123 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 89 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.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/maven-parent/7/maven-parent-7.pom (21 kB at 664 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 21 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.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/maven/2.0.2/maven-2.0.2.pom (13 kB at 549 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom 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.pom Progress (1): 767 B 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.pom (767 B at 26 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 48 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.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/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 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/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-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-alpha-6/wagon-provider-api-1.0-alpha-6.pom Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 13 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 229 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.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.6/plexus-utils-1.4.6.pom (2.3 kB at 81 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 332 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 64 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 542 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 72 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 47 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 84 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 284 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.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/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 162 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 239 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 88 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 333 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.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 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 959 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.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.0.10/maven-project-2.0.10.pom (2.8 kB at 77 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.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/2.0.10/maven-2.0.10.pom (24 kB at 694 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.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.0.10/maven-settings-2.0.10.pom (2.2 kB at 62 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 119 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 132 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 78 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 42 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.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.10/maven-artifact-2.0.10.pom (1.6 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.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-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.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.10/maven-plugin-api-2.0.10.pom (1.5 kB at 55 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.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-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.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/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 908 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.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.2/doxia-logging-api-1.1.2.pom (1.6 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 79 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 235 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 82 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 27 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/1/apache-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 90 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.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/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 559 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.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/commons/commons-parent/9/commons-parent-9.pom (22 kB at 577 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.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/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 216 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.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/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 188 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 142 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 211 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.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/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 546 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.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-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 87 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.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/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 189 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 100 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 68 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.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-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 47 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 22 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 301 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.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/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 349 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.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/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 288 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 196 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 355 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.6 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.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-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 45 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 378 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 7.9 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 28 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 86 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 662 B/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 4.1 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 167 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 90 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 278 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom (2.9 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom (1.2 kB at 22 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom (2.0 kB at 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.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/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (5.5 kB at 145 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom (1.4 kB at 23 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.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-model/2.2.1/maven-model-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 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-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Progress (1): 4.1/49 kB Progress (2): 4.1/49 kB | 4.1/12 kB Progress (2): 7.7/49 kB | 4.1/12 kB Progress (2): 7.7/49 kB | 7.7/12 kB Progress (2): 12/49 kB | 7.7/12 kB Progress (2): 12/49 kB | 12/12 kB Progress (2): 16/49 kB | 12/12 kB Progress (2): 16/49 kB | 12 kB Progress (2): 20/49 kB | 12 kB Progress (2): 24/49 kB | 12 kB Progress (2): 28/49 kB | 12 kB Progress (2): 32/49 kB | 12 kB Progress (2): 36/49 kB | 12 kB Progress (2): 40/49 kB | 12 kB Progress (2): 44/49 kB | 12 kB Progress (2): 48/49 kB | 12 kB Progress (2): 49 kB | 12 kB Progress (3): 49 kB | 12 kB | 4.1/26 kB Progress (3): 49 kB | 12 kB | 7.7/26 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.jar (12 kB at 387 kB/s) Progress (3): 49 kB | 7.7/26 kB | 4.1/51 kB Progress (3): 49 kB | 12/26 kB | 4.1/51 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 1.5 MB/s) Progress (2): 16/26 kB | 4.1/51 kB Progress (2): 16/26 kB | 7.7/51 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 (2): 16/26 kB | 12/51 kB Progress (2): 20/26 kB | 12/51 kB Progress (3): 20/26 kB | 12/51 kB | 4.1/88 kB 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 (3): 20/26 kB | 12/51 kB | 7.7/88 kB Progress (3): 24/26 kB | 12/51 kB | 7.7/88 kB Progress (3): 24/26 kB | 16/51 kB | 7.7/88 kB Progress (3): 26 kB | 16/51 kB | 7.7/88 kB Progress (3): 26 kB | 16/51 kB | 12/88 kB Progress (3): 26 kB | 20/51 kB | 12/88 kB Progress (3): 26 kB | 20/51 kB | 16/88 kB Progress (3): 26 kB | 24/51 kB | 16/88 kB Progress (3): 26 kB | 24/51 kB | 20/88 kB Progress (3): 26 kB | 28/51 kB | 20/88 kB Progress (3): 26 kB | 28/51 kB | 24/88 kB Progress (3): 26 kB | 32/51 kB | 24/88 kB Progress (3): 26 kB | 32/51 kB | 28/88 kB Progress (3): 26 kB | 36/51 kB | 28/88 kB Progress (3): 26 kB | 36/51 kB | 32/88 kB Progress (3): 26 kB | 40/51 kB | 32/88 kB Progress (3): 26 kB | 40/51 kB | 36/88 kB Progress (3): 26 kB | 44/51 kB | 36/88 kB Progress (3): 26 kB | 44/51 kB | 40/88 kB Progress (3): 26 kB | 48/51 kB | 40/88 kB Progress (3): 26 kB | 48/51 kB | 44/88 kB Progress (3): 26 kB | 51 kB | 44/88 kB Progress (3): 26 kB | 51 kB | 48/88 kB Progress (3): 26 kB | 51 kB | 52/88 kB Progress (3): 26 kB | 51 kB | 56/88 kB Progress (3): 26 kB | 51 kB | 60/88 kB Progress (3): 26 kB | 51 kB | 64/88 kB Progress (3): 26 kB | 51 kB | 68/88 kB Progress (3): 26 kB | 51 kB | 72/88 kB Progress (3): 26 kB | 51 kB | 76/88 kB Progress (3): 26 kB | 51 kB | 80/88 kB Progress (3): 26 kB | 51 kB | 84/88 kB Progress (3): 26 kB | 51 kB | 88 kB Progress (4): 26 kB | 51 kB | 88 kB | 4.1/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 7.7/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 12/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 16/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 20/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 24/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 28/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 32/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 33/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 37/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 41/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 45/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 49/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 53/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 57/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 61/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 65/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 69/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 73/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 77/80 kB Progress (4): 26 kB | 51 kB | 88 kB | 80 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.jar (26 kB at 534 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar 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 1.1 MB/s) 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 Progress (3): 88 kB | 80 kB | 4.1/194 kB Progress (3): 88 kB | 80 kB | 7.7/194 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.jar (80 kB at 1.6 MB/s) Progress (2): 88 kB | 12/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Progress (2): 88 kB | 16/194 kB Progress (2): 88 kB | 20/194 kB Progress (2): 88 kB | 24/194 kB Progress (2): 88 kB | 28/194 kB Progress (2): 88 kB | 32/194 kB Progress (2): 88 kB | 33/194 kB Progress (2): 88 kB | 37/194 kB Progress (2): 88 kB | 41/194 kB Progress (2): 88 kB | 45/194 kB Progress (2): 88 kB | 49/194 kB Progress (2): 88 kB | 53/194 kB Progress (2): 88 kB | 57/194 kB Progress (2): 88 kB | 61/194 kB Progress (2): 88 kB | 65/194 kB Progress (2): 88 kB | 69/194 kB Progress (2): 88 kB | 73/194 kB Progress (2): 88 kB | 77/194 kB Progress (2): 88 kB | 81/194 kB Progress (3): 88 kB | 81/194 kB | 4.1/237 kB Progress (3): 88 kB | 85/194 kB | 4.1/237 kB Progress (3): 88 kB | 85/194 kB | 7.7/237 kB Progress (3): 88 kB | 89/194 kB | 7.7/237 kB Progress (3): 88 kB | 89/194 kB | 12/237 kB Progress (3): 88 kB | 93/194 kB | 12/237 kB Progress (3): 88 kB | 93/194 kB | 16/237 kB Progress (3): 88 kB | 97/194 kB | 16/237 kB Progress (3): 88 kB | 101/194 kB | 16/237 kB Progress (3): 88 kB | 105/194 kB | 16/237 kB Progress (3): 88 kB | 105/194 kB | 20/237 kB Progress (3): 88 kB | 105/194 kB | 24/237 kB Progress (3): 88 kB | 105/194 kB | 28/237 kB Progress (3): 88 kB | 105/194 kB | 32/237 kB Progress (3): 88 kB | 105/194 kB | 33/237 kB Progress (3): 88 kB | 105/194 kB | 37/237 kB Progress (3): 88 kB | 105/194 kB | 41/237 kB Progress (3): 88 kB | 109/194 kB | 41/237 kB Progress (3): 88 kB | 109/194 kB | 45/237 kB Progress (3): 88 kB | 113/194 kB | 45/237 kB Progress (3): 88 kB | 113/194 kB | 49/237 kB Progress (3): 88 kB | 117/194 kB | 49/237 kB Progress (3): 88 kB | 117/194 kB | 53/237 kB Progress (3): 88 kB | 121/194 kB | 53/237 kB Progress (3): 88 kB | 121/194 kB | 57/237 kB Progress (3): 88 kB | 125/194 kB | 57/237 kB Progress (3): 88 kB | 125/194 kB | 61/237 kB Progress (3): 88 kB | 129/194 kB | 61/237 kB Progress (3): 88 kB | 129/194 kB | 65/237 kB Progress (3): 88 kB | 133/194 kB | 65/237 kB Progress (3): 88 kB | 133/194 kB | 66/237 kB Progress (3): 88 kB | 137/194 kB | 66/237 kB Progress (3): 88 kB | 137/194 kB | 70/237 kB Progress (3): 88 kB | 141/194 kB | 70/237 kB Progress (3): 88 kB | 141/194 kB | 74/237 kB Progress (3): 88 kB | 145/194 kB | 74/237 kB Progress (3): 88 kB | 145/194 kB | 78/237 kB Progress (3): 88 kB | 149/194 kB | 78/237 kB Progress (3): 88 kB | 149/194 kB | 82/237 kB Progress (3): 88 kB | 153/194 kB | 82/237 kB Progress (3): 88 kB | 153/194 kB | 86/237 kB Progress (3): 88 kB | 157/194 kB | 86/237 kB Progress (3): 88 kB | 157/194 kB | 90/237 kB Progress (3): 88 kB | 161/194 kB | 90/237 kB Progress (3): 88 kB | 161/194 kB | 94/237 kB Progress (3): 88 kB | 165/194 kB | 94/237 kB Progress (3): 88 kB | 165/194 kB | 98/237 kB Progress (3): 88 kB | 169/194 kB | 98/237 kB Progress (3): 88 kB | 169/194 kB | 102/237 kB Progress (3): 88 kB | 173/194 kB | 102/237 kB Progress (3): 88 kB | 173/194 kB | 106/237 kB Progress (3): 88 kB | 177/194 kB | 106/237 kB Progress (3): 88 kB | 177/194 kB | 110/237 kB Progress (3): 88 kB | 181/194 kB | 110/237 kB Progress (3): 88 kB | 181/194 kB | 114/237 kB Progress (3): 88 kB | 185/194 kB | 114/237 kB Progress (3): 88 kB | 185/194 kB | 118/237 kB Progress (3): 88 kB | 189/194 kB | 118/237 kB Progress (3): 88 kB | 189/194 kB | 122/237 kB Progress (3): 88 kB | 193/194 kB | 122/237 kB Progress (3): 88 kB | 193/194 kB | 126/237 kB Progress (3): 88 kB | 194 kB | 126/237 kB Progress (3): 88 kB | 194 kB | 130/237 kB Progress (3): 88 kB | 194 kB | 134/237 kB Progress (3): 88 kB | 194 kB | 138/237 kB Progress (3): 88 kB | 194 kB | 142/237 kB Progress (3): 88 kB | 194 kB | 146/237 kB Progress (3): 88 kB | 194 kB | 150/237 kB Progress (3): 88 kB | 194 kB | 154/237 kB Progress (3): 88 kB | 194 kB | 158/237 kB Progress (3): 88 kB | 194 kB | 162/237 kB Progress (3): 88 kB | 194 kB | 166/237 kB Progress (3): 88 kB | 194 kB | 170/237 kB Progress (3): 88 kB | 194 kB | 174/237 kB Progress (3): 88 kB | 194 kB | 178/237 kB Progress (3): 88 kB | 194 kB | 182/237 kB Progress (3): 88 kB | 194 kB | 186/237 kB Progress (3): 88 kB | 194 kB | 190/237 kB Progress (3): 88 kB | 194 kB | 194/237 kB Progress (3): 88 kB | 194 kB | 198/237 kB Progress (3): 88 kB | 194 kB | 202/237 kB Progress (3): 88 kB | 194 kB | 206/237 kB Progress (3): 88 kB | 194 kB | 210/237 kB Progress (3): 88 kB | 194 kB | 214/237 kB Progress (3): 88 kB | 194 kB | 218/237 kB Progress (3): 88 kB | 194 kB | 222/237 kB Progress (3): 88 kB | 194 kB | 226/237 kB Progress (3): 88 kB | 194 kB | 230/237 kB Progress (3): 88 kB | 194 kB | 234/237 kB Progress (3): 88 kB | 194 kB | 237 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 742 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar 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 1.6 MB/s) Progress (2): 237 kB | 4.1/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Progress (2): 237 kB | 7.7/38 kB Progress (2): 237 kB | 12/38 kB Progress (2): 237 kB | 16/38 kB Progress (2): 237 kB | 20/38 kB Progress (2): 237 kB | 24/38 kB Progress (2): 237 kB | 28/38 kB Progress (2): 237 kB | 32/38 kB Progress (2): 237 kB | 36/38 kB Progress (2): 237 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Progress (2): 38 kB | 4.1/251 kB Progress (2): 38 kB | 7.7/251 kB Progress (2): 38 kB | 12/251 kB Progress (2): 38 kB | 16/251 kB Progress (2): 38 kB | 20/251 kB Progress (2): 38 kB | 24/251 kB Progress (2): 38 kB | 28/251 kB Progress (2): 38 kB | 32/251 kB Progress (2): 38 kB | 36/251 kB Progress (2): 38 kB | 40/251 kB Progress (2): 38 kB | 44/251 kB Progress (2): 38 kB | 48/251 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 291 kB/s) Progress (1): 52/251 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 (1): 56/251 kB Progress (2): 56/251 kB | 4.1/38 kB Progress (2): 60/251 kB | 4.1/38 kB Progress (2): 60/251 kB | 7.7/38 kB Progress (2): 64/251 kB | 7.7/38 kB Progress (2): 68/251 kB | 7.7/38 kB Progress (2): 68/251 kB | 12/38 kB Progress (2): 72/251 kB | 12/38 kB Progress (2): 72/251 kB | 16/38 kB Progress (2): 76/251 kB | 16/38 kB Progress (2): 80/251 kB | 16/38 kB Progress (2): 80/251 kB | 20/38 kB Progress (2): 84/251 kB | 20/38 kB Progress (2): 84/251 kB | 24/38 kB Progress (2): 88/251 kB | 24/38 kB Progress (2): 88/251 kB | 28/38 kB Progress (2): 92/251 kB | 28/38 kB Progress (2): 92/251 kB | 32/38 kB Progress (2): 96/251 kB | 32/38 kB Progress (2): 96/251 kB | 36/38 kB Progress (2): 100/251 kB | 36/38 kB Progress (2): 100/251 kB | 38 kB Progress (2): 104/251 kB | 38 kB Progress (2): 108/251 kB | 38 kB Progress (2): 112/251 kB | 38 kB Progress (3): 112/251 kB | 38 kB | 4.1/39 kB Progress (3): 116/251 kB | 38 kB | 4.1/39 kB Progress (3): 116/251 kB | 38 kB | 7.7/39 kB Progress (3): 120/251 kB | 38 kB | 7.7/39 kB Progress (3): 120/251 kB | 38 kB | 12/39 kB Progress (3): 124/251 kB | 38 kB | 12/39 kB Progress (3): 124/251 kB | 38 kB | 16/39 kB Progress (3): 128/251 kB | 38 kB | 16/39 kB Progress (3): 128/251 kB | 38 kB | 20/39 kB Progress (3): 132/251 kB | 38 kB | 20/39 kB Progress (3): 132/251 kB | 38 kB | 24/39 kB Progress (3): 136/251 kB | 38 kB | 24/39 kB Progress (3): 136/251 kB | 38 kB | 28/39 kB Progress (3): 140/251 kB | 38 kB | 28/39 kB Progress (3): 140/251 kB | 38 kB | 32/39 kB Progress (3): 144/251 kB | 38 kB | 32/39 kB Progress (3): 144/251 kB | 38 kB | 36/39 kB Progress (3): 148/251 kB | 38 kB | 36/39 kB Progress (3): 148/251 kB | 38 kB | 39 kB Progress (3): 152/251 kB | 38 kB | 39 kB Progress (3): 156/251 kB | 38 kB | 39 kB Progress (3): 160/251 kB | 38 kB | 39 kB Progress (3): 164/251 kB | 38 kB | 39 kB Progress (3): 168/251 kB | 38 kB | 39 kB Progress (3): 172/251 kB | 38 kB | 39 kB Progress (3): 176/251 kB | 38 kB | 39 kB Progress (3): 180/251 kB | 38 kB | 39 kB Progress (3): 184/251 kB | 38 kB | 39 kB Progress (3): 188/251 kB | 38 kB | 39 kB Progress (3): 192/251 kB | 38 kB | 39 kB Progress (3): 196/251 kB | 38 kB | 39 kB Progress (3): 200/251 kB | 38 kB | 39 kB Progress (3): 204/251 kB | 38 kB | 39 kB Progress (3): 208/251 kB | 38 kB | 39 kB Progress (3): 212/251 kB | 38 kB | 39 kB Progress (3): 216/251 kB | 38 kB | 39 kB Progress (3): 220/251 kB | 38 kB | 39 kB Progress (3): 224/251 kB | 38 kB | 39 kB Progress (3): 228/251 kB | 38 kB | 39 kB Progress (3): 232/251 kB | 38 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 270 kB/s) Progress (2): 236/251 kB | 39 kB 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 (2): 240/251 kB | 39 kB Progress (2): 244/251 kB | 39 kB Progress (2): 248/251 kB | 39 kB Progress (2): 251 kB | 39 kB Progress (3): 251 kB | 39 kB | 4.1/9.8 kB Progress (3): 251 kB | 39 kB | 7.7/9.8 kB Progress (3): 251 kB | 39 kB | 9.8 kB Progress (4): 251 kB | 39 kB | 9.8 kB | 4.1/43 kB Progress (4): 251 kB | 39 kB | 9.8 kB | 7.7/43 kB Progress (4): 251 kB | 39 kB | 9.8 kB | 12/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 272 kB/s) Progress (3): 251 kB | 9.8 kB | 16/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 1.7 MB/s) 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Progress (2): 9.8 kB | 20/43 kB Progress (2): 9.8 kB | 24/43 kB Progress (2): 9.8 kB | 28/43 kB Progress (2): 9.8 kB | 32/43 kB Progress (2): 9.8 kB | 36/43 kB Progress (2): 9.8 kB | 40/43 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 66 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Progress (2): 40/43 kB | 4.1/13 kB Progress (2): 40/43 kB | 7.7/13 kB Progress (2): 43 kB | 7.7/13 kB Progress (2): 43 kB | 12/13 kB Progress (2): 43 kB | 13 kB Progress (3): 43 kB | 13 kB | 4.1/158 kB Progress (4): 43 kB | 13 kB | 4.1/158 kB | 4.1/11 kB Progress (4): 43 kB | 13 kB | 7.7/158 kB | 4.1/11 kB Progress (4): 43 kB | 13 kB | 7.7/158 kB | 7.7/11 kB Progress (4): 43 kB | 13 kB | 12/158 kB | 7.7/11 kB Progress (4): 43 kB | 13 kB | 12/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 16/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 20/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 24/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 28/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 32/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 33/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 37/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 41/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 45/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 49/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 53/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 57/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 61/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 65/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 66/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 70/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 74/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 78/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 82/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 86/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 90/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 94/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 98/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 102/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 106/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 110/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 114/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 118/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 122/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 126/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 130/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 134/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 138/158 kB | 11 kB Progress (4): 43 kB | 13 kB | 142/158 kB | 11 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 56 kB/s) Progress (3): 43 kB | 13 kB | 146/158 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Progress (3): 43 kB | 13 kB | 150/158 kB Progress (3): 43 kB | 13 kB | 154/158 kB Progress (3): 43 kB | 13 kB | 158/158 kB Progress (3): 43 kB | 13 kB | 158 kB Progress (4): 43 kB | 13 kB | 158 kB | 4.1/17 kB Progress (4): 43 kB | 13 kB | 158 kB | 7.7/17 kB Progress (4): 43 kB | 13 kB | 158 kB | 12/17 kB Progress (4): 43 kB | 13 kB | 158 kB | 16/17 kB Progress (4): 43 kB | 13 kB | 158 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 206 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 77 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Progress (3): 13 kB | 158 kB | 4.1/262 kB Progress (3): 13 kB | 158 kB | 7.7/262 kB Progress (3): 13 kB | 158 kB | 12/262 kB Progress (3): 13 kB | 158 kB | 16/262 kB Progress (3): 13 kB | 158 kB | 20/262 kB Progress (3): 13 kB | 158 kB | 24/262 kB Progress (3): 13 kB | 158 kB | 28/262 kB Progress (3): 13 kB | 158 kB | 32/262 kB Progress (3): 13 kB | 158 kB | 33/262 kB Progress (3): 13 kB | 158 kB | 37/262 kB Progress (3): 13 kB | 158 kB | 41/262 kB Progress (3): 13 kB | 158 kB | 45/262 kB Progress (3): 13 kB | 158 kB | 49/262 kB Progress (3): 13 kB | 158 kB | 53/262 kB Progress (3): 13 kB | 158 kB | 57/262 kB Progress (3): 13 kB | 158 kB | 61/262 kB Progress (3): 13 kB | 158 kB | 65/262 kB Progress (3): 13 kB | 158 kB | 66/262 kB Progress (3): 13 kB | 158 kB | 70/262 kB Progress (3): 13 kB | 158 kB | 74/262 kB Progress (3): 13 kB | 158 kB | 78/262 kB Progress (3): 13 kB | 158 kB | 82/262 kB Progress (3): 13 kB | 158 kB | 86/262 kB Progress (3): 13 kB | 158 kB | 90/262 kB Progress (3): 13 kB | 158 kB | 94/262 kB Progress (3): 13 kB | 158 kB | 98/262 kB Progress (3): 13 kB | 158 kB | 98/262 kB Progress (3): 13 kB | 158 kB | 102/262 kB Progress (3): 13 kB | 158 kB | 106/262 kB Progress (3): 13 kB | 158 kB | 110/262 kB Progress (3): 13 kB | 158 kB | 114/262 kB Progress (3): 13 kB | 158 kB | 118/262 kB Progress (3): 13 kB | 158 kB | 122/262 kB Progress (3): 13 kB | 158 kB | 126/262 kB Progress (3): 13 kB | 158 kB | 130/262 kB Progress (3): 13 kB | 158 kB | 131/262 kB Progress (3): 13 kB | 158 kB | 135/262 kB Progress (3): 13 kB | 158 kB | 139/262 kB Progress (3): 13 kB | 158 kB | 143/262 kB Progress (3): 13 kB | 158 kB | 147/262 kB Progress (3): 13 kB | 158 kB | 151/262 kB Progress (3): 13 kB | 158 kB | 155/262 kB Progress (3): 13 kB | 158 kB | 159/262 kB Progress (3): 13 kB | 158 kB | 163/262 kB Progress (3): 13 kB | 158 kB | 164/262 kB Progress (3): 13 kB | 158 kB | 168/262 kB Progress (3): 13 kB | 158 kB | 172/262 kB Progress (3): 13 kB | 158 kB | 176/262 kB Progress (3): 13 kB | 158 kB | 180/262 kB Progress (3): 13 kB | 158 kB | 184/262 kB Progress (3): 13 kB | 158 kB | 188/262 kB Progress (3): 13 kB | 158 kB | 192/262 kB Progress (3): 13 kB | 158 kB | 196/262 kB Progress (3): 13 kB | 158 kB | 200/262 kB Progress (3): 13 kB | 158 kB | 204/262 kB Progress (3): 13 kB | 158 kB | 208/262 kB Progress (3): 13 kB | 158 kB | 212/262 kB Progress (3): 13 kB | 158 kB | 216/262 kB Progress (3): 13 kB | 158 kB | 220/262 kB Progress (3): 13 kB | 158 kB | 224/262 kB Progress (3): 13 kB | 158 kB | 228/262 kB Progress (3): 13 kB | 158 kB | 232/262 kB Progress (3): 13 kB | 158 kB | 236/262 kB Progress (3): 13 kB | 158 kB | 240/262 kB Progress (3): 13 kB | 158 kB | 244/262 kB Progress (3): 13 kB | 158 kB | 248/262 kB Progress (3): 13 kB | 158 kB | 252/262 kB Progress (3): 13 kB | 158 kB | 256/262 kB Progress (3): 13 kB | 158 kB | 260/262 kB Progress (3): 13 kB | 158 kB | 262 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 47 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 578 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 949 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (2): 0.2/1.2 MB | 4.1/305 kB Progress (2): 0.2/1.2 MB | 4.1/305 kB Progress (2): 0.2/1.2 MB | 7.7/305 kB Progress (2): 0.2/1.2 MB | 7.7/305 kB Progress (2): 0.2/1.2 MB | 12/305 kB Progress (2): 0.2/1.2 MB | 12/305 kB Progress (2): 0.2/1.2 MB | 16/305 kB Progress (2): 0.2/1.2 MB | 16/305 kB Progress (2): 0.2/1.2 MB | 20/305 kB Progress (2): 0.2/1.2 MB | 20/305 kB Progress (2): 0.2/1.2 MB | 24/305 kB Progress (2): 0.2/1.2 MB | 24/305 kB Progress (2): 0.2/1.2 MB | 28/305 kB Progress (3): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 4.1/30 kB Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 4.1/30 kB Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 7.7/30 kB Progress (4): 0.2/1.2 MB | 28/305 kB | 7.7/50 kB | 7.7/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 7.7/50 kB | 7.7/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 7.7/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 12/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 12/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 16/30 kB Progress (4): 0.2/1.2 MB | 32/305 kB | 16/50 kB | 16/30 kB Progress (4): 0.2/1.2 MB | 33/305 kB | 16/50 kB | 16/30 kB Progress (5): 0.2/1.2 MB | 33/305 kB | 16/50 kB | 16/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 16/50 kB | 16/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 16/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 20/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 20/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 24/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 37/305 kB | 24/50 kB | 24/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 41/305 kB | 24/50 kB | 24/30 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 41/305 kB | 24/50 kB | 24/30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 24/50 kB | 24/30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 24/30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 28/30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 28/30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 45/305 kB | 32/50 kB | 30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 49/305 kB | 32/50 kB | 30 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 49/305 kB | 32/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 53/305 kB | 32/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 53/305 kB | 33/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 53/305 kB | 33/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 53/305 kB | 37/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 53/305 kB | 37/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 57/305 kB | 37/50 kB | 30 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 57/305 kB | 37/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 61/305 kB | 37/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 61/305 kB | 37/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 61/305 kB | 41/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 61/305 kB | 41/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 65/305 kB | 41/50 kB | 30 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 65/305 kB | 41/50 kB | 30 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 66/305 kB | 41/50 kB | 30 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 66/305 kB | 41/50 kB | 30 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 66/305 kB | 45/50 kB | 30 kB | 20/52 kB Progress (5): 0.3/1.2 MB | 66/305 kB | 45/50 kB | 30 kB | 20/52 kB Progress (5): 0.3/1.2 MB | 70/305 kB | 45/50 kB | 30 kB | 20/52 kB Progress (5): 0.3/1.2 MB | 70/305 kB | 45/50 kB | 30 kB | 24/52 kB Progress (5): 0.3/1.2 MB | 74/305 kB | 45/50 kB | 30 kB | 24/52 kB Progress (5): 0.3/1.2 MB | 74/305 kB | 45/50 kB | 30 kB | 24/52 kB Progress (5): 0.3/1.2 MB | 74/305 kB | 49/50 kB | 30 kB | 24/52 kB Progress (5): 0.3/1.2 MB | 74/305 kB | 49/50 kB | 30 kB | 24/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 99 kB/s) Progress (4): 0.3/1.2 MB | 78/305 kB | 49/50 kB | 24/52 kB Progress (4): 0.3/1.2 MB | 78/305 kB | 49/50 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 82/305 kB | 49/50 kB | 28/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Progress (4): 0.3/1.2 MB | 82/305 kB | 49/50 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 82/305 kB | 50 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 82/305 kB | 50 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 86/305 kB | 50 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 86/305 kB | 50 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 90/305 kB | 50 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 90/305 kB | 50 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 94/305 kB | 50 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 94/305 kB | 50 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 102/305 kB | 50 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 102/305 kB | 50 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 106/305 kB | 50 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 106/305 kB | 50 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 110/305 kB | 50 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 110/305 kB | 50 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 122/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 122/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 126/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 126/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 130/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 130/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 131/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 131/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 135/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 135/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 139/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 139/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 143/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 143/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 147/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 147/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 151/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 151/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 155/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 155/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 159/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 159/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 163/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 163/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 167/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 167/305 kB | 50 kB | 52 kB Progress (4): 0.3/1.2 MB | 171/305 kB | 50 kB | 52 kB Progress (4): 0.4/1.2 MB | 171/305 kB | 50 kB | 52 kB Progress (4): 0.4/1.2 MB | 175/305 kB | 50 kB | 52 kB Progress (4): 0.4/1.2 MB | 175/305 kB | 50 kB | 52 kB Progress (4): 0.4/1.2 MB | 179/305 kB | 50 kB | 52 kB Progress (4): 0.4/1.2 MB | 179/305 kB | 50 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 160 kB/s) Progress (3): 0.4/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 183/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 183/305 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 166 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Progress (3): 0.4/1.2 MB | 183/305 kB | 4.1/15 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Progress (3): 0.4/1.2 MB | 183/305 kB | 4.1/15 kB Progress (3): 0.4/1.2 MB | 187/305 kB | 4.1/15 kB Progress (3): 0.4/1.2 MB | 187/305 kB | 4.1/15 kB Progress (3): 0.4/1.2 MB | 187/305 kB | 7.7/15 kB Progress (3): 0.4/1.2 MB | 191/305 kB | 7.7/15 kB Progress (3): 0.4/1.2 MB | 191/305 kB | 12/15 kB Progress (3): 0.4/1.2 MB | 191/305 kB | 12/15 kB Progress (3): 0.4/1.2 MB | 191/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 195/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 195/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 199/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 199/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 203/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 203/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 207/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 207/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 211/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 211/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 215/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 215/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 219/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 219/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 223/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 223/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 227/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 227/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 231/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 231/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 235/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 235/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 239/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 239/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 243/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 243/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 247/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 247/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 251/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 251/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 255/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 255/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 259/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 259/305 kB | 15 kB Progress (3): 0.4/1.2 MB | 263/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 263/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 267/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 267/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 271/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 271/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 275/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 275/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 279/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 279/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 283/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 283/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 287/305 kB | 15 kB Progress (3): 0.5/1.2 MB | 287/305 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 46 kB/s) Progress (2): 0.5/1.2 MB | 287/305 kB Progress (2): 0.5/1.2 MB | 291/305 kB Progress (2): 0.5/1.2 MB | 291/305 kB Progress (3): 0.5/1.2 MB | 291/305 kB | 4.1/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Progress (3): 0.5/1.2 MB | 291/305 kB | 7.7/37 kB Progress (3): 0.5/1.2 MB | 291/305 kB | 7.7/37 kB Progress (3): 0.5/1.2 MB | 295/305 kB | 7.7/37 kB Progress (3): 0.5/1.2 MB | 295/305 kB | 7.7/37 kB Progress (3): 0.5/1.2 MB | 299/305 kB | 7.7/37 kB Progress (3): 0.5/1.2 MB | 299/305 kB | 12/37 kB Progress (4): 0.5/1.2 MB | 299/305 kB | 12/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 303/305 kB | 12/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 303/305 kB | 16/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 303/305 kB | 16/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 303/305 kB | 20/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 4.1/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 7.7/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 7.7/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 7.7/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 7.7/11 kB Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 28/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 28/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 32/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 32/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 36/37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB Progress (5): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB | 4.1/7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 94 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 27 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 770 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.7/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 1.0/1.2 MB | 7.7 kB Progress (2): 1.0/1.2 MB | 7.7 kB Progress (2): 1.0/1.2 MB | 7.7 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 4.1/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 4.1/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 7.7/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 7.7/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 12/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 12/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 16/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 16/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 20/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 20/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 24/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 24/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 28/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 28/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 32/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 32/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 33/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 33/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 37/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 37/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 41/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 41/571 kB Progress (3): 1.0/1.2 MB | 7.7 kB | 45/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 4.1/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 4.1/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 7.7/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 7.7/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 7.7/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 7.7/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 12/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 12/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 12/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 12/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 16/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 57/571 kB | 16/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 57/571 kB | 20/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 61/571 kB | 20/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 61/571 kB | 20/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 65/571 kB | 20/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 65/571 kB | 24/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 66/571 kB | 24/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 66/571 kB | 24/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 24/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 24/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 28/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 28/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 28/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 28/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 32/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 32/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 78/571 kB | 32/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 32/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 33/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 33/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 33/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 33/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 37/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 37/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 37/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 37/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 41/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 41/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 41/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 41/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 45/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 45/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 94/571 kB | 45/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 94/571 kB | 49/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 98/571 kB | 49/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 98/571 kB | 49/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 102/571 kB | 49/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 102/571 kB | 53/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 106/571 kB | 53/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 106/571 kB | 53/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 53/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 53/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 57/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 57/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 57/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 57/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 61/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 61/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 118/571 kB | 61/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 118/571 kB | 65/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 122/571 kB | 65/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 122/571 kB | 65/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 126/571 kB | 65/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 126/571 kB | 66/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 130/571 kB | 66/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 130/571 kB | 66/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 134/571 kB | 66/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 134/571 kB | 70/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 138/571 kB | 70/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 138/571 kB | 70/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 142/571 kB | 70/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 142/571 kB | 74/392 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 146/571 kB | 74/392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 18 kB/s) Progress (3): 1.1/1.2 MB | 146/571 kB | 74/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (3): 1.1/1.2 MB | 150/571 kB | 74/392 kB Progress (3): 1.1/1.2 MB | 150/571 kB | 78/392 kB Progress (3): 1.1/1.2 MB | 154/571 kB | 78/392 kB Progress (3): 1.1/1.2 MB | 154/571 kB | 78/392 kB Progress (3): 1.1/1.2 MB | 158/571 kB | 78/392 kB Progress (3): 1.1/1.2 MB | 158/571 kB | 82/392 kB Progress (3): 1.1/1.2 MB | 162/571 kB | 82/392 kB Progress (3): 1.1/1.2 MB | 162/571 kB | 82/392 kB Progress (3): 1.1/1.2 MB | 166/571 kB | 82/392 kB Progress (3): 1.1/1.2 MB | 166/571 kB | 86/392 kB Progress (3): 1.1/1.2 MB | 166/571 kB | 86/392 kB Progress (3): 1.1/1.2 MB | 170/571 kB | 86/392 kB Progress (3): 1.1/1.2 MB | 170/571 kB | 86/392 kB Progress (3): 1.1/1.2 MB | 170/571 kB | 90/392 kB Progress (3): 1.1/1.2 MB | 174/571 kB | 90/392 kB Progress (3): 1.1/1.2 MB | 174/571 kB | 90/392 kB Progress (3): 1.1/1.2 MB | 178/571 kB | 90/392 kB Progress (3): 1.1/1.2 MB | 178/571 kB | 94/392 kB Progress (3): 1.1/1.2 MB | 182/571 kB | 94/392 kB Progress (3): 1.1/1.2 MB | 182/571 kB | 94/392 kB Progress (3): 1.1/1.2 MB | 186/571 kB | 94/392 kB Progress (3): 1.1/1.2 MB | 186/571 kB | 98/392 kB Progress (3): 1.1/1.2 MB | 190/571 kB | 98/392 kB Progress (3): 1.1/1.2 MB | 190/571 kB | 98/392 kB Progress (3): 1.1/1.2 MB | 194/571 kB | 98/392 kB Progress (3): 1.1/1.2 MB | 194/571 kB | 102/392 kB Progress (3): 1.1/1.2 MB | 198/571 kB | 102/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 102/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 106/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 106/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 110/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 110/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 114/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 114/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 118/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 122/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 126/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 130/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 134/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 138/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 142/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 142/392 kB Progress (3): 1.2/1.2 MB | 198/571 kB | 146/392 kB Progress (4): 1.2/1.2 MB | 198/571 kB | 146/392 kB | 4.1/91 kB Progress (4): 1.2/1.2 MB | 202/571 kB | 146/392 kB | 4.1/91 kB Progress (5): 1.2/1.2 MB | 202/571 kB | 146/392 kB | 4.1/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 146/392 kB | 4.1/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 146/392 kB | 7.7/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 150/392 kB | 7.7/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 150/392 kB | 7.7/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 154/392 kB | 7.7/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 206/571 kB | 154/392 kB | 12/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 210/571 kB | 154/392 kB | 12/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 210/571 kB | 154/392 kB | 12/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 154/392 kB | 12/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 154/392 kB | 16/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 158/392 kB | 16/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 158/392 kB | 16/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 162/392 kB | 16/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 214/571 kB | 162/392 kB | 20/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 218/571 kB | 162/392 kB | 20/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 218/571 kB | 162/392 kB | 20/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 162/392 kB | 20/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 162/392 kB | 24/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 166/392 kB | 24/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 166/392 kB | 24/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 170/392 kB | 24/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 222/571 kB | 170/392 kB | 28/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 226/571 kB | 170/392 kB | 28/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 226/571 kB | 170/392 kB | 28/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 170/392 kB | 28/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 170/392 kB | 32/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 174/392 kB | 32/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 174/392 kB | 32/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 178/392 kB | 32/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 230/571 kB | 178/392 kB | 33/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 234/571 kB | 178/392 kB | 33/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 234/571 kB | 178/392 kB | 33/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 178/392 kB | 33/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 178/392 kB | 37/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 182/392 kB | 37/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 186/392 kB | 37/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 186/392 kB | 37/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 190/392 kB | 37/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 238/571 kB | 190/392 kB | 41/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 242/571 kB | 190/392 kB | 41/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 242/571 kB | 190/392 kB | 41/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 246/571 kB | 190/392 kB | 41/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 190/392 kB | 41/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 190/392 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 194/392 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 194/392 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 198/392 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 250/571 kB | 198/392 kB | 49/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 254/571 kB | 198/392 kB | 49/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 254/571 kB | 198/392 kB | 49/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 198/392 kB | 49/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 198/392 kB | 53/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 202/392 kB | 53/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 202/392 kB | 53/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 206/392 kB | 53/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 258/571 kB | 206/392 kB | 57/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 262/571 kB | 206/392 kB | 57/91 kB | 28/189 kB Progress (5): 1.2/1.2 MB | 262/571 kB | 206/392 kB | 57/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 206/392 kB | 57/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 206/392 kB | 61/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 210/392 kB | 61/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 210/392 kB | 61/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 214/392 kB | 61/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 266/571 kB | 214/392 kB | 65/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 270/571 kB | 214/392 kB | 65/91 kB | 32/189 kB Progress (5): 1.2/1.2 MB | 270/571 kB | 214/392 kB | 65/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 214/392 kB | 65/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 214/392 kB | 69/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 218/392 kB | 69/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 218/392 kB | 69/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 222/392 kB | 69/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 274/571 kB | 222/392 kB | 73/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 278/571 kB | 222/392 kB | 73/91 kB | 33/189 kB Progress (5): 1.2/1.2 MB | 278/571 kB | 222/392 kB | 73/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 222/392 kB | 73/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 222/392 kB | 77/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 226/392 kB | 77/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 226/392 kB | 77/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 77/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 81/91 kB | 37/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 81/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 85/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 234/392 kB | 85/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 234/392 kB | 85/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 85/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 89/91 kB | 41/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 89/91 kB | 45/189 kB Progress (5): 1.2/1.2 MB | 282/571 kB | 242/392 kB | 89/91 kB | 45/189 kB Progress (5): 1.2 MB | 282/571 kB | 242/392 kB | 89/91 kB | 45/189 kB Progress (5): 1.2 MB | 282/571 kB | 246/392 kB | 89/91 kB | 45/189 kB Progress (5): 1.2 MB | 282/571 kB | 246/392 kB | 89/91 kB | 49/189 kB Progress (5): 1.2 MB | 282/571 kB | 250/392 kB | 89/91 kB | 49/189 kB Progress (5): 1.2 MB | 282/571 kB | 250/392 kB | 89/91 kB | 53/189 kB Progress (5): 1.2 MB | 282/571 kB | 254/392 kB | 89/91 kB | 53/189 kB Progress (5): 1.2 MB | 282/571 kB | 254/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 258/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 262/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 266/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 270/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 274/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 278/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 282/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 286/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 290/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 294/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 298/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 302/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 306/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 310/392 kB | 89/91 kB | 57/189 kB Progress (5): 1.2 MB | 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 2.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 40/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 44/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 48/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 52/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 56/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 60/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 64/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 68/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 72/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 76/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 80/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 84/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 88/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 92/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 96/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 100/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 104/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 108/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 112/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 116/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 120/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 124/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 128/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 132/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 136/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 140/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 144/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 148/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 152/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 156/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 160/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 164/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 168/168 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 305 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/38 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 66 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 40/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 44/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 48/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 52/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 56/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 60/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 64/65 kB Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 103 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Progress (4): 286/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 290/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 294/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 298/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 302/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 306/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 310/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 314/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 318/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 322/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 326/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 330/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 334/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 338/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 342/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 346/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 350/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 354/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 358/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 362/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 366/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 370/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 374/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 378/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 382/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 386/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 390/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 394/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 398/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 402/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 406/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 410/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 414/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 418/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 422/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 426/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 430/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 434/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 438/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 442/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 446/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 450/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 454/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 458/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 462/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 466/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 470/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 474/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 478/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 482/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 486/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (4): 490/571 kB | 314/392 kB | 89/91 kB | 57/189 kB Progress (5): 490/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/109 kB Progress (5): 494/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/109 kB Progress (5): 494/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/109 kB Progress (5): 498/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/109 kB Progress (5): 498/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/109 kB Progress (5): 502/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/109 kB Progress (5): 502/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/109 kB Progress (5): 506/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/109 kB Progress (5): 506/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/109 kB Progress (5): 510/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/109 kB Progress (5): 510/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/109 kB Progress (5): 514/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/109 kB Progress (5): 514/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/109 kB Progress (5): 518/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/109 kB Progress (5): 518/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/109 kB Progress (5): 522/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/109 kB Progress (5): 522/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 33/109 kB Progress (5): 526/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 33/109 kB Progress (5): 526/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 37/109 kB Progress (5): 530/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 37/109 kB Progress (5): 530/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 41/109 kB Progress (5): 534/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 41/109 kB Progress (5): 534/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 45/109 kB Progress (5): 538/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 45/109 kB Progress (5): 538/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 49/109 kB Progress (5): 542/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 49/109 kB Progress (5): 542/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 53/109 kB Progress (5): 546/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 53/109 kB Progress (5): 546/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 57/109 kB Progress (5): 550/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 57/109 kB Progress (5): 550/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 61/109 kB Progress (5): 554/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 61/109 kB Progress (5): 554/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65/109 kB Progress (5): 558/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65/109 kB Progress (5): 558/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 66/109 kB Progress (5): 562/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 66/109 kB Progress (5): 562/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 70/109 kB Progress (5): 566/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 70/109 kB Progress (5): 566/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 74/109 kB Progress (5): 570/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 74/109 kB Progress (5): 570/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 78/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 78/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 82/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 86/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 90/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 94/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 98/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 102/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 106/109 kB Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 853 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 160 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 4.1/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 7.7/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 12/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 16/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 20/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 24/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 28/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 32/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 36/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 40/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 44/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 48/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 52/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 56/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 60/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 64/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 68/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 72/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 76/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 80/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 84/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 88/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 92/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 96/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 100/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 104/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 108/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 112/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 116/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 120/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 124/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 128/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 132/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 136/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 140/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 144/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 148/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 152/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 156/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 160/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 164/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 168/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 172/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 176/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 180/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 184/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 188/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 192/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 196/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 200/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 204/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 208/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 212/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 216/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 220/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 224/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 228/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 232/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 236/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 240/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 244/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 248/292 kB Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 252/292 kB Progress (4): 314/392 kB | 89/91 kB | 61/189 kB | 252/292 kB Progress (4): 314/392 kB | 89/91 kB | 61/189 kB | 256/292 kB Progress (4): 314/392 kB | 89/91 kB | 65/189 kB | 256/292 kB Progress (4): 314/392 kB | 89/91 kB | 65/189 kB | 260/292 kB Progress (4): 314/392 kB | 89/91 kB | 66/189 kB | 260/292 kB Progress (4): 314/392 kB | 89/91 kB | 66/189 kB | 264/292 kB Progress (4): 314/392 kB | 89/91 kB | 70/189 kB | 264/292 kB Progress (4): 314/392 kB | 89/91 kB | 70/189 kB | 268/292 kB Progress (4): 314/392 kB | 89/91 kB | 74/189 kB | 268/292 kB Progress (4): 314/392 kB | 89/91 kB | 74/189 kB | 272/292 kB Progress (4): 314/392 kB | 89/91 kB | 78/189 kB | 272/292 kB Progress (4): 314/392 kB | 89/91 kB | 78/189 kB | 276/292 kB Progress (4): 314/392 kB | 89/91 kB | 82/189 kB | 276/292 kB Progress (4): 314/392 kB | 89/91 kB | 82/189 kB | 280/292 kB Progress (4): 314/392 kB | 89/91 kB | 86/189 kB | 280/292 kB Progress (4): 314/392 kB | 89/91 kB | 86/189 kB | 284/292 kB Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 284/292 kB Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 288/292 kB Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 94/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 98/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 102/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 106/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 110/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 114/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 118/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 122/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 126/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 130/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 134/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 138/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 142/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 146/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 150/189 kB | 292 kB Progress (4): 314/392 kB | 89/91 kB | 154/189 kB | 292 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar (292 kB at 411 kB/s) Progress (3): 314/392 kB | 89/91 kB | 158/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar Progress (3): 314/392 kB | 89/91 kB | 162/189 kB Progress (3): 314/392 kB | 89/91 kB | 166/189 kB Progress (3): 314/392 kB | 89/91 kB | 170/189 kB Progress (4): 314/392 kB | 89/91 kB | 170/189 kB | 4.1/136 kB Progress (4): 314/392 kB | 89/91 kB | 170/189 kB | 7.7/136 kB Progress (4): 314/392 kB | 89/91 kB | 174/189 kB | 7.7/136 kB Progress (4): 314/392 kB | 89/91 kB | 174/189 kB | 12/136 kB Progress (4): 314/392 kB | 89/91 kB | 178/189 kB | 12/136 kB Progress (4): 314/392 kB | 91 kB | 178/189 kB | 12/136 kB Progress (4): 314/392 kB | 91 kB | 178/189 kB | 16/136 kB Progress (4): 314/392 kB | 91 kB | 182/189 kB | 16/136 kB Progress (4): 314/392 kB | 91 kB | 182/189 kB | 20/136 kB Progress (4): 314/392 kB | 91 kB | 186/189 kB | 20/136 kB Progress (4): 314/392 kB | 91 kB | 186/189 kB | 24/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 24/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 28/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 32/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 33/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 37/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 41/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 45/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 49/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 53/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 57/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 61/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 65/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 66/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 70/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 74/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 78/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 82/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 86/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 90/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 94/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 98/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 98/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 102/136 kB Progress (4): 314/392 kB | 91 kB | 189 kB | 106/136 kB Progress (4): 318/392 kB | 91 kB | 189 kB | 106/136 kB Progress (4): 318/392 kB | 91 kB | 189 kB | 110/136 kB Progress (4): 322/392 kB | 91 kB | 189 kB | 110/136 kB Progress (4): 322/392 kB | 91 kB | 189 kB | 114/136 kB Progress (4): 326/392 kB | 91 kB | 189 kB | 114/136 kB Progress (4): 326/392 kB | 91 kB | 189 kB | 118/136 kB Progress (4): 330/392 kB | 91 kB | 189 kB | 118/136 kB Progress (4): 330/392 kB | 91 kB | 189 kB | 122/136 kB Progress (4): 334/392 kB | 91 kB | 189 kB | 122/136 kB Progress (4): 334/392 kB | 91 kB | 189 kB | 126/136 kB Progress (4): 338/392 kB | 91 kB | 189 kB | 126/136 kB Progress (4): 338/392 kB | 91 kB | 189 kB | 130/136 kB Progress (4): 342/392 kB | 91 kB | 189 kB | 130/136 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 262 kB/s) Progress (3): 342/392 kB | 91 kB | 134/136 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar Progress (3): 346/392 kB | 91 kB | 134/136 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 126 kB/s) Progress (2): 346/392 kB | 136 kB Progress (2): 350/392 kB | 136 kB Progress (2): 354/392 kB | 136 kB Progress (2): 358/392 kB | 136 kB Progress (2): 362/392 kB | 136 kB Progress (2): 366/392 kB | 136 kB Progress (2): 370/392 kB | 136 kB Progress (2): 374/392 kB | 136 kB Progress (2): 378/392 kB | 136 kB Progress (2): 382/392 kB | 136 kB Progress (2): 386/392 kB | 136 kB Progress (2): 390/392 kB | 136 kB Progress (2): 392 kB | 136 kB Progress (3): 392 kB | 136 kB | 4.1/380 kB Progress (3): 392 kB | 136 kB | 7.7/380 kB Progress (3): 392 kB | 136 kB | 12/380 kB Progress (3): 392 kB | 136 kB | 16/380 kB Progress (3): 392 kB | 136 kB | 20/380 kB Progress (3): 392 kB | 136 kB | 24/380 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar (136 kB at 187 kB/s) Progress (2): 392 kB | 28/380 kB Progress (2): 392 kB | 32/380 kB Progress (2): 392 kB | 33/380 kB Progress (2): 392 kB | 37/380 kB Progress (2): 392 kB | 41/380 kB Progress (2): 392 kB | 45/380 kB Progress (2): 392 kB | 49/380 kB Progress (2): 392 kB | 53/380 kB Progress (2): 392 kB | 57/380 kB Progress (3): 392 kB | 57/380 kB | 4.1/143 kB Progress (3): 392 kB | 57/380 kB | 7.7/143 kB Progress (3): 392 kB | 61/380 kB | 7.7/143 kB Progress (3): 392 kB | 65/380 kB | 7.7/143 kB Progress (3): 392 kB | 66/380 kB | 7.7/143 kB Progress (3): 392 kB | 66/380 kB | 12/143 kB Progress (3): 392 kB | 66/380 kB | 16/143 kB Progress (3): 392 kB | 66/380 kB | 20/143 kB Progress (3): 392 kB | 66/380 kB | 24/143 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 534 kB/s) Progress (2): 70/380 kB | 24/143 kB Progress (2): 74/380 kB | 24/143 kB Progress (2): 74/380 kB | 28/143 kB Progress (2): 74/380 kB | 32/143 kB Progress (2): 74/380 kB | 33/143 kB Progress (2): 78/380 kB | 33/143 kB Progress (2): 82/380 kB | 33/143 kB Progress (2): 82/380 kB | 37/143 kB Progress (2): 82/380 kB | 41/143 kB Progress (2): 86/380 kB | 41/143 kB Progress (2): 90/380 kB | 41/143 kB Progress (2): 90/380 kB | 45/143 kB Progress (2): 90/380 kB | 49/143 kB Progress (2): 90/380 kB | 53/143 kB Progress (2): 90/380 kB | 57/143 kB Progress (2): 94/380 kB | 57/143 kB Progress (2): 98/380 kB | 57/143 kB Progress (2): 98/380 kB | 57/143 kB Progress (2): 98/380 kB | 61/143 kB Progress (2): 98/380 kB | 65/143 kB Progress (2): 98/380 kB | 66/143 kB Progress (2): 102/380 kB | 66/143 kB Progress (2): 106/380 kB | 66/143 kB Progress (2): 106/380 kB | 70/143 kB Progress (2): 106/380 kB | 74/143 kB Progress (2): 110/380 kB | 74/143 kB Progress (2): 114/380 kB | 74/143 kB Progress (2): 114/380 kB | 78/143 kB Progress (2): 114/380 kB | 82/143 kB Progress (2): 118/380 kB | 82/143 kB Progress (2): 122/380 kB | 82/143 kB Progress (2): 122/380 kB | 86/143 kB Progress (2): 122/380 kB | 90/143 kB Progress (2): 126/380 kB | 90/143 kB Progress (2): 130/380 kB | 90/143 kB Progress (2): 130/380 kB | 94/143 kB Progress (2): 130/380 kB | 98/143 kB Progress (2): 130/380 kB | 98/143 kB Progress (2): 130/380 kB | 102/143 kB Progress (2): 130/380 kB | 106/143 kB Progress (2): 134/380 kB | 106/143 kB Progress (2): 138/380 kB | 106/143 kB Progress (2): 138/380 kB | 110/143 kB Progress (2): 138/380 kB | 114/143 kB Progress (2): 142/380 kB | 114/143 kB Progress (2): 146/380 kB | 114/143 kB Progress (2): 146/380 kB | 118/143 kB Progress (2): 146/380 kB | 122/143 kB Progress (2): 150/380 kB | 122/143 kB Progress (2): 154/380 kB | 122/143 kB Progress (2): 154/380 kB | 126/143 kB Progress (2): 154/380 kB | 130/143 kB Progress (2): 154/380 kB | 134/143 kB Progress (2): 154/380 kB | 138/143 kB Progress (2): 158/380 kB | 138/143 kB Progress (2): 162/380 kB | 138/143 kB Progress (2): 162/380 kB | 142/143 kB Progress (2): 162/380 kB | 143 kB Progress (2): 166/380 kB | 143 kB Progress (2): 170/380 kB | 143 kB Progress (2): 174/380 kB | 143 kB Progress (2): 178/380 kB | 143 kB Progress (2): 182/380 kB | 143 kB Progress (2): 186/380 kB | 143 kB Progress (2): 190/380 kB | 143 kB Progress (2): 194/380 kB | 143 kB Progress (2): 198/380 kB | 143 kB Progress (2): 202/380 kB | 143 kB Progress (2): 206/380 kB | 143 kB Progress (2): 210/380 kB | 143 kB Progress (2): 214/380 kB | 143 kB Progress (2): 218/380 kB | 143 kB Progress (2): 222/380 kB | 143 kB Progress (2): 226/380 kB | 143 kB Progress (2): 230/380 kB | 143 kB Progress (2): 234/380 kB | 143 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar (143 kB at 189 kB/s) Progress (1): 238/380 kB Progress (1): 242/380 kB Progress (1): 246/380 kB Progress (1): 250/380 kB Progress (1): 254/380 kB Progress (1): 258/380 kB Progress (1): 262/380 kB Progress (1): 266/380 kB Progress (1): 270/380 kB Progress (1): 274/380 kB Progress (1): 278/380 kB Progress (1): 282/380 kB Progress (1): 286/380 kB Progress (1): 290/380 kB Progress (1): 294/380 kB Progress (1): 298/380 kB Progress (1): 302/380 kB Progress (1): 306/380 kB Progress (1): 310/380 kB Progress (1): 314/380 kB Progress (1): 318/380 kB Progress (1): 322/380 kB Progress (1): 326/380 kB Progress (1): 330/380 kB Progress (1): 334/380 kB Progress (1): 338/380 kB Progress (1): 342/380 kB Progress (1): 346/380 kB Progress (1): 350/380 kB Progress (1): 354/380 kB Progress (1): 358/380 kB Progress (1): 362/380 kB Progress (1): 366/380 kB Progress (1): 370/380 kB Progress (1): 374/380 kB Progress (1): 378/380 kB Progress (1): 380 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar (380 kB at 493 kB/s) [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ parent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 40 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.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/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 722 kB/s) [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.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/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 428 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.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/3.1.1/maven-3.1.1.pom (22 kB at 1.5 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.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.1.1/maven-model-3.1.1.pom (4.1 kB at 143 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 126 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.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.1.1/maven-settings-3.1.1.pom (2.2 kB at 80 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.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.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 90 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 153 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.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.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 31 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.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/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 104 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.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.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 135 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 127 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 508 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 161 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 98 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 255 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 900 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 24 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.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/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 226 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 247 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 376 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 420 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 13 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 45 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 412 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 155 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 144 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 348 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.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.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 97 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.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.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 1.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 80 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 58 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 124 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom Progress (1): 2.2 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 137 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.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/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 306 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/38/commons-parent-38.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.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/38/commons-parent-38.pom (62 kB at 2.0 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.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/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 117 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 137 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom Progress (1): 1.8 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 96 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom Progress (1): 2.3 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 96 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 213 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.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/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 540 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.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/httpcomponents/project/7/project-7.pom (27 kB at 908 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.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/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 240 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.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/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 495 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.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/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 768 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.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/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 428 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.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/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 145 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar Progress (1): 4.1/67 kB Progress (1): 7.7/67 kB Progress (2): 7.7/67 kB | 4.1/4.9 kB Progress (2): 7.7/67 kB | 4.9 kB Progress (2): 12/67 kB | 4.9 kB Progress (2): 16/67 kB | 4.9 kB Progress (3): 16/67 kB | 4.9 kB | 4.1/26 kB Progress (3): 20/67 kB | 4.9 kB | 4.1/26 kB Progress (3): 20/67 kB | 4.9 kB | 7.7/26 kB Progress (3): 24/67 kB | 4.9 kB | 7.7/26 kB Progress (3): 24/67 kB | 4.9 kB | 12/26 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 34 kB/s) Progress (2): 24/67 kB | 16/26 kB Progress (2): 28/67 kB | 16/26 kB Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Progress (2): 32/67 kB | 16/26 kB Progress (2): 32/67 kB | 20/26 kB Progress (2): 36/67 kB | 20/26 kB Progress (2): 36/67 kB | 24/26 kB Progress (2): 40/67 kB | 24/26 kB Progress (2): 40/67 kB | 26 kB Progress (2): 44/67 kB | 26 kB Progress (2): 48/67 kB | 26 kB Progress (2): 52/67 kB | 26 kB Progress (2): 56/67 kB | 26 kB Progress (2): 60/67 kB | 26 kB Progress (2): 64/67 kB | 26 kB Progress (2): 67 kB | 26 kB Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 414 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 151 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Progress (1): 4.1/557 kB Progress (1): 7.7/557 kB Progress (1): 12/557 kB Progress (1): 16/557 kB Progress (1): 20/557 kB Progress (1): 24/557 kB Progress (1): 28/557 kB Progress (1): 32/557 kB Progress (1): 33/557 kB Progress (1): 37/557 kB Progress (1): 41/557 kB Progress (1): 45/557 kB Progress (1): 49/557 kB Progress (1): 53/557 kB Progress (1): 57/557 kB Progress (1): 61/557 kB Progress (1): 65/557 kB Progress (1): 66/557 kB Progress (1): 70/557 kB Progress (1): 74/557 kB Progress (1): 78/557 kB Progress (1): 82/557 kB Progress (1): 86/557 kB Progress (1): 90/557 kB Progress (1): 94/557 kB Progress (1): 98/557 kB Progress (1): 98/557 kB Progress (1): 102/557 kB Progress (1): 106/557 kB Progress (1): 110/557 kB Progress (1): 114/557 kB Progress (1): 118/557 kB Progress (1): 122/557 kB Progress (2): 122/557 kB | 4.1/42 kB Progress (2): 126/557 kB | 4.1/42 kB Progress (2): 126/557 kB | 7.7/42 kB Progress (2): 130/557 kB | 7.7/42 kB Progress (2): 130/557 kB | 12/42 kB Progress (2): 131/557 kB | 12/42 kB Progress (2): 131/557 kB | 16/42 kB Progress (2): 135/557 kB | 16/42 kB Progress (2): 135/557 kB | 20/42 kB Progress (2): 139/557 kB | 20/42 kB Progress (2): 139/557 kB | 24/42 kB Progress (2): 143/557 kB | 24/42 kB Progress (2): 143/557 kB | 28/42 kB Progress (2): 147/557 kB | 28/42 kB Progress (2): 147/557 kB | 32/42 kB Progress (2): 151/557 kB | 32/42 kB Progress (2): 151/557 kB | 36/42 kB Progress (2): 155/557 kB | 36/42 kB Progress (2): 155/557 kB | 40/42 kB Progress (2): 159/557 kB | 40/42 kB Progress (2): 159/557 kB | 42 kB Progress (2): 163/557 kB | 42 kB Progress (2): 164/557 kB | 42 kB Progress (2): 168/557 kB | 42 kB Progress (2): 172/557 kB | 42 kB Progress (2): 176/557 kB | 42 kB Progress (2): 180/557 kB | 42 kB Progress (2): 184/557 kB | 42 kB Progress (2): 188/557 kB | 42 kB Progress (2): 192/557 kB | 42 kB Progress (2): 196/557 kB | 42 kB Progress (2): 197/557 kB | 42 kB Progress (2): 201/557 kB | 42 kB Progress (2): 205/557 kB | 42 kB Progress (2): 209/557 kB | 42 kB Progress (2): 213/557 kB | 42 kB Progress (2): 217/557 kB | 42 kB Progress (2): 221/557 kB | 42 kB Progress (2): 225/557 kB | 42 kB Progress (3): 225/557 kB | 42 kB | 4.1/25 kB Progress (3): 229/557 kB | 42 kB | 4.1/25 kB Progress (3): 229/557 kB | 42 kB | 7.7/25 kB Progress (3): 229/557 kB | 42 kB | 7.7/25 kB Progress (3): 229/557 kB | 42 kB | 12/25 kB Progress (3): 233/557 kB | 42 kB | 12/25 kB Progress (3): 233/557 kB | 42 kB | 16/25 kB Progress (3): 237/557 kB | 42 kB | 16/25 kB Progress (3): 237/557 kB | 42 kB | 20/25 kB Progress (4): 237/557 kB | 42 kB | 20/25 kB | 4.1/154 kB Progress (4): 237/557 kB | 42 kB | 24/25 kB | 4.1/154 kB Progress (4): 241/557 kB | 42 kB | 24/25 kB | 4.1/154 kB Progress (4): 241/557 kB | 42 kB | 25 kB | 4.1/154 kB Progress (4): 241/557 kB | 42 kB | 25 kB | 7.7/154 kB Progress (4): 245/557 kB | 42 kB | 25 kB | 7.7/154 kB Progress (4): 245/557 kB | 42 kB | 25 kB | 12/154 kB Progress (4): 249/557 kB | 42 kB | 25 kB | 12/154 kB Progress (4): 249/557 kB | 42 kB | 25 kB | 16/154 kB Progress (5): 249/557 kB | 42 kB | 25 kB | 16/154 kB | 4.1/42 kB Progress (5): 253/557 kB | 42 kB | 25 kB | 16/154 kB | 4.1/42 kB Progress (5): 253/557 kB | 42 kB | 25 kB | 16/154 kB | 7.7/42 kB Progress (5): 253/557 kB | 42 kB | 25 kB | 20/154 kB | 7.7/42 kB Progress (5): 257/557 kB | 42 kB | 25 kB | 20/154 kB | 7.7/42 kB Progress (5): 257/557 kB | 42 kB | 25 kB | 20/154 kB | 12/42 kB Progress (5): 257/557 kB | 42 kB | 25 kB | 24/154 kB | 12/42 kB Progress (5): 257/557 kB | 42 kB | 25 kB | 24/154 kB | 16/42 kB Progress (5): 261/557 kB | 42 kB | 25 kB | 24/154 kB | 16/42 kB Progress (5): 261/557 kB | 42 kB | 25 kB | 28/154 kB | 16/42 kB Progress (5): 262/557 kB | 42 kB | 25 kB | 28/154 kB | 16/42 kB Progress (5): 262/557 kB | 42 kB | 25 kB | 32/154 kB | 16/42 kB Progress (5): 266/557 kB | 42 kB | 25 kB | 32/154 kB | 16/42 kB Progress (5): 266/557 kB | 42 kB | 25 kB | 36/154 kB | 16/42 kB Progress (5): 266/557 kB | 42 kB | 25 kB | 36/154 kB | 20/42 kB Progress (5): 266/557 kB | 42 kB | 25 kB | 40/154 kB | 20/42 kB Progress (5): 270/557 kB | 42 kB | 25 kB | 40/154 kB | 20/42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 1.2 MB/s) Progress (4): 270/557 kB | 25 kB | 44/154 kB | 20/42 kB Progress (4): 270/557 kB | 25 kB | 44/154 kB | 24/42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 699 kB/s) Progress (3): 270/557 kB | 48/154 kB | 24/42 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar Progress (3): 274/557 kB | 48/154 kB | 24/42 kB Progress (3): 274/557 kB | 52/154 kB | 24/42 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Progress (3): 274/557 kB | 52/154 kB | 28/42 kB Progress (3): 274/557 kB | 56/154 kB | 28/42 kB Progress (3): 278/557 kB | 56/154 kB | 28/42 kB Progress (3): 278/557 kB | 60/154 kB | 28/42 kB Progress (3): 278/557 kB | 60/154 kB | 32/42 kB Progress (3): 278/557 kB | 64/154 kB | 32/42 kB Progress (3): 282/557 kB | 64/154 kB | 32/42 kB Progress (3): 282/557 kB | 64/154 kB | 36/42 kB Progress (3): 282/557 kB | 68/154 kB | 36/42 kB Progress (3): 286/557 kB | 68/154 kB | 36/42 kB Progress (3): 286/557 kB | 72/154 kB | 36/42 kB Progress (3): 286/557 kB | 72/154 kB | 40/42 kB Progress (3): 290/557 kB | 72/154 kB | 40/42 kB Progress (3): 290/557 kB | 72/154 kB | 42 kB Progress (3): 290/557 kB | 76/154 kB | 42 kB Progress (3): 294/557 kB | 76/154 kB | 42 kB Progress (3): 294/557 kB | 80/154 kB | 42 kB Progress (3): 298/557 kB | 80/154 kB | 42 kB Progress (3): 298/557 kB | 84/154 kB | 42 kB Progress (3): 302/557 kB | 84/154 kB | 42 kB Progress (3): 302/557 kB | 88/154 kB | 42 kB Progress (3): 306/557 kB | 88/154 kB | 42 kB Progress (3): 306/557 kB | 92/154 kB | 42 kB Progress (3): 310/557 kB | 92/154 kB | 42 kB Progress (3): 310/557 kB | 96/154 kB | 42 kB Progress (3): 314/557 kB | 96/154 kB | 42 kB Progress (3): 314/557 kB | 100/154 kB | 42 kB Progress (3): 318/557 kB | 100/154 kB | 42 kB Progress (3): 318/557 kB | 104/154 kB | 42 kB Progress (3): 322/557 kB | 104/154 kB | 42 kB Progress (3): 322/557 kB | 108/154 kB | 42 kB Progress (3): 326/557 kB | 108/154 kB | 42 kB Progress (3): 326/557 kB | 112/154 kB | 42 kB Progress (4): 326/557 kB | 112/154 kB | 42 kB | 4.1/52 kB Progress (4): 326/557 kB | 116/154 kB | 42 kB | 4.1/52 kB Progress (4): 330/557 kB | 116/154 kB | 42 kB | 4.1/52 kB Progress (4): 330/557 kB | 120/154 kB | 42 kB | 4.1/52 kB Progress (4): 330/557 kB | 120/154 kB | 42 kB | 7.7/52 kB Progress (4): 330/557 kB | 124/154 kB | 42 kB | 7.7/52 kB Progress (4): 334/557 kB | 124/154 kB | 42 kB | 7.7/52 kB Progress (4): 334/557 kB | 128/154 kB | 42 kB | 7.7/52 kB Progress (4): 334/557 kB | 128/154 kB | 42 kB | 12/52 kB Progress (4): 334/557 kB | 132/154 kB | 42 kB | 12/52 kB Progress (4): 338/557 kB | 132/154 kB | 42 kB | 12/52 kB Progress (4): 338/557 kB | 136/154 kB | 42 kB | 12/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 903 kB/s) Progress (3): 338/557 kB | 136/154 kB | 16/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Progress (3): 338/557 kB | 140/154 kB | 16/52 kB Progress (3): 342/557 kB | 140/154 kB | 16/52 kB Progress (3): 342/557 kB | 144/154 kB | 16/52 kB Progress (4): 342/557 kB | 144/154 kB | 16/52 kB | 4.1/160 kB Progress (4): 342/557 kB | 144/154 kB | 20/52 kB | 4.1/160 kB Progress (4): 342/557 kB | 144/154 kB | 20/52 kB | 7.7/160 kB Progress (4): 342/557 kB | 148/154 kB | 20/52 kB | 7.7/160 kB Progress (4): 346/557 kB | 148/154 kB | 20/52 kB | 7.7/160 kB Progress (4): 346/557 kB | 152/154 kB | 20/52 kB | 7.7/160 kB Progress (4): 346/557 kB | 152/154 kB | 20/52 kB | 12/160 kB Progress (4): 346/557 kB | 152/154 kB | 24/52 kB | 12/160 kB Progress (4): 346/557 kB | 152/154 kB | 24/52 kB | 16/160 kB Progress (4): 346/557 kB | 154 kB | 24/52 kB | 16/160 kB Progress (4): 350/557 kB | 154 kB | 24/52 kB | 16/160 kB Progress (4): 350/557 kB | 154 kB | 24/52 kB | 20/160 kB Progress (4): 350/557 kB | 154 kB | 28/52 kB | 20/160 kB Progress (4): 350/557 kB | 154 kB | 28/52 kB | 24/160 kB Progress (4): 354/557 kB | 154 kB | 28/52 kB | 24/160 kB Progress (4): 354/557 kB | 154 kB | 28/52 kB | 28/160 kB Progress (4): 354/557 kB | 154 kB | 32/52 kB | 28/160 kB Progress (4): 354/557 kB | 154 kB | 32/52 kB | 32/160 kB Progress (4): 354/557 kB | 154 kB | 36/52 kB | 32/160 kB Progress (4): 358/557 kB | 154 kB | 36/52 kB | 32/160 kB Progress (4): 358/557 kB | 154 kB | 40/52 kB | 32/160 kB Progress (4): 358/557 kB | 154 kB | 40/52 kB | 33/160 kB Progress (4): 358/557 kB | 154 kB | 44/52 kB | 33/160 kB Progress (4): 362/557 kB | 154 kB | 44/52 kB | 33/160 kB Progress (4): 362/557 kB | 154 kB | 48/52 kB | 33/160 kB Progress (4): 362/557 kB | 154 kB | 48/52 kB | 37/160 kB Progress (4): 362/557 kB | 154 kB | 49/52 kB | 37/160 kB Progress (4): 366/557 kB | 154 kB | 49/52 kB | 37/160 kB Progress (4): 366/557 kB | 154 kB | 52 kB | 37/160 kB Progress (4): 366/557 kB | 154 kB | 52 kB | 41/160 kB Progress (4): 370/557 kB | 154 kB | 52 kB | 41/160 kB Progress (4): 370/557 kB | 154 kB | 52 kB | 45/160 kB Progress (4): 374/557 kB | 154 kB | 52 kB | 45/160 kB Progress (4): 374/557 kB | 154 kB | 52 kB | 49/160 kB Progress (4): 378/557 kB | 154 kB | 52 kB | 49/160 kB Progress (4): 378/557 kB | 154 kB | 52 kB | 53/160 kB Progress (4): 382/557 kB | 154 kB | 52 kB | 53/160 kB Progress (4): 382/557 kB | 154 kB | 52 kB | 57/160 kB Progress (4): 386/557 kB | 154 kB | 52 kB | 57/160 kB Progress (4): 386/557 kB | 154 kB | 52 kB | 61/160 kB Progress (4): 390/557 kB | 154 kB | 52 kB | 61/160 kB Progress (4): 390/557 kB | 154 kB | 52 kB | 65/160 kB Progress (4): 393/557 kB | 154 kB | 52 kB | 65/160 kB Progress (4): 393/557 kB | 154 kB | 52 kB | 66/160 kB Progress (4): 397/557 kB | 154 kB | 52 kB | 66/160 kB Progress (4): 397/557 kB | 154 kB | 52 kB | 70/160 kB Progress (4): 401/557 kB | 154 kB | 52 kB | 70/160 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.9 MB/s) Progress (3): 405/557 kB | 52 kB | 70/160 kB Progress (3): 405/557 kB | 52 kB | 74/160 kB Progress (3): 409/557 kB | 52 kB | 74/160 kB Progress (3): 413/557 kB | 52 kB | 74/160 kB Progress (3): 417/557 kB | 52 kB | 74/160 kB Progress (3): 421/557 kB | 52 kB | 74/160 kB Progress (3): 425/557 kB | 52 kB | 74/160 kB Progress (3): 426/557 kB | 52 kB | 74/160 kB Progress (3): 430/557 kB | 52 kB | 74/160 kB 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 (3): 434/557 kB | 52 kB | 74/160 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 793 kB/s) Progress (3): 434/557 kB | 74/160 kB | 4.1/60 kB Progress (3): 434/557 kB | 78/160 kB | 4.1/60 kB Progress (3): 434/557 kB | 78/160 kB | 7.7/60 kB 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 (3): 438/557 kB | 78/160 kB | 7.7/60 kB Progress (3): 438/557 kB | 78/160 kB | 12/60 kB Progress (3): 438/557 kB | 82/160 kB | 12/60 kB Progress (3): 438/557 kB | 82/160 kB | 16/60 kB Progress (3): 438/557 kB | 86/160 kB | 16/60 kB Progress (3): 442/557 kB | 86/160 kB | 16/60 kB Progress (3): 442/557 kB | 90/160 kB | 16/60 kB Progress (3): 442/557 kB | 90/160 kB | 20/60 kB Progress (3): 442/557 kB | 94/160 kB | 20/60 kB Progress (3): 442/557 kB | 94/160 kB | 24/60 kB Progress (3): 446/557 kB | 94/160 kB | 24/60 kB Progress (3): 446/557 kB | 94/160 kB | 28/60 kB Progress (3): 446/557 kB | 98/160 kB | 28/60 kB Progress (3): 446/557 kB | 98/160 kB | 32/60 kB Progress (3): 450/557 kB | 98/160 kB | 32/60 kB Progress (3): 450/557 kB | 102/160 kB | 32/60 kB Progress (3): 454/557 kB | 102/160 kB | 32/60 kB Progress (3): 454/557 kB | 102/160 kB | 36/60 kB Progress (3): 458/557 kB | 102/160 kB | 36/60 kB Progress (3): 458/557 kB | 106/160 kB | 36/60 kB Progress (3): 459/557 kB | 106/160 kB | 36/60 kB Progress (3): 459/557 kB | 106/160 kB | 40/60 kB Progress (3): 463/557 kB | 106/160 kB | 40/60 kB Progress (3): 463/557 kB | 106/160 kB | 44/60 kB Progress (3): 463/557 kB | 110/160 kB | 44/60 kB Progress (3): 463/557 kB | 110/160 kB | 48/60 kB Progress (3): 467/557 kB | 110/160 kB | 48/60 kB Progress (3): 467/557 kB | 114/160 kB | 48/60 kB Progress (3): 471/557 kB | 114/160 kB | 48/60 kB Progress (3): 471/557 kB | 114/160 kB | 52/60 kB Progress (3): 475/557 kB | 114/160 kB | 52/60 kB Progress (3): 475/557 kB | 118/160 kB | 52/60 kB Progress (3): 479/557 kB | 118/160 kB | 52/60 kB Progress (3): 479/557 kB | 118/160 kB | 56/60 kB Progress (3): 483/557 kB | 118/160 kB | 56/60 kB Progress (3): 483/557 kB | 122/160 kB | 56/60 kB Progress (3): 487/557 kB | 122/160 kB | 56/60 kB Progress (3): 487/557 kB | 122/160 kB | 60 kB Progress (3): 491/557 kB | 122/160 kB | 60 kB Progress (3): 491/557 kB | 126/160 kB | 60 kB Progress (3): 492/557 kB | 126/160 kB | 60 kB Progress (3): 492/557 kB | 130/160 kB | 60 kB Progress (3): 496/557 kB | 130/160 kB | 60 kB Progress (3): 496/557 kB | 134/160 kB | 60 kB Progress (3): 500/557 kB | 134/160 kB | 60 kB Progress (3): 500/557 kB | 138/160 kB | 60 kB Progress (3): 504/557 kB | 138/160 kB | 60 kB Progress (3): 504/557 kB | 142/160 kB | 60 kB Progress (3): 508/557 kB | 142/160 kB | 60 kB Progress (3): 508/557 kB | 146/160 kB | 60 kB Progress (3): 512/557 kB | 146/160 kB | 60 kB Progress (3): 512/557 kB | 150/160 kB | 60 kB Progress (3): 516/557 kB | 150/160 kB | 60 kB Progress (3): 516/557 kB | 154/160 kB | 60 kB Progress (3): 520/557 kB | 154/160 kB | 60 kB Progress (3): 520/557 kB | 158/160 kB | 60 kB Progress (3): 524/557 kB | 158/160 kB | 60 kB Progress (3): 524/557 kB | 160 kB | 60 kB Progress (3): 528/557 kB | 160 kB | 60 kB Progress (3): 532/557 kB | 160 kB | 60 kB Progress (3): 536/557 kB | 160 kB | 60 kB Progress (3): 540/557 kB | 160 kB | 60 kB Progress (3): 544/557 kB | 160 kB | 60 kB Progress (3): 548/557 kB | 160 kB | 60 kB Progress (3): 552/557 kB | 160 kB | 60 kB Progress (3): 556/557 kB | 160 kB | 60 kB Progress (3): 557 kB | 160 kB | 60 kB Progress (4): 557 kB | 160 kB | 60 kB | 4.1/18 kB Progress (4): 557 kB | 160 kB | 60 kB | 7.7/18 kB Progress (4): 557 kB | 160 kB | 60 kB | 12/18 kB Progress (4): 557 kB | 160 kB | 60 kB | 16/18 kB Progress (4): 557 kB | 160 kB | 60 kB | 18 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 4.1/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 7.7/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 12/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 16/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 20/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 24/145 kB Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 28/145 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 754 kB/s) Progress (4): 557 kB | 160 kB | 18 kB | 32/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): 557 kB | 160 kB | 18 kB | 33/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 37/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 41/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 45/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 49/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 53/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 57/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 61/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 65/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 66/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 70/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 74/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 78/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 82/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 86/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 90/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 94/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 98/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 102/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 106/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 110/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 114/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 118/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 122/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 126/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 130/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 134/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 138/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 142/145 kB Progress (4): 557 kB | 160 kB | 18 kB | 145 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.3 MB/s) 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/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 136 kB/s) 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): 557 kB | 145 kB | 4.1/134 kB Progress (3): 557 kB | 145 kB | 7.7/134 kB Progress (3): 557 kB | 145 kB | 12/134 kB Progress (3): 557 kB | 145 kB | 16/134 kB Progress (3): 557 kB | 145 kB | 20/134 kB Progress (3): 557 kB | 145 kB | 24/134 kB Progress (3): 557 kB | 145 kB | 28/134 kB Progress (3): 557 kB | 145 kB | 32/134 kB Progress (3): 557 kB | 145 kB | 33/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 4.2 MB/s) Progress (2): 145 kB | 37/134 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 (2): 145 kB | 41/134 kB Progress (2): 145 kB | 45/134 kB Progress (2): 145 kB | 49/134 kB Progress (2): 145 kB | 53/134 kB Progress (2): 145 kB | 57/134 kB Progress (3): 145 kB | 57/134 kB | 4.1/134 kB Progress (3): 145 kB | 61/134 kB | 4.1/134 kB Progress (3): 145 kB | 61/134 kB | 7.7/134 kB Progress (3): 145 kB | 65/134 kB | 7.7/134 kB Progress (3): 145 kB | 66/134 kB | 7.7/134 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 1.1 MB/s) Progress (2): 66/134 kB | 12/134 kB 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 (2): 70/134 kB | 12/134 kB Progress (2): 70/134 kB | 16/134 kB Progress (2): 74/134 kB | 16/134 kB Progress (2): 74/134 kB | 20/134 kB Progress (2): 78/134 kB | 20/134 kB Progress (2): 78/134 kB | 24/134 kB Progress (2): 82/134 kB | 24/134 kB Progress (2): 82/134 kB | 28/134 kB Progress (2): 86/134 kB | 28/134 kB Progress (2): 86/134 kB | 32/134 kB Progress (2): 90/134 kB | 32/134 kB Progress (2): 90/134 kB | 33/134 kB Progress (2): 94/134 kB | 33/134 kB Progress (2): 94/134 kB | 37/134 kB Progress (2): 98/134 kB | 37/134 kB Progress (2): 98/134 kB | 41/134 kB Progress (2): 98/134 kB | 41/134 kB Progress (2): 98/134 kB | 45/134 kB Progress (2): 102/134 kB | 45/134 kB Progress (2): 102/134 kB | 49/134 kB Progress (2): 106/134 kB | 49/134 kB Progress (2): 106/134 kB | 53/134 kB Progress (2): 110/134 kB | 53/134 kB Progress (2): 110/134 kB | 57/134 kB Progress (2): 114/134 kB | 57/134 kB Progress (2): 114/134 kB | 61/134 kB Progress (2): 118/134 kB | 61/134 kB Progress (2): 118/134 kB | 65/134 kB Progress (2): 122/134 kB | 65/134 kB Progress (2): 122/134 kB | 66/134 kB Progress (2): 126/134 kB | 66/134 kB Progress (2): 130/134 kB | 66/134 kB Progress (2): 130/134 kB | 70/134 kB Progress (2): 134 kB | 70/134 kB Progress (2): 134 kB | 74/134 kB Progress (2): 134 kB | 78/134 kB Progress (2): 134 kB | 82/134 kB Progress (2): 134 kB | 86/134 kB Progress (2): 134 kB | 90/134 kB Progress (2): 134 kB | 94/134 kB Progress (2): 134 kB | 98/134 kB Progress (2): 134 kB | 98/134 kB Progress (3): 134 kB | 98/134 kB | 4.1/45 kB Progress (3): 134 kB | 98/134 kB | 7.7/45 kB Progress (3): 134 kB | 98/134 kB | 12/45 kB Progress (3): 134 kB | 98/134 kB | 16/45 kB Progress (3): 134 kB | 102/134 kB | 16/45 kB Progress (3): 134 kB | 102/134 kB | 20/45 kB Progress (4): 134 kB | 102/134 kB | 20/45 kB | 4.1/5.8 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 807 kB/s) Progress (3): 106/134 kB | 20/45 kB | 4.1/5.8 kB Progress (4): 106/134 kB | 20/45 kB | 4.1/5.8 kB | 4.1/197 kB Progress (4): 110/134 kB | 20/45 kB | 4.1/5.8 kB | 4.1/197 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar Progress (4): 110/134 kB | 20/45 kB | 5.8 kB | 4.1/197 kB Progress (4): 110/134 kB | 24/45 kB | 5.8 kB | 4.1/197 kB Progress (4): 114/134 kB | 24/45 kB | 5.8 kB | 4.1/197 kB Progress (4): 114/134 kB | 24/45 kB | 5.8 kB | 7.7/197 kB Progress (4): 118/134 kB | 24/45 kB | 5.8 kB | 7.7/197 kB Progress (4): 118/134 kB | 28/45 kB | 5.8 kB | 7.7/197 kB Progress (4): 122/134 kB | 28/45 kB | 5.8 kB | 7.7/197 kB Progress (4): 122/134 kB | 28/45 kB | 5.8 kB | 12/197 kB Progress (4): 126/134 kB | 28/45 kB | 5.8 kB | 12/197 kB Progress (4): 126/134 kB | 32/45 kB | 5.8 kB | 12/197 kB Progress (4): 130/134 kB | 32/45 kB | 5.8 kB | 12/197 kB Progress (4): 130/134 kB | 32/45 kB | 5.8 kB | 16/197 kB Progress (4): 134 kB | 32/45 kB | 5.8 kB | 16/197 kB Progress (4): 134 kB | 36/45 kB | 5.8 kB | 16/197 kB Progress (4): 134 kB | 36/45 kB | 5.8 kB | 20/197 kB Progress (4): 134 kB | 40/45 kB | 5.8 kB | 20/197 kB Progress (4): 134 kB | 40/45 kB | 5.8 kB | 24/197 kB Progress (4): 134 kB | 44/45 kB | 5.8 kB | 24/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 24/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 28/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 32/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 33/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 37/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 41/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 45/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 49/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 53/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 57/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 61/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 65/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 66/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 70/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 74/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 78/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 82/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 86/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 90/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 94/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 98/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 102/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 106/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 110/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 114/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 118/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 122/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 126/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 130/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 134/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 138/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 142/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 146/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 150/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 154/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 158/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 162/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 166/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 170/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 174/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 178/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 182/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 186/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 190/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 194/197 kB Progress (4): 134 kB | 45 kB | 5.8 kB | 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 738 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 (4): 45 kB | 5.8 kB | 197 kB | 2.5 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.jar (197 kB at 1.0 MB/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/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 230 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 (3): 5.8 kB | 2.5 kB | 4.1/357 kB Progress (3): 5.8 kB | 2.5 kB | 7.7/357 kB Progress (3): 5.8 kB | 2.5 kB | 12/357 kB Progress (3): 5.8 kB | 2.5 kB | 16/357 kB Progress (3): 5.8 kB | 2.5 kB | 20/357 kB Progress (3): 5.8 kB | 2.5 kB | 24/357 kB Progress (3): 5.8 kB | 2.5 kB | 28/357 kB Progress (3): 5.8 kB | 2.5 kB | 32/357 kB Progress (3): 5.8 kB | 2.5 kB | 33/357 kB Progress (3): 5.8 kB | 2.5 kB | 37/357 kB Progress (3): 5.8 kB | 2.5 kB | 41/357 kB Progress (3): 5.8 kB | 2.5 kB | 45/357 kB Progress (3): 5.8 kB | 2.5 kB | 49/357 kB Progress (3): 5.8 kB | 2.5 kB | 53/357 kB Progress (3): 5.8 kB | 2.5 kB | 57/357 kB Progress (3): 5.8 kB | 2.5 kB | 61/357 kB Progress (3): 5.8 kB | 2.5 kB | 65/357 kB Progress (3): 5.8 kB | 2.5 kB | 66/357 kB Progress (3): 5.8 kB | 2.5 kB | 70/357 kB Progress (3): 5.8 kB | 2.5 kB | 74/357 kB Progress (3): 5.8 kB | 2.5 kB | 78/357 kB Progress (3): 5.8 kB | 2.5 kB | 82/357 kB Progress (3): 5.8 kB | 2.5 kB | 86/357 kB Progress (3): 5.8 kB | 2.5 kB | 90/357 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 12 kB/s) Progress (2): 5.8 kB | 94/357 kB 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 Progress (3): 5.8 kB | 94/357 kB | 4.1/4.5 kB Progress (3): 5.8 kB | 98/357 kB | 4.1/4.5 kB Progress (3): 5.8 kB | 98/357 kB | 4.5 kB Progress (3): 5.8 kB | 98/357 kB | 4.5 kB Progress (3): 5.8 kB | 102/357 kB | 4.5 kB Progress (3): 5.8 kB | 106/357 kB | 4.5 kB Progress (3): 5.8 kB | 110/357 kB | 4.5 kB Progress (3): 5.8 kB | 114/357 kB | 4.5 kB Progress (3): 5.8 kB | 118/357 kB | 4.5 kB Progress (3): 5.8 kB | 122/357 kB | 4.5 kB Progress (3): 5.8 kB | 126/357 kB | 4.5 kB Progress (3): 5.8 kB | 130/357 kB | 4.5 kB Progress (3): 5.8 kB | 131/357 kB | 4.5 kB Progress (3): 5.8 kB | 135/357 kB | 4.5 kB Progress (3): 5.8 kB | 139/357 kB | 4.5 kB Progress (3): 5.8 kB | 143/357 kB | 4.5 kB Progress (3): 5.8 kB | 147/357 kB | 4.5 kB Progress (3): 5.8 kB | 151/357 kB | 4.5 kB Progress (3): 5.8 kB | 155/357 kB | 4.5 kB Progress (3): 5.8 kB | 159/357 kB | 4.5 kB Progress (3): 5.8 kB | 163/357 kB | 4.5 kB Progress (3): 5.8 kB | 167/357 kB | 4.5 kB Progress (3): 5.8 kB | 171/357 kB | 4.5 kB Progress (3): 5.8 kB | 175/357 kB | 4.5 kB Progress (3): 5.8 kB | 179/357 kB | 4.5 kB Progress (3): 5.8 kB | 183/357 kB | 4.5 kB Progress (3): 5.8 kB | 187/357 kB | 4.5 kB Progress (3): 5.8 kB | 191/357 kB | 4.5 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 22 kB/s) Progress (2): 5.8 kB | 195/357 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Progress (2): 5.8 kB | 199/357 kB Progress (2): 5.8 kB | 203/357 kB Progress (2): 5.8 kB | 207/357 kB Progress (2): 5.8 kB | 211/357 kB Progress (2): 5.8 kB | 215/357 kB Progress (2): 5.8 kB | 219/357 kB Progress (2): 5.8 kB | 223/357 kB Progress (2): 5.8 kB | 227/357 kB Progress (2): 5.8 kB | 231/357 kB Progress (2): 5.8 kB | 235/357 kB Progress (2): 5.8 kB | 239/357 kB Progress (2): 5.8 kB | 243/357 kB Progress (2): 5.8 kB | 247/357 kB Progress (2): 5.8 kB | 251/357 kB Progress (2): 5.8 kB | 255/357 kB Progress (2): 5.8 kB | 259/357 kB Progress (2): 5.8 kB | 263/357 kB Progress (2): 5.8 kB | 267/357 kB Progress (2): 5.8 kB | 271/357 kB Progress (2): 5.8 kB | 275/357 kB Progress (2): 5.8 kB | 279/357 kB Progress (2): 5.8 kB | 283/357 kB Progress (2): 5.8 kB | 287/357 kB Progress (3): 5.8 kB | 287/357 kB | 4.1/291 kB Progress (3): 5.8 kB | 291/357 kB | 4.1/291 kB Progress (3): 5.8 kB | 291/357 kB | 7.7/291 kB Progress (3): 5.8 kB | 295/357 kB | 7.7/291 kB Progress (3): 5.8 kB | 299/357 kB | 7.7/291 kB Progress (3): 5.8 kB | 299/357 kB | 12/291 kB Progress (3): 5.8 kB | 303/357 kB | 12/291 kB Progress (3): 5.8 kB | 303/357 kB | 16/291 kB Progress (3): 5.8 kB | 307/357 kB | 16/291 kB Progress (3): 5.8 kB | 307/357 kB | 20/291 kB Progress (3): 5.8 kB | 311/357 kB | 20/291 kB Progress (3): 5.8 kB | 311/357 kB | 24/291 kB Progress (3): 5.8 kB | 315/357 kB | 24/291 kB Progress (3): 5.8 kB | 315/357 kB | 28/291 kB Progress (3): 5.8 kB | 319/357 kB | 28/291 kB Progress (3): 5.8 kB | 319/357 kB | 32/291 kB Progress (3): 5.8 kB | 323/357 kB | 32/291 kB Progress (3): 5.8 kB | 323/357 kB | 33/291 kB Progress (3): 5.8 kB | 327/357 kB | 33/291 kB Progress (3): 5.8 kB | 327/357 kB | 37/291 kB Progress (3): 5.8 kB | 331/357 kB | 37/291 kB Progress (3): 5.8 kB | 331/357 kB | 41/291 kB Progress (3): 5.8 kB | 335/357 kB | 41/291 kB Progress (3): 5.8 kB | 335/357 kB | 45/291 kB Progress (3): 5.8 kB | 339/357 kB | 45/291 kB Progress (3): 5.8 kB | 339/357 kB | 49/291 kB Progress (3): 5.8 kB | 343/357 kB | 49/291 kB Progress (3): 5.8 kB | 343/357 kB | 53/291 kB Progress (3): 5.8 kB | 347/357 kB | 53/291 kB Progress (3): 5.8 kB | 347/357 kB | 57/291 kB Progress (3): 5.8 kB | 351/357 kB | 57/291 kB Progress (3): 5.8 kB | 351/357 kB | 61/291 kB Progress (3): 5.8 kB | 355/357 kB | 61/291 kB Progress (3): 5.8 kB | 355/357 kB | 65/291 kB Progress (3): 5.8 kB | 357 kB | 65/291 kB Progress (3): 5.8 kB | 357 kB | 66/291 kB Progress (3): 5.8 kB | 357 kB | 70/291 kB Progress (3): 5.8 kB | 357 kB | 74/291 kB Progress (3): 5.8 kB | 357 kB | 78/291 kB Progress (3): 5.8 kB | 357 kB | 82/291 kB Progress (3): 5.8 kB | 357 kB | 86/291 kB Progress (3): 5.8 kB | 357 kB | 90/291 kB Progress (3): 5.8 kB | 357 kB | 94/291 kB Progress (3): 5.8 kB | 357 kB | 98/291 kB Progress (3): 5.8 kB | 357 kB | 98/291 kB Progress (3): 5.8 kB | 357 kB | 102/291 kB Progress (3): 5.8 kB | 357 kB | 106/291 kB Progress (3): 5.8 kB | 357 kB | 110/291 kB Progress (3): 5.8 kB | 357 kB | 114/291 kB Progress (3): 5.8 kB | 357 kB | 118/291 kB Progress (3): 5.8 kB | 357 kB | 122/291 kB Progress (3): 5.8 kB | 357 kB | 126/291 kB Progress (3): 5.8 kB | 357 kB | 130/291 kB Progress (3): 5.8 kB | 357 kB | 131/291 kB Progress (3): 5.8 kB | 357 kB | 135/291 kB Progress (3): 5.8 kB | 357 kB | 139/291 kB Progress (3): 5.8 kB | 357 kB | 143/291 kB Progress (3): 5.8 kB | 357 kB | 147/291 kB Progress (3): 5.8 kB | 357 kB | 151/291 kB Progress (3): 5.8 kB | 357 kB | 155/291 kB Progress (3): 5.8 kB | 357 kB | 159/291 kB Progress (3): 5.8 kB | 357 kB | 163/291 kB Progress (3): 5.8 kB | 357 kB | 167/291 kB Progress (3): 5.8 kB | 357 kB | 171/291 kB Progress (3): 5.8 kB | 357 kB | 175/291 kB Progress (3): 5.8 kB | 357 kB | 179/291 kB Progress (3): 5.8 kB | 357 kB | 183/291 kB Progress (3): 5.8 kB | 357 kB | 187/291 kB Progress (3): 5.8 kB | 357 kB | 191/291 kB Progress (3): 5.8 kB | 357 kB | 195/291 kB Progress (3): 5.8 kB | 357 kB | 199/291 kB Progress (3): 5.8 kB | 357 kB | 203/291 kB Progress (3): 5.8 kB | 357 kB | 207/291 kB Progress (4): 5.8 kB | 357 kB | 207/291 kB | 4.1/239 kB Progress (4): 5.8 kB | 357 kB | 211/291 kB | 4.1/239 kB Progress (4): 5.8 kB | 357 kB | 211/291 kB | 7.7/239 kB Progress (4): 5.8 kB | 357 kB | 215/291 kB | 7.7/239 kB Progress (4): 5.8 kB | 357 kB | 215/291 kB | 12/239 kB Progress (4): 5.8 kB | 357 kB | 219/291 kB | 12/239 kB Progress (4): 5.8 kB | 357 kB | 219/291 kB | 16/239 kB Progress (4): 5.8 kB | 357 kB | 223/291 kB | 16/239 kB Progress (4): 5.8 kB | 357 kB | 223/291 kB | 20/239 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 1.6 MB/s) Progress (3): 5.8 kB | 227/291 kB | 20/239 kB 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 (4): 5.8 kB | 227/291 kB | 20/239 kB | 4.1/62 kB Progress (4): 5.8 kB | 227/291 kB | 24/239 kB | 4.1/62 kB Progress (4): 5.8 kB | 227/291 kB | 24/239 kB | 7.7/62 kB Progress (4): 5.8 kB | 231/291 kB | 24/239 kB | 7.7/62 kB Progress (4): 5.8 kB | 231/291 kB | 24/239 kB | 12/62 kB Progress (4): 5.8 kB | 231/291 kB | 28/239 kB | 12/62 kB Progress (4): 5.8 kB | 231/291 kB | 28/239 kB | 16/62 kB Progress (4): 5.8 kB | 235/291 kB | 28/239 kB | 16/62 kB Progress (4): 5.8 kB | 235/291 kB | 28/239 kB | 20/62 kB Progress (4): 5.8 kB | 235/291 kB | 32/239 kB | 20/62 kB Progress (4): 5.8 kB | 235/291 kB | 32/239 kB | 24/62 kB Progress (4): 5.8 kB | 239/291 kB | 32/239 kB | 24/62 kB Progress (4): 5.8 kB | 239/291 kB | 33/239 kB | 24/62 kB Progress (4): 5.8 kB | 243/291 kB | 33/239 kB | 24/62 kB Progress (4): 5.8 kB | 243/291 kB | 33/239 kB | 28/62 kB Progress (4): 5.8 kB | 247/291 kB | 33/239 kB | 28/62 kB Progress (4): 5.8 kB | 247/291 kB | 37/239 kB | 28/62 kB Progress (4): 5.8 kB | 251/291 kB | 37/239 kB | 28/62 kB Progress (4): 5.8 kB | 251/291 kB | 37/239 kB | 32/62 kB Progress (4): 5.8 kB | 255/291 kB | 37/239 kB | 32/62 kB Progress (4): 5.8 kB | 255/291 kB | 41/239 kB | 32/62 kB Progress (4): 5.8 kB | 259/291 kB | 41/239 kB | 32/62 kB Progress (4): 5.8 kB | 259/291 kB | 41/239 kB | 36/62 kB Progress (4): 5.8 kB | 263/291 kB | 41/239 kB | 36/62 kB Progress (4): 5.8 kB | 263/291 kB | 45/239 kB | 36/62 kB Progress (4): 5.8 kB | 267/291 kB | 45/239 kB | 36/62 kB Progress (4): 5.8 kB | 267/291 kB | 45/239 kB | 40/62 kB Progress (4): 5.8 kB | 271/291 kB | 45/239 kB | 40/62 kB Progress (4): 5.8 kB | 271/291 kB | 49/239 kB | 40/62 kB Progress (4): 5.8 kB | 275/291 kB | 49/239 kB | 40/62 kB Progress (4): 5.8 kB | 275/291 kB | 49/239 kB | 44/62 kB Progress (4): 5.8 kB | 279/291 kB | 49/239 kB | 44/62 kB Progress (4): 5.8 kB | 279/291 kB | 53/239 kB | 44/62 kB Progress (4): 5.8 kB | 283/291 kB | 53/239 kB | 44/62 kB Progress (4): 5.8 kB | 283/291 kB | 53/239 kB | 48/62 kB Progress (4): 5.8 kB | 287/291 kB | 53/239 kB | 48/62 kB Progress (4): 5.8 kB | 287/291 kB | 53/239 kB | 52/62 kB Progress (4): 5.8 kB | 287/291 kB | 57/239 kB | 52/62 kB Progress (4): 5.8 kB | 287/291 kB | 61/239 kB | 52/62 kB Progress (4): 5.8 kB | 287/291 kB | 65/239 kB | 52/62 kB Progress (4): 5.8 kB | 287/291 kB | 66/239 kB | 52/62 kB Progress (4): 5.8 kB | 287/291 kB | 66/239 kB | 56/62 kB Progress (4): 5.8 kB | 287/291 kB | 70/239 kB | 56/62 kB Progress (4): 5.8 kB | 291/291 kB | 70/239 kB | 56/62 kB Progress (4): 5.8 kB | 291/291 kB | 74/239 kB | 56/62 kB Progress (4): 5.8 kB | 291/291 kB | 74/239 kB | 60/62 kB Progress (5): 5.8 kB | 291/291 kB | 74/239 kB | 60/62 kB | 4.1/50 kB Progress (5): 5.8 kB | 291/291 kB | 74/239 kB | 62 kB | 4.1/50 kB Progress (5): 5.8 kB | 291/291 kB | 78/239 kB | 62 kB | 4.1/50 kB Progress (5): 5.8 kB | 291 kB | 78/239 kB | 62 kB | 4.1/50 kB Progress (5): 5.8 kB | 291 kB | 82/239 kB | 62 kB | 4.1/50 kB Progress (5): 5.8 kB | 291 kB | 82/239 kB | 62 kB | 7.7/50 kB Progress (5): 5.8 kB | 291 kB | 86/239 kB | 62 kB | 7.7/50 kB Progress (5): 5.8 kB | 291 kB | 86/239 kB | 62 kB | 12/50 kB Progress (5): 5.8 kB | 291 kB | 90/239 kB | 62 kB | 12/50 kB Progress (5): 5.8 kB | 291 kB | 90/239 kB | 62 kB | 16/50 kB Progress (5): 5.8 kB | 291 kB | 94/239 kB | 62 kB | 16/50 kB Progress (5): 5.8 kB | 291 kB | 94/239 kB | 62 kB | 20/50 kB Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 20/50 kB Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 24/50 kB Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 24/50 kB Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 28/50 kB Progress (5): 5.8 kB | 291 kB | 102/239 kB | 62 kB | 28/50 kB Progress (5): 5.8 kB | 291 kB | 102/239 kB | 62 kB | 32/50 kB Progress (5): 5.8 kB | 291 kB | 106/239 kB | 62 kB | 32/50 kB Progress (5): 5.8 kB | 291 kB | 110/239 kB | 62 kB | 32/50 kB Progress (5): 5.8 kB | 291 kB | 114/239 kB | 62 kB | 32/50 kB Progress (5): 5.8 kB | 291 kB | 114/239 kB | 62 kB | 36/50 kB Progress (5): 5.8 kB | 291 kB | 118/239 kB | 62 kB | 36/50 kB Progress (5): 5.8 kB | 291 kB | 118/239 kB | 62 kB | 40/50 kB Progress (5): 5.8 kB | 291 kB | 122/239 kB | 62 kB | 40/50 kB Progress (5): 5.8 kB | 291 kB | 122/239 kB | 62 kB | 44/50 kB Progress (5): 5.8 kB | 291 kB | 126/239 kB | 62 kB | 44/50 kB Progress (5): 5.8 kB | 291 kB | 126/239 kB | 62 kB | 48/50 kB Progress (5): 5.8 kB | 291 kB | 130/239 kB | 62 kB | 48/50 kB Progress (5): 5.8 kB | 291 kB | 130/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 134/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 138/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 142/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 146/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 150/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 154/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 158/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 162/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 166/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 170/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 174/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 178/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 182/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 186/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 190/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 194/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 198/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 202/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 206/239 kB | 62 kB | 50 kB Progress (5): 5.8 kB | 291 kB | 210/239 kB | 62 kB | 50 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 224 kB/s) Progress (4): 5.8 kB | 291 kB | 214/239 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 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 1.1 MB/s) Progress (3): 5.8 kB | 218/239 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar Progress (3): 5.8 kB | 222/239 kB | 50 kB Progress (3): 5.8 kB | 226/239 kB | 50 kB Progress (3): 5.8 kB | 230/239 kB | 50 kB Progress (3): 5.8 kB | 234/239 kB | 50 kB Progress (3): 5.8 kB | 238/239 kB | 50 kB Progress (3): 5.8 kB | 239 kB | 50 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 169 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 807 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar Progress (2): 5.8 kB | 4.1/409 kB Progress (2): 5.8 kB | 7.7/409 kB Progress (2): 5.8 kB | 12/409 kB Progress (2): 5.8 kB | 16/409 kB Progress (2): 5.8 kB | 20/409 kB Progress (3): 5.8 kB | 20/409 kB | 4.1/45 kB Progress (3): 5.8 kB | 24/409 kB | 4.1/45 kB Progress (3): 5.8 kB | 24/409 kB | 7.7/45 kB Progress (3): 5.8 kB | 28/409 kB | 7.7/45 kB Progress (3): 5.8 kB | 28/409 kB | 12/45 kB Progress (3): 5.8 kB | 32/409 kB | 12/45 kB Progress (3): 5.8 kB | 32/409 kB | 16/45 kB Progress (3): 5.8 kB | 36/409 kB | 16/45 kB Progress (3): 5.8 kB | 36/409 kB | 20/45 kB Progress (3): 5.8 kB | 40/409 kB | 20/45 kB Progress (3): 5.8 kB | 40/409 kB | 24/45 kB Progress (3): 5.8 kB | 44/409 kB | 24/45 kB Progress (3): 5.8 kB | 44/409 kB | 28/45 kB Progress (3): 5.8 kB | 48/409 kB | 28/45 kB Progress (3): 5.8 kB | 48/409 kB | 32/45 kB Progress (3): 5.8 kB | 52/409 kB | 32/45 kB Progress (3): 5.8 kB | 52/409 kB | 36/45 kB Progress (3): 5.8 kB | 56/409 kB | 36/45 kB Progress (3): 5.8 kB | 56/409 kB | 40/45 kB Progress (3): 5.8 kB | 60/409 kB | 40/45 kB Progress (3): 5.8 kB | 60/409 kB | 44/45 kB Progress (3): 5.8 kB | 64/409 kB | 44/45 kB Progress (3): 5.8 kB | 64/409 kB | 45 kB Progress (4): 5.8 kB | 64/409 kB | 45 kB | 4.1/733 kB Progress (4): 5.8 kB | 68/409 kB | 45 kB | 4.1/733 kB Progress (4): 5.8 kB | 68/409 kB | 45 kB | 7.7/733 kB Progress (5): 5.8 kB | 68/409 kB | 45 kB | 7.7/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 68/409 kB | 45 kB | 12/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 72/409 kB | 45 kB | 12/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 72/409 kB | 45 kB | 16/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 72/409 kB | 45 kB | 16/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 72/409 kB | 45 kB | 20/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 76/409 kB | 45 kB | 20/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 76/409 kB | 45 kB | 24/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 76/409 kB | 45 kB | 24/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 76/409 kB | 45 kB | 28/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 80/409 kB | 45 kB | 28/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 80/409 kB | 45 kB | 32/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 80/409 kB | 45 kB | 32/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 80/409 kB | 45 kB | 36/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 84/409 kB | 45 kB | 36/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 84/409 kB | 45 kB | 40/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 84/409 kB | 45 kB | 40/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 84/409 kB | 45 kB | 44/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 88/409 kB | 45 kB | 44/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 88/409 kB | 45 kB | 48/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 88/409 kB | 45 kB | 48/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 88/409 kB | 45 kB | 52/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 92/409 kB | 45 kB | 52/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 92/409 kB | 45 kB | 56/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 92/409 kB | 45 kB | 56/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 92/409 kB | 45 kB | 60/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 96/409 kB | 45 kB | 60/733 kB | 0/2.3 MB Progress (5): 5.8 kB | 96/409 kB | 45 kB | 64/733 kB | 0/2.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 146 kB/s) Progress (4): 5.8 kB | 96/409 kB | 64/733 kB | 0/2.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar Progress (4): 5.8 kB | 96/409 kB | 68/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 100/409 kB | 68/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 100/409 kB | 72/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 100/409 kB | 72/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 100/409 kB | 76/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 104/409 kB | 76/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 104/409 kB | 80/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 104/409 kB | 80/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 104/409 kB | 84/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 108/409 kB | 84/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 108/409 kB | 88/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 108/409 kB | 88/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 108/409 kB | 92/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 112/409 kB | 92/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 112/409 kB | 96/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 112/409 kB | 96/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 112/409 kB | 100/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 116/409 kB | 100/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 116/409 kB | 104/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 116/409 kB | 104/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 116/409 kB | 108/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 120/409 kB | 108/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 120/409 kB | 112/733 kB | 0/2.3 MB Progress (4): 5.8 kB | 120/409 kB | 112/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 120/409 kB | 116/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 124/409 kB | 116/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 124/409 kB | 120/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 124/409 kB | 120/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 124/409 kB | 124/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 128/409 kB | 124/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 128/409 kB | 128/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 128/409 kB | 128/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 128/409 kB | 132/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 132/409 kB | 132/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 132/409 kB | 136/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 132/409 kB | 136/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 132/409 kB | 140/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 136/409 kB | 140/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 136/409 kB | 144/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 136/409 kB | 144/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 136/409 kB | 148/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 140/409 kB | 148/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 140/409 kB | 152/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 140/409 kB | 152/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 140/409 kB | 156/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 144/409 kB | 156/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 144/409 kB | 160/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 144/409 kB | 160/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 144/409 kB | 164/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 148/409 kB | 164/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 148/409 kB | 168/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 148/409 kB | 168/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 148/409 kB | 172/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 152/409 kB | 172/733 kB | 0.1/2.3 MB Progress (4): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 4.1/327 kB Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 4.1/327 kB Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 7.7/327 kB Progress (5): 5.8 kB | 152/409 kB | 180/733 kB | 0.1/2.3 MB | 7.7/327 kB Progress (5): 5.8 kB | 156/409 kB | 180/733 kB | 0.1/2.3 MB | 7.7/327 kB Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 7.7/327 kB Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 12/327 kB Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 12/327 kB Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 16/327 kB Progress (5): 5.8 kB | 156/409 kB | 188/733 kB | 0.1/2.3 MB | 16/327 kB Progress (5): 5.8 kB | 160/409 kB | 188/733 kB | 0.1/2.3 MB | 16/327 kB Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 16/327 kB Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 20/327 kB Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 20/327 kB Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 24/327 kB Progress (5): 5.8 kB | 160/409 kB | 196/733 kB | 0.1/2.3 MB | 24/327 kB Progress (5): 5.8 kB | 164/409 kB | 196/733 kB | 0.1/2.3 MB | 24/327 kB Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 24/327 kB Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 28/327 kB Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 28/327 kB Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 32/327 kB Progress (5): 5.8 kB | 164/409 kB | 204/733 kB | 0.1/2.3 MB | 32/327 kB Progress (5): 5.8 kB | 168/409 kB | 204/733 kB | 0.1/2.3 MB | 32/327 kB Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 32/327 kB Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 33/327 kB Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 33/327 kB Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 37/327 kB Progress (5): 5.8 kB | 168/409 kB | 212/733 kB | 0.1/2.3 MB | 37/327 kB Progress (5): 5.8 kB | 172/409 kB | 212/733 kB | 0.1/2.3 MB | 37/327 kB Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 37/327 kB Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 41/327 kB Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 41/327 kB Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 45/327 kB Progress (5): 5.8 kB | 172/409 kB | 220/733 kB | 0.1/2.3 MB | 45/327 kB Progress (5): 5.8 kB | 176/409 kB | 220/733 kB | 0.1/2.3 MB | 45/327 kB Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 45/327 kB Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 49/327 kB Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 49/327 kB Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 53/327 kB Progress (5): 5.8 kB | 176/409 kB | 228/733 kB | 0.1/2.3 MB | 53/327 kB Progress (5): 5.8 kB | 180/409 kB | 228/733 kB | 0.1/2.3 MB | 53/327 kB Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 53/327 kB Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 57/327 kB Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 57/327 kB Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 61/327 kB Progress (5): 5.8 kB | 180/409 kB | 236/733 kB | 0.1/2.3 MB | 61/327 kB Progress (5): 5.8 kB | 184/409 kB | 236/733 kB | 0.1/2.3 MB | 61/327 kB Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 61/327 kB Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 65/327 kB Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 65/327 kB Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 66/327 kB Progress (5): 5.8 kB | 184/409 kB | 244/733 kB | 0.1/2.3 MB | 66/327 kB Progress (5): 5.8 kB | 188/409 kB | 244/733 kB | 0.1/2.3 MB | 66/327 kB Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 66/327 kB Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 70/327 kB Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 70/327 kB Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 74/327 kB Progress (5): 5.8 kB | 188/409 kB | 252/733 kB | 0.1/2.3 MB | 74/327 kB Progress (5): 5.8 kB | 192/409 kB | 252/733 kB | 0.1/2.3 MB | 74/327 kB Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 74/327 kB Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 78/327 kB Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 78/327 kB Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 82/327 kB Progress (5): 5.8 kB | 192/409 kB | 260/733 kB | 0.1/2.3 MB | 82/327 kB Progress (5): 5.8 kB | 196/409 kB | 260/733 kB | 0.1/2.3 MB | 82/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 82/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 90/327 kB Progress (5): 5.8 kB | 196/409 kB | 268/733 kB | 0.1/2.3 MB | 90/327 kB Progress (5): 5.8 kB | 200/409 kB | 268/733 kB | 0.1/2.3 MB | 90/327 kB Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 90/327 kB Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 94/327 kB Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 94/327 kB Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 98/327 kB Progress (5): 5.8 kB | 200/409 kB | 276/733 kB | 0.1/2.3 MB | 98/327 kB Progress (5): 5.8 kB | 204/409 kB | 276/733 kB | 0.1/2.3 MB | 98/327 kB Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 98/327 kB Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 102/327 kB Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 102/327 kB Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 106/327 kB Progress (5): 5.8 kB | 204/409 kB | 284/733 kB | 0.1/2.3 MB | 106/327 kB Progress (5): 5.8 kB | 208/409 kB | 284/733 kB | 0.1/2.3 MB | 106/327 kB Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 106/327 kB Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 110/327 kB Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 110/327 kB Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 114/327 kB Progress (5): 5.8 kB | 208/409 kB | 292/733 kB | 0.1/2.3 MB | 114/327 kB Progress (5): 5.8 kB | 212/409 kB | 292/733 kB | 0.1/2.3 MB | 114/327 kB Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.1/2.3 MB | 114/327 kB Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.1/2.3 MB | 118/327 kB Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.2/2.3 MB | 118/327 kB Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.2/2.3 MB | 122/327 kB Progress (5): 5.8 kB | 212/409 kB | 300/733 kB | 0.2/2.3 MB | 122/327 kB Progress (5): 5.8 kB | 216/409 kB | 300/733 kB | 0.2/2.3 MB | 122/327 kB Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 122/327 kB Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 126/327 kB Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 126/327 kB Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 130/327 kB Progress (5): 5.8 kB | 216/409 kB | 308/733 kB | 0.2/2.3 MB | 130/327 kB Progress (5): 5.8 kB | 220/409 kB | 308/733 kB | 0.2/2.3 MB | 130/327 kB Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 130/327 kB Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 134/327 kB Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 134/327 kB Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 138/327 kB Progress (5): 5.8 kB | 220/409 kB | 316/733 kB | 0.2/2.3 MB | 138/327 kB Progress (5): 5.8 kB | 224/409 kB | 316/733 kB | 0.2/2.3 MB | 138/327 kB Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 138/327 kB Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 142/327 kB Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 142/327 kB Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 146/327 kB Progress (5): 5.8 kB | 224/409 kB | 324/733 kB | 0.2/2.3 MB | 146/327 kB Progress (5): 5.8 kB | 228/409 kB | 324/733 kB | 0.2/2.3 MB | 146/327 kB Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 146/327 kB Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 150/327 kB Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 150/327 kB Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 154/327 kB Progress (5): 5.8 kB | 228/409 kB | 332/733 kB | 0.2/2.3 MB | 154/327 kB Progress (5): 5.8 kB | 232/409 kB | 332/733 kB | 0.2/2.3 MB | 154/327 kB Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 154/327 kB Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 158/327 kB Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 158/327 kB Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 162/327 kB Progress (5): 5.8 kB | 232/409 kB | 340/733 kB | 0.2/2.3 MB | 162/327 kB Progress (5): 5.8 kB | 236/409 kB | 340/733 kB | 0.2/2.3 MB | 162/327 kB Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 162/327 kB Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 166/327 kB Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 166/327 kB Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 170/327 kB Progress (5): 5.8 kB | 236/409 kB | 348/733 kB | 0.2/2.3 MB | 170/327 kB Progress (5): 5.8 kB | 240/409 kB | 348/733 kB | 0.2/2.3 MB | 170/327 kB Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 170/327 kB Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 174/327 kB Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 174/327 kB Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 178/327 kB Progress (5): 5.8 kB | 240/409 kB | 356/733 kB | 0.2/2.3 MB | 178/327 kB Progress (5): 5.8 kB | 244/409 kB | 356/733 kB | 0.2/2.3 MB | 178/327 kB Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 178/327 kB Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 182/327 kB Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 182/327 kB Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 186/327 kB Progress (5): 5.8 kB | 244/409 kB | 364/733 kB | 0.2/2.3 MB | 186/327 kB Progress (5): 5.8 kB | 248/409 kB | 364/733 kB | 0.2/2.3 MB | 186/327 kB Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 186/327 kB Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 190/327 kB Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 190/327 kB Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 194/327 kB Progress (5): 5.8 kB | 248/409 kB | 372/733 kB | 0.2/2.3 MB | 194/327 kB Progress (5): 5.8 kB | 252/409 kB | 372/733 kB | 0.2/2.3 MB | 194/327 kB Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 194/327 kB Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 198/327 kB Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 198/327 kB Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 202/327 kB Progress (5): 5.8 kB | 252/409 kB | 380/733 kB | 0.2/2.3 MB | 202/327 kB Progress (5): 5.8 kB | 256/409 kB | 380/733 kB | 0.2/2.3 MB | 202/327 kB Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 202/327 kB Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 206/327 kB Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 206/327 kB Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 210/327 kB Progress (5): 5.8 kB | 256/409 kB | 388/733 kB | 0.2/2.3 MB | 210/327 kB Progress (5): 5.8 kB | 260/409 kB | 388/733 kB | 0.2/2.3 MB | 210/327 kB Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 210/327 kB Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 214/327 kB Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 214/327 kB Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 218/327 kB Progress (5): 5.8 kB | 260/409 kB | 396/733 kB | 0.2/2.3 MB | 218/327 kB Progress (5): 5.8 kB | 264/409 kB | 396/733 kB | 0.2/2.3 MB | 218/327 kB Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 218/327 kB Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 222/327 kB Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 222/327 kB Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 226/327 kB Progress (5): 5.8 kB | 264/409 kB | 404/733 kB | 0.2/2.3 MB | 226/327 kB Progress (5): 5.8 kB | 268/409 kB | 404/733 kB | 0.2/2.3 MB | 226/327 kB Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 226/327 kB Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 230/327 kB Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 230/327 kB Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 234/327 kB Progress (5): 5.8 kB | 268/409 kB | 412/733 kB | 0.2/2.3 MB | 234/327 kB Progress (5): 5.8 kB | 272/409 kB | 412/733 kB | 0.2/2.3 MB | 234/327 kB Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 234/327 kB Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 238/327 kB Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 238/327 kB Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 242/327 kB Progress (5): 5.8 kB | 272/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 kB Progress (5): 5.8 kB | 276/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 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 15 kB/s) Progress (4): 280/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 kB Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 242/327 kB Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 246/327 kB Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 246/327 kB Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 250/327 kB Progress (4): 280/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB Progress (4): 284/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Progress (4): 288/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB Progress (4): 288/409 kB | 432/733 kB | 0.2/2.3 MB | 250/327 kB Progress (4): 288/409 kB | 432/733 kB | 0.2/2.3 MB | 254/327 kB Progress (4): 288/409 kB | 436/733 kB | 0.2/2.3 MB | 254/327 kB Progress (4): 288/409 kB | 436/733 kB | 0.2/2.3 MB | 254/327 kB Progress (4): 288/409 kB | 440/733 kB | 0.2/2.3 MB | 254/327 kB Progress (4): 288/409 kB | 440/733 kB | 0.2/2.3 MB | 258/327 kB Progress (4): 292/409 kB | 440/733 kB | 0.2/2.3 MB | 258/327 kB Progress (4): 292/409 kB | 440/733 kB | 0.2/2.3 MB | 262/327 kB Progress (4): 292/409 kB | 444/733 kB | 0.2/2.3 MB | 262/327 kB Progress (4): 292/409 kB | 444/733 kB | 0.2/2.3 MB | 262/327 kB Progress (4): 292/409 kB | 448/733 kB | 0.2/2.3 MB | 262/327 kB Progress (4): 292/409 kB | 448/733 kB | 0.2/2.3 MB | 266/327 kB Progress (4): 296/409 kB | 448/733 kB | 0.2/2.3 MB | 266/327 kB Progress (4): 296/409 kB | 448/733 kB | 0.2/2.3 MB | 270/327 kB Progress (4): 296/409 kB | 452/733 kB | 0.2/2.3 MB | 270/327 kB Progress (4): 296/409 kB | 452/733 kB | 0.2/2.3 MB | 270/327 kB Progress (4): 296/409 kB | 456/733 kB | 0.2/2.3 MB | 270/327 kB Progress (4): 296/409 kB | 456/733 kB | 0.2/2.3 MB | 274/327 kB Progress (4): 300/409 kB | 456/733 kB | 0.2/2.3 MB | 274/327 kB Progress (4): 300/409 kB | 456/733 kB | 0.2/2.3 MB | 278/327 kB Progress (4): 300/409 kB | 460/733 kB | 0.2/2.3 MB | 278/327 kB Progress (4): 300/409 kB | 460/733 kB | 0.2/2.3 MB | 278/327 kB Progress (4): 300/409 kB | 464/733 kB | 0.2/2.3 MB | 278/327 kB Progress (4): 300/409 kB | 464/733 kB | 0.2/2.3 MB | 282/327 kB Progress (4): 304/409 kB | 464/733 kB | 0.2/2.3 MB | 282/327 kB Progress (4): 304/409 kB | 464/733 kB | 0.2/2.3 MB | 286/327 kB Progress (4): 304/409 kB | 468/733 kB | 0.2/2.3 MB | 286/327 kB Progress (4): 304/409 kB | 468/733 kB | 0.2/2.3 MB | 286/327 kB Progress (4): 304/409 kB | 472/733 kB | 0.2/2.3 MB | 286/327 kB Progress (4): 304/409 kB | 472/733 kB | 0.2/2.3 MB | 290/327 kB Progress (4): 308/409 kB | 472/733 kB | 0.2/2.3 MB | 290/327 kB Progress (4): 308/409 kB | 472/733 kB | 0.2/2.3 MB | 294/327 kB Progress (4): 308/409 kB | 476/733 kB | 0.2/2.3 MB | 294/327 kB Progress (4): 308/409 kB | 476/733 kB | 0.2/2.3 MB | 294/327 kB Progress (4): 308/409 kB | 480/733 kB | 0.2/2.3 MB | 294/327 kB Progress (4): 308/409 kB | 480/733 kB | 0.2/2.3 MB | 298/327 kB Progress (4): 312/409 kB | 480/733 kB | 0.2/2.3 MB | 298/327 kB Progress (4): 312/409 kB | 480/733 kB | 0.2/2.3 MB | 302/327 kB Progress (4): 312/409 kB | 484/733 kB | 0.2/2.3 MB | 302/327 kB Progress (4): 312/409 kB | 484/733 kB | 0.2/2.3 MB | 302/327 kB Progress (4): 312/409 kB | 488/733 kB | 0.2/2.3 MB | 302/327 kB Progress (4): 312/409 kB | 488/733 kB | 0.2/2.3 MB | 306/327 kB Progress (4): 316/409 kB | 488/733 kB | 0.2/2.3 MB | 306/327 kB Progress (4): 316/409 kB | 488/733 kB | 0.2/2.3 MB | 310/327 kB Progress (4): 316/409 kB | 492/733 kB | 0.2/2.3 MB | 310/327 kB Progress (4): 316/409 kB | 492/733 kB | 0.2/2.3 MB | 310/327 kB Progress (4): 316/409 kB | 496/733 kB | 0.2/2.3 MB | 310/327 kB Progress (4): 316/409 kB | 496/733 kB | 0.2/2.3 MB | 314/327 kB Progress (4): 320/409 kB | 496/733 kB | 0.2/2.3 MB | 314/327 kB Progress (4): 320/409 kB | 496/733 kB | 0.2/2.3 MB | 318/327 kB Progress (4): 320/409 kB | 500/733 kB | 0.2/2.3 MB | 318/327 kB Progress (4): 320/409 kB | 500/733 kB | 0.3/2.3 MB | 318/327 kB Progress (4): 320/409 kB | 504/733 kB | 0.3/2.3 MB | 318/327 kB Progress (4): 320/409 kB | 504/733 kB | 0.3/2.3 MB | 322/327 kB Progress (4): 324/409 kB | 504/733 kB | 0.3/2.3 MB | 322/327 kB Progress (4): 324/409 kB | 504/733 kB | 0.3/2.3 MB | 326/327 kB Progress (4): 324/409 kB | 508/733 kB | 0.3/2.3 MB | 326/327 kB Progress (4): 324/409 kB | 508/733 kB | 0.3/2.3 MB | 326/327 kB Progress (4): 324/409 kB | 512/733 kB | 0.3/2.3 MB | 326/327 kB Progress (4): 324/409 kB | 512/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 328/409 kB | 512/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 328/409 kB | 516/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 328/409 kB | 516/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 328/409 kB | 520/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 332/409 kB | 520/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 332/409 kB | 524/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 332/409 kB | 524/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 332/409 kB | 528/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 336/409 kB | 528/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 336/409 kB | 532/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 336/409 kB | 532/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 336/409 kB | 536/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 340/409 kB | 536/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 340/409 kB | 540/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 340/409 kB | 540/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 340/409 kB | 544/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 344/409 kB | 544/733 kB | 0.3/2.3 MB | 327 kB Progress (4): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 4.1/62 kB Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 4.1/62 kB Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 344/409 kB | 552/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 348/409 kB | 552/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 348/409 kB | 556/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 348/409 kB | 556/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 348/409 kB | 560/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 352/409 kB | 560/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 352/409 kB | 568/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 356/409 kB | 568/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 356/409 kB | 576/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 360/409 kB | 576/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 360/409 kB | 584/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 364/409 kB | 584/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 364/409 kB | 592/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 368/409 kB | 592/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 368/409 kB | 600/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 372/409 kB | 600/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 372/409 kB | 608/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 376/409 kB | 608/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 376/409 kB | 616/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 380/409 kB | 616/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 380/409 kB | 624/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 384/409 kB | 624/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 44/62 kB Progress (5): 384/409 kB | 628/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB Progress (5): 384/409 kB | 632/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB Progress (5): 388/409 kB | 632/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 388/409 kB | 640/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 392/409 kB | 640/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 392/409 kB | 648/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 396/409 kB | 648/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 396/409 kB | 656/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 400/409 kB | 656/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 400/409 kB | 664/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 404/409 kB | 664/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 404/409 kB | 672/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 408/409 kB | 672/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 408/409 kB | 676/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 408/409 kB | 676/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 408/409 kB | 680/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 680/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 684/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 684/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 688/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 688/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 692/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 692/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 696/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 696/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 700/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 700/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 704/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 704/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 708/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 708/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 712/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 712/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 716/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 716/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 720/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 720/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 724/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 724/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 728/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 728/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 732/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 732/733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.4/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 882 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 133 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar Progress (2): 0.5/2.3 MB | 327 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 701 kB/s) Progress (1): 0.5/2.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.5/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.6/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.7/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (1): 0.8/2.3 MB Progress (2): 0.8/2.3 MB | 4.1/41 kB Progress (2): 0.9/2.3 MB | 4.1/41 kB Progress (2): 0.9/2.3 MB | 7.7/41 kB Progress (2): 0.9/2.3 MB | 7.7/41 kB Progress (2): 0.9/2.3 MB | 12/41 kB Progress (2): 0.9/2.3 MB | 12/41 kB Progress (2): 0.9/2.3 MB | 16/41 kB Progress (2): 0.9/2.3 MB | 16/41 kB Progress (2): 0.9/2.3 MB | 20/41 kB Progress (2): 0.9/2.3 MB | 20/41 kB Progress (2): 0.9/2.3 MB | 24/41 kB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 32/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 32/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 36/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 36/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 40/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 40/41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 7.7/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 7.7/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 12/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 12/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 16/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 16/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 20/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 20/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 24/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 24/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 28/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 28/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 33/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 37/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 41/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 41/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 45/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 45/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 49/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 49/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 53/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 53/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 98/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 126/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 126/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 130/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 130/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 134/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 134/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 138/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 138/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 142/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 142/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 146/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 146/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 150/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 150/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 182/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 218/264 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 79 kB/s) Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 238/264 kB Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 238/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 238/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 238/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 254/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 254/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 258/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 262/264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 462 kB/s) Progress (2): 1.4/2.3 MB | 0.4/1.9 MB Progress (2): 1.4/2.3 MB | 0.4/1.9 MB Progress (2): 1.4/2.3 MB | 0.4/1.9 MB Progress (2): 1.4/2.3 MB | 0.4/1.9 MB Progress (2): 1.4/2.3 MB | 0.4/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.4/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.5/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.5/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.6/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.7/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.8/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.6/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 0.9/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.0/1.9 MB Progress (2): 1.7/2.3 MB | 1.1/1.9 MB Progress (2): 1.7/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.1/1.9 MB Progress (2): 1.8/2.3 MB | 1.2/1.9 MB Progress (2): 1.8/2.3 MB | 1.2/1.9 MB Progress (2): 1.8/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.2/1.9 MB Progress (2): 1.9/2.3 MB | 1.3/1.9 MB Progress (2): 1.9/2.3 MB | 1.3/1.9 MB Progress (2): 1.9/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.3/1.9 MB Progress (2): 2.0/2.3 MB | 1.4/1.9 MB Progress (2): 2.0/2.3 MB | 1.4/1.9 MB Progress (2): 2.0/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.4/1.9 MB Progress (2): 2.1/2.3 MB | 1.5/1.9 MB Progress (2): 2.1/2.3 MB | 1.5/1.9 MB Progress (2): 2.1/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.5/1.9 MB Progress (2): 2.2/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3/2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.6/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.7/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.8/1.9 MB Progress (2): 2.3 MB | 1.9/1.9 MB Progress (2): 2.3 MB | 1.9/1.9 MB Progress (2): 2.3 MB | 1.9/1.9 MB Progress (2): 2.3 MB | 1.9/1.9 MB Progress (2): 2.3 MB | 1.9/1.9 MB Progress (2): 2.3 MB | 1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 2.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 2.7 MB/s) [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ parent --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 139 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 160 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 71 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 113 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 88 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 84 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.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.1/plexus-3.1.pom (19 kB at 745 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 25 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.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-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 199 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.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/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 127 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.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/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.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-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-profile/2.0.6/maven-profile-2.0.6.jar Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (2): 7.7/49 kB | 4.1/13 kB Progress (2): 7.7/49 kB | 7.7/13 kB Progress (2): 7.7/49 kB | 12/13 kB Progress (2): 7.7/49 kB | 13 kB Progress (3): 7.7/49 kB | 13 kB | 4.1/116 kB Progress (3): 7.7/49 kB | 13 kB | 7.7/116 kB Progress (3): 12/49 kB | 13 kB | 7.7/116 kB Progress (3): 16/49 kB | 13 kB | 7.7/116 kB Progress (3): 20/49 kB | 13 kB | 7.7/116 kB Progress (3): 24/49 kB | 13 kB | 7.7/116 kB Progress (3): 24/49 kB | 13 kB | 12/116 kB Progress (3): 24/49 kB | 13 kB | 16/116 kB Progress (3): 24/49 kB | 13 kB | 20/116 kB Progress (3): 24/49 kB | 13 kB | 24/116 kB Progress (3): 24/49 kB | 13 kB | 28/116 kB Progress (3): 24/49 kB | 13 kB | 32/116 kB Progress (4): 24/49 kB | 13 kB | 32/116 kB | 4.1/29 kB Progress (4): 24/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 28/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 32/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 36/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 40/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 44/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 48/49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 32/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 36/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 40/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 44/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 48/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 52/116 kB | 7.7/29 kB Progress (4): 49 kB | 13 kB | 56/116 kB | 7.7/29 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 262 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar Progress (4): 49 kB | 56/116 kB | 7.7/29 kB | 4.1/35 kB Progress (4): 49 kB | 56/116 kB | 7.7/29 kB | 7.7/35 kB Progress (4): 49 kB | 56/116 kB | 12/29 kB | 7.7/35 kB Progress (4): 49 kB | 56/116 kB | 16/29 kB | 7.7/35 kB Progress (4): 49 kB | 56/116 kB | 20/29 kB | 7.7/35 kB Progress (4): 49 kB | 56/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 60/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 64/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 68/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 72/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 76/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 80/116 kB | 24/29 kB | 7.7/35 kB Progress (4): 49 kB | 80/116 kB | 24/29 kB | 12/35 kB Progress (4): 49 kB | 80/116 kB | 24/29 kB | 16/35 kB Progress (4): 49 kB | 80/116 kB | 24/29 kB | 20/35 kB Progress (4): 49 kB | 80/116 kB | 24/29 kB | 24/35 kB Progress (4): 49 kB | 84/116 kB | 24/29 kB | 24/35 kB Progress (4): 49 kB | 88/116 kB | 24/29 kB | 24/35 kB Progress (4): 49 kB | 92/116 kB | 24/29 kB | 24/35 kB Progress (4): 49 kB | 96/116 kB | 24/29 kB | 24/35 kB Progress (4): 49 kB | 96/116 kB | 28/29 kB | 24/35 kB Progress (4): 49 kB | 100/116 kB | 28/29 kB | 24/35 kB Progress (4): 49 kB | 100/116 kB | 29 kB | 24/35 kB Progress (4): 49 kB | 104/116 kB | 29 kB | 24/35 kB Progress (4): 49 kB | 108/116 kB | 29 kB | 24/35 kB Progress (4): 49 kB | 112/116 kB | 29 kB | 24/35 kB Progress (4): 49 kB | 116/116 kB | 29 kB | 24/35 kB Progress (4): 49 kB | 116 kB | 29 kB | 24/35 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.jar (49 kB at 805 kB/s) Progress (3): 116 kB | 29 kB | 28/35 kB 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): 116 kB | 29 kB | 32/35 kB Progress (3): 116 kB | 29 kB | 35 kB Progress (4): 116 kB | 29 kB | 35 kB | 4.1/121 kB Progress (4): 116 kB | 29 kB | 35 kB | 7.7/121 kB Progress (4): 116 kB | 29 kB | 35 kB | 12/121 kB Progress (4): 116 kB | 29 kB | 35 kB | 16/121 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 419 kB/s) 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 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 1.7 MB/s) Progress (2): 35 kB | 20/121 kB 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 Progress (2): 35 kB | 24/121 kB Progress (2): 35 kB | 28/121 kB Progress (2): 35 kB | 32/121 kB Progress (2): 35 kB | 33/121 kB Progress (2): 35 kB | 37/121 kB Progress (2): 35 kB | 41/121 kB Progress (2): 35 kB | 45/121 kB Progress (2): 35 kB | 49/121 kB Progress (2): 35 kB | 53/121 kB Progress (3): 35 kB | 53/121 kB | 4.1/86 kB Progress (3): 35 kB | 57/121 kB | 4.1/86 kB Progress (3): 35 kB | 57/121 kB | 7.7/86 kB Progress (3): 35 kB | 61/121 kB | 7.7/86 kB Progress (3): 35 kB | 61/121 kB | 12/86 kB Progress (3): 35 kB | 65/121 kB | 12/86 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.jar (35 kB at 483 kB/s) Progress (2): 69/121 kB | 12/86 kB Progress (2): 69/121 kB | 16/86 kB Progress (2): 73/121 kB | 16/86 kB Progress (2): 73/121 kB | 20/86 kB 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 (2): 77/121 kB | 20/86 kB Progress (2): 77/121 kB | 24/86 kB Progress (2): 81/121 kB | 24/86 kB Progress (2): 81/121 kB | 28/86 kB Progress (2): 85/121 kB | 28/86 kB Progress (2): 85/121 kB | 32/86 kB Progress (2): 89/121 kB | 32/86 kB Progress (2): 89/121 kB | 33/86 kB Progress (2): 93/121 kB | 33/86 kB Progress (2): 93/121 kB | 37/86 kB Progress (2): 97/121 kB | 37/86 kB Progress (2): 97/121 kB | 41/86 kB Progress (2): 101/121 kB | 41/86 kB Progress (2): 101/121 kB | 45/86 kB Progress (2): 105/121 kB | 45/86 kB Progress (2): 105/121 kB | 49/86 kB Progress (2): 109/121 kB | 49/86 kB Progress (2): 109/121 kB | 53/86 kB Progress (2): 113/121 kB | 53/86 kB Progress (2): 113/121 kB | 57/86 kB Progress (2): 117/121 kB | 57/86 kB Progress (2): 117/121 kB | 61/86 kB Progress (2): 121/121 kB | 61/86 kB Progress (2): 121/121 kB | 65/86 kB Progress (2): 121 kB | 65/86 kB Progress (2): 121 kB | 69/86 kB Progress (2): 121 kB | 73/86 kB Progress (2): 121 kB | 77/86 kB Progress (2): 121 kB | 81/86 kB Progress (2): 121 kB | 85/86 kB Progress (2): 121 kB | 86 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 1.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Progress (2): 121 kB | 4.1/57 kB Progress (2): 121 kB | 7.7/57 kB Progress (2): 121 kB | 12/57 kB Progress (2): 121 kB | 16/57 kB Progress (2): 121 kB | 20/57 kB Progress (2): 121 kB | 24/57 kB Progress (2): 121 kB | 28/57 kB Progress (2): 121 kB | 32/57 kB Progress (2): 121 kB | 36/57 kB Progress (2): 121 kB | 40/57 kB Progress (2): 121 kB | 44/57 kB Progress (2): 121 kB | 48/57 kB Progress (2): 121 kB | 52/57 kB Progress (2): 121 kB | 56/57 kB Progress (2): 121 kB | 57 kB Progress (3): 121 kB | 57 kB | 4.1/230 kB Progress (3): 121 kB | 57 kB | 7.7/230 kB Progress (3): 121 kB | 57 kB | 12/230 kB Progress (3): 121 kB | 57 kB | 16/230 kB Progress (3): 121 kB | 57 kB | 20/230 kB Progress (3): 121 kB | 57 kB | 24/230 kB Progress (3): 121 kB | 57 kB | 28/230 kB Progress (3): 121 kB | 57 kB | 32/230 kB Progress (3): 121 kB | 57 kB | 36/230 kB Progress (3): 121 kB | 57 kB | 40/230 kB Progress (3): 121 kB | 57 kB | 44/230 kB Progress (3): 121 kB | 57 kB | 48/230 kB Progress (3): 121 kB | 57 kB | 52/230 kB Progress (3): 121 kB | 57 kB | 56/230 kB Progress (3): 121 kB | 57 kB | 60/230 kB Progress (3): 121 kB | 57 kB | 64/230 kB Progress (3): 121 kB | 57 kB | 68/230 kB Progress (3): 121 kB | 57 kB | 72/230 kB Progress (3): 121 kB | 57 kB | 76/230 kB Progress (3): 121 kB | 57 kB | 80/230 kB Progress (3): 121 kB | 57 kB | 84/230 kB Progress (3): 121 kB | 57 kB | 88/230 kB Progress (3): 121 kB | 57 kB | 92/230 kB Progress (3): 121 kB | 57 kB | 96/230 kB Progress (3): 121 kB | 57 kB | 100/230 kB Progress (3): 121 kB | 57 kB | 104/230 kB Progress (3): 121 kB | 57 kB | 108/230 kB Progress (4): 121 kB | 57 kB | 108/230 kB | 4.1/24 kB Progress (4): 121 kB | 57 kB | 112/230 kB | 4.1/24 kB Progress (4): 121 kB | 57 kB | 112/230 kB | 7.7/24 kB Progress (4): 121 kB | 57 kB | 116/230 kB | 7.7/24 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.jar (57 kB at 571 kB/s) Progress (3): 121 kB | 116/230 kB | 12/24 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Progress (4): 121 kB | 116/230 kB | 12/24 kB | 4.1/87 kB Progress (4): 121 kB | 120/230 kB | 12/24 kB | 4.1/87 kB Progress (4): 121 kB | 120/230 kB | 12/24 kB | 7.7/87 kB Progress (4): 121 kB | 120/230 kB | 16/24 kB | 7.7/87 kB Progress (4): 121 kB | 120/230 kB | 16/24 kB | 12/87 kB Progress (4): 121 kB | 124/230 kB | 16/24 kB | 12/87 kB Progress (4): 121 kB | 124/230 kB | 16/24 kB | 16/87 kB Progress (4): 121 kB | 124/230 kB | 20/24 kB | 16/87 kB Progress (4): 121 kB | 124/230 kB | 20/24 kB | 20/87 kB Progress (4): 121 kB | 128/230 kB | 20/24 kB | 20/87 kB Progress (4): 121 kB | 128/230 kB | 20/24 kB | 24/87 kB Progress (4): 121 kB | 128/230 kB | 24/24 kB | 24/87 kB Progress (4): 121 kB | 128/230 kB | 24/24 kB | 28/87 kB Progress (4): 121 kB | 132/230 kB | 24/24 kB | 28/87 kB Progress (4): 121 kB | 132/230 kB | 24/24 kB | 32/87 kB Progress (4): 121 kB | 132/230 kB | 24 kB | 32/87 kB Progress (4): 121 kB | 132/230 kB | 24 kB | 33/87 kB Progress (4): 121 kB | 136/230 kB | 24 kB | 33/87 kB Progress (4): 121 kB | 136/230 kB | 24 kB | 37/87 kB Progress (4): 121 kB | 140/230 kB | 24 kB | 37/87 kB Progress (4): 121 kB | 140/230 kB | 24 kB | 41/87 kB Progress (4): 121 kB | 144/230 kB | 24 kB | 41/87 kB Progress (4): 121 kB | 144/230 kB | 24 kB | 45/87 kB Progress (4): 121 kB | 148/230 kB | 24 kB | 45/87 kB Progress (4): 121 kB | 148/230 kB | 24 kB | 49/87 kB Progress (4): 121 kB | 152/230 kB | 24 kB | 49/87 kB Progress (4): 121 kB | 152/230 kB | 24 kB | 53/87 kB Progress (4): 121 kB | 156/230 kB | 24 kB | 53/87 kB Progress (4): 121 kB | 156/230 kB | 24 kB | 57/87 kB Progress (4): 121 kB | 160/230 kB | 24 kB | 57/87 kB Progress (4): 121 kB | 160/230 kB | 24 kB | 61/87 kB Progress (4): 121 kB | 164/230 kB | 24 kB | 61/87 kB Progress (4): 121 kB | 164/230 kB | 24 kB | 65/87 kB Progress (4): 121 kB | 168/230 kB | 24 kB | 65/87 kB Progress (4): 121 kB | 168/230 kB | 24 kB | 69/87 kB Progress (4): 121 kB | 172/230 kB | 24 kB | 69/87 kB Progress (4): 121 kB | 172/230 kB | 24 kB | 73/87 kB Progress (4): 121 kB | 176/230 kB | 24 kB | 73/87 kB Progress (4): 121 kB | 176/230 kB | 24 kB | 77/87 kB Progress (4): 121 kB | 180/230 kB | 24 kB | 77/87 kB Progress (4): 121 kB | 180/230 kB | 24 kB | 81/87 kB Progress (4): 121 kB | 184/230 kB | 24 kB | 81/87 kB Progress (4): 121 kB | 184/230 kB | 24 kB | 85/87 kB Progress (4): 121 kB | 188/230 kB | 24 kB | 85/87 kB Progress (4): 121 kB | 188/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 192/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 196/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 200/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 204/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 208/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 212/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 216/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 220/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 224/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 228/230 kB | 24 kB | 87 kB Progress (4): 121 kB | 230 kB | 24 kB | 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 227 kB/s) Progress (4): 121 kB | 230 kB | 87 kB | 4.1/12 kB Progress (4): 121 kB | 230 kB | 87 kB | 7.7/12 kB Progress (4): 121 kB | 230 kB | 87 kB | 12/12 kB Progress (4): 121 kB | 230 kB | 87 kB | 12 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 740 kB/s) 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 865 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 81 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 1.4 MB/s) [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/parent/2.9.0-SNAPSHOT/parent-2.9.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.swtbot:target-platforms >----------------- [INFO] Building target-platforms 2.9.0-SNAPSHOT [2/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ target-platforms --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ target-platforms --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ target-platforms --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ target-platforms --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ target-platforms --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ target-platforms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ target-platforms --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-platforms --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2.9.0-SNAPSHOT/target-platforms-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-09 >------------- [INFO] Building 2019-09 2.9.0-SNAPSHOT [3/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-09 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-09 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-09 --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 91 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.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/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 217 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.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/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 331 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 190 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.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/6/oss-parent-6.pom (4.8 kB at 156 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 140 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.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/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 183 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 186 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 108 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.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/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 513 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Progress (1): 4.1/6.0 kB Progress (2): 4.1/6.0 kB | 4.1/281 kB Progress (2): 6.0 kB | 4.1/281 kB Progress (2): 6.0 kB | 7.7/281 kB Progress (2): 6.0 kB | 12/281 kB Progress (2): 6.0 kB | 16/281 kB Progress (2): 6.0 kB | 20/281 kB Progress (2): 6.0 kB | 24/281 kB Progress (2): 6.0 kB | 28/281 kB Progress (2): 6.0 kB | 32/281 kB Progress (2): 6.0 kB | 36/281 kB Progress (2): 6.0 kB | 40/281 kB Progress (2): 6.0 kB | 44/281 kB Progress (2): 6.0 kB | 48/281 kB Progress (2): 6.0 kB | 52/281 kB Progress (2): 6.0 kB | 56/281 kB Progress (2): 6.0 kB | 60/281 kB Progress (2): 6.0 kB | 64/281 kB Progress (2): 6.0 kB | 68/281 kB Progress (2): 6.0 kB | 72/281 kB Progress (2): 6.0 kB | 76/281 kB Progress (2): 6.0 kB | 80/281 kB Progress (2): 6.0 kB | 84/281 kB Progress (2): 6.0 kB | 88/281 kB Progress (2): 6.0 kB | 92/281 kB Progress (2): 6.0 kB | 96/281 kB Progress (2): 6.0 kB | 100/281 kB Progress (2): 6.0 kB | 104/281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 263 kB/s) Progress (1): 108/281 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar Progress (1): 112/281 kB Progress (1): 116/281 kB Progress (1): 120/281 kB Progress (1): 124/281 kB Progress (1): 128/281 kB Progress (1): 132/281 kB Progress (1): 136/281 kB Progress (1): 140/281 kB Progress (1): 144/281 kB Progress (1): 148/281 kB Progress (1): 152/281 kB Progress (1): 156/281 kB Progress (1): 160/281 kB Progress (1): 164/281 kB Progress (1): 168/281 kB Progress (1): 172/281 kB Progress (1): 176/281 kB Progress (1): 180/281 kB Progress (1): 184/281 kB Progress (1): 188/281 kB Progress (1): 192/281 kB Progress (1): 196/281 kB Progress (1): 200/281 kB Progress (1): 204/281 kB Progress (1): 208/281 kB Progress (1): 212/281 kB Progress (1): 216/281 kB Progress (1): 220/281 kB Progress (1): 224/281 kB Progress (1): 228/281 kB Progress (1): 232/281 kB Progress (1): 236/281 kB Progress (1): 240/281 kB Progress (1): 244/281 kB Progress (1): 248/281 kB Progress (1): 252/281 kB Progress (1): 256/281 kB Progress (1): 260/281 kB Progress (1): 264/281 kB Progress (1): 268/281 kB Progress (1): 272/281 kB Progress (1): 276/281 kB Progress (1): 280/281 kB Progress (1): 281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 6.1 MB/s) Progress (1): 4.1/166 kB Progress (1): 7.7/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 24/166 kB Progress (1): 28/166 kB Progress (1): 32/166 kB Progress (1): 36/166 kB Progress (1): 40/166 kB Progress (1): 44/166 kB Progress (1): 48/166 kB Progress (1): 52/166 kB Progress (1): 56/166 kB Progress (1): 60/166 kB Progress (1): 64/166 kB Progress (1): 68/166 kB Progress (1): 72/166 kB Progress (1): 76/166 kB Progress (1): 80/166 kB Progress (1): 84/166 kB Progress (1): 88/166 kB Progress (1): 92/166 kB Progress (1): 96/166 kB Progress (1): 100/166 kB Progress (1): 104/166 kB Progress (1): 108/166 kB Progress (1): 112/166 kB Progress (1): 116/166 kB Progress (1): 120/166 kB Progress (1): 124/166 kB Progress (1): 128/166 kB Progress (1): 132/166 kB Progress (1): 136/166 kB Progress (1): 140/166 kB Progress (2): 140/166 kB | 0/2.7 MB Progress (2): 144/166 kB | 0/2.7 MB Progress (2): 144/166 kB | 0/2.7 MB Progress (2): 148/166 kB | 0/2.7 MB Progress (2): 152/166 kB | 0/2.7 MB Progress (2): 152/166 kB | 0/2.7 MB Progress (2): 156/166 kB | 0/2.7 MB Progress (2): 156/166 kB | 0/2.7 MB Progress (2): 160/166 kB | 0/2.7 MB Progress (2): 160/166 kB | 0/2.7 MB Progress (2): 164/166 kB | 0/2.7 MB Progress (2): 164/166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.1/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (2): 166 kB | 0.2/2.7 MB Progress (3): 166 kB | 0.2/2.7 MB | 4.1/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 4.1/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 7.7/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 7.7/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 12/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 12/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 16/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 16/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 20/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 20/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 24/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 24/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 28/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 28/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 32/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 32/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 36/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 36/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 40/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 40/70 kB Progress (3): 166 kB | 0.2/2.7 MB | 44/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 44/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 48/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 48/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 52/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 52/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 56/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 56/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 60/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 60/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 64/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 64/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 68/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 68/70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (3): 166 kB | 0.3/2.7 MB | 70 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 4.1/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 4.1/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 7.7/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 7.7/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 12/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 12/26 kB Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 16/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 16/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 20/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 20/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 24/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 24/26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 1.3 MB/s) Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.1/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.2/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.3/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.4/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.5/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.6/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.7/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.8/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 1.9/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.0/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.1/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.2/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.3/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.4/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.5/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.6/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7/2.7 MB | 70 kB | 26 kB Progress (3): 2.7 MB | 70 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 41 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 4.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 81 kB/s) [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-09 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-09 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-09 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-09 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-09 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-09 --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 152 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/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/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Progress (1): 4.1/223 kB Progress (1): 7.7/223 kB Progress (1): 12/223 kB Progress (1): 16/223 kB Progress (1): 20/223 kB Progress (1): 24/223 kB Progress (1): 28/223 kB Progress (1): 32/223 kB Progress (1): 33/223 kB Progress (1): 37/223 kB Progress (1): 41/223 kB Progress (1): 45/223 kB Progress (1): 49/223 kB Progress (1): 53/223 kB Progress (1): 57/223 kB Progress (1): 61/223 kB Progress (1): 65/223 kB Progress (1): 66/223 kB Progress (1): 70/223 kB Progress (1): 74/223 kB Progress (1): 78/223 kB Progress (1): 82/223 kB Progress (1): 86/223 kB Progress (1): 90/223 kB Progress (1): 94/223 kB Progress (1): 98/223 kB Progress (1): 98/223 kB Progress (1): 102/223 kB Progress (1): 106/223 kB Progress (1): 110/223 kB Progress (1): 114/223 kB Progress (1): 118/223 kB Progress (1): 122/223 kB Progress (1): 126/223 kB Progress (1): 130/223 kB Progress (1): 131/223 kB Progress (1): 135/223 kB Progress (1): 139/223 kB Progress (1): 143/223 kB Progress (1): 147/223 kB Progress (1): 151/223 kB Progress (1): 155/223 kB Progress (1): 159/223 kB Progress (1): 163/223 kB Progress (1): 164/223 kB Progress (1): 168/223 kB Progress (1): 172/223 kB Progress (1): 176/223 kB Progress (1): 180/223 kB Progress (1): 184/223 kB Progress (1): 188/223 kB Progress (1): 192/223 kB Progress (1): 196/223 kB Progress (1): 200/223 kB Progress (1): 204/223 kB Progress (1): 208/223 kB Progress (1): 212/223 kB Progress (1): 216/223 kB Progress (1): 220/223 kB Progress (1): 223 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 5.4 MB/s) [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-09/2019-09.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-09/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-06 >------------- [INFO] Building 2019-06 2.9.0-SNAPSHOT [4/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-06 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-06 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-06 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-06 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-06 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-06 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-06 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-06 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-06 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-06/2019-06.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-06/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-03 >------------- [INFO] Building 2019-03 2.9.0-SNAPSHOT [5/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-03 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-03 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-03 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-03 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-03 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-03 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-03 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-03 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-03 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-03/2019-03.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-03/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-12 >------------- [INFO] Building 2018-12 2.9.0-SNAPSHOT [6/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-12 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-12 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-12 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-12 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-12 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-12 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-12 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-12 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-12 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-12/2018-12.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-12/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-09 >------------- [INFO] Building 2018-09 2.9.0-SNAPSHOT [7/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-09 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-09 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-09 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-09 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-09 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-09 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-09 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-09 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-09 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-09/2018-09.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-09/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:photon >------------- [INFO] Building photon 2.9.0-SNAPSHOT [8/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ photon --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ photon --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ photon --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ photon --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ photon --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ photon --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ photon --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ photon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ photon --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/photon/photon.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/photon/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:oxygen >------------- [INFO] Building oxygen 2.9.0-SNAPSHOT [9/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ oxygen --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ oxygen --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ oxygen --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ oxygen --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ oxygen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ oxygen --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ oxygen --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ oxygen --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxygen --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/oxygen/oxygen.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/oxygen/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:neon >-------------- [INFO] Building neon 2.9.0-SNAPSHOT [10/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ neon --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ neon --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ neon --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ neon --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ neon --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ neon --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ neon --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ neon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ neon --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/neon/neon.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/neon/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:mars >-------------- [INFO] Building mars 2.9.0-SNAPSHOT [11/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ mars --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ mars --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ mars --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ mars --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ mars --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ mars --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ mars --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ mars --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/mars/mars.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/mars/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:luna >-------------- [INFO] Building luna 2.9.0-SNAPSHOT [12/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ luna --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ luna --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ luna --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ luna --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ luna --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ luna --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ luna --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ luna --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ luna --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/luna/luna.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/luna/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:kepler >------------- [INFO] Building kepler 2.9.0-SNAPSHOT [13/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ kepler --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ kepler --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ kepler --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ kepler --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ kepler --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ kepler --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ kepler --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ kepler --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ kepler --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/kepler/kepler.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/kepler/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:juno >-------------- [INFO] Building juno 2.9.0-SNAPSHOT [14/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ juno --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ juno --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ juno --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ juno --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ juno --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ juno --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ juno --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ juno --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juno --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/juno/juno.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/juno/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- [INFO] Building org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT [15/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 291 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 27 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 106 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 108 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 186 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 28 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 110 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 595 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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-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/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar 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 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 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 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 (1): 56/152 kB Progress (1): 60/152 kB Progress (1): 64/152 kB Progress (1): 68/152 kB Progress (1): 72/152 kB Progress (1): 76/152 kB Progress (1): 80/152 kB Progress (1): 84/152 kB Progress (1): 88/152 kB Progress (1): 92/152 kB Progress (1): 96/152 kB Progress (1): 100/152 kB Progress (1): 104/152 kB Progress (1): 108/152 kB Progress (1): 112/152 kB Progress (1): 116/152 kB Progress (1): 120/152 kB Progress (1): 124/152 kB Progress (1): 128/152 kB Progress (1): 132/152 kB Progress (1): 136/152 kB Progress (1): 140/152 kB Progress (1): 144/152 kB Progress (1): 148/152 kB Progress (1): 152 kB Progress (2): 152 kB | 4.1/9.9 kB Progress (2): 152 kB | 7.7/9.9 kB Progress (2): 152 kB | 9.9 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.jar (9.9 kB at 95 kB/s) 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 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 1.4 MB/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 Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Progress (2): 5.9 kB | 4.1/30 kB Progress (2): 5.9 kB | 7.7/30 kB Progress (2): 5.9 kB | 12/30 kB Progress (2): 5.9 kB | 16/30 kB Progress (2): 5.9 kB | 20/30 kB Progress (3): 5.9 kB | 20/30 kB | 4.1/37 kB Progress (3): 5.9 kB | 24/30 kB | 4.1/37 kB Progress (3): 5.9 kB | 24/30 kB | 7.7/37 kB Progress (3): 5.9 kB | 28/30 kB | 7.7/37 kB Progress (3): 5.9 kB | 30 kB | 7.7/37 kB Progress (3): 5.9 kB | 30 kB | 12/37 kB 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 49 kB/s) Progress (3): 30 kB | 12/37 kB | 4.1/21 kB Progress (3): 30 kB | 16/37 kB | 4.1/21 kB Progress (3): 30 kB | 16/37 kB | 7.7/21 kB 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 (4): 30 kB | 16/37 kB | 7.7/21 kB | 4.1/14 kB Progress (4): 30 kB | 16/37 kB | 12/21 kB | 4.1/14 kB Progress (4): 30 kB | 20/37 kB | 12/21 kB | 4.1/14 kB Progress (4): 30 kB | 20/37 kB | 16/21 kB | 4.1/14 kB Progress (4): 30 kB | 20/37 kB | 16/21 kB | 7.7/14 kB Progress (4): 30 kB | 20/37 kB | 20/21 kB | 7.7/14 kB Progress (4): 30 kB | 24/37 kB | 20/21 kB | 7.7/14 kB Progress (4): 30 kB | 24/37 kB | 21 kB | 7.7/14 kB Progress (4): 30 kB | 24/37 kB | 21 kB | 12/14 kB Progress (4): 30 kB | 28/37 kB | 21 kB | 12/14 kB Progress (4): 30 kB | 28/37 kB | 21 kB | 14 kB Progress (4): 30 kB | 32/37 kB | 21 kB | 14 kB Progress (4): 30 kB | 36/37 kB | 21 kB | 14 kB Progress (4): 30 kB | 37 kB | 21 kB | 14 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 243 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar 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 158 kB/s) 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 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 105 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 (2): 37 kB | 4.1/13 kB Progress (2): 37 kB | 7.7/13 kB Progress (2): 37 kB | 12/13 kB Progress (2): 37 kB | 13 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 279 kB/s) 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 (2): 13 kB | 4.1/38 kB Progress (2): 13 kB | 7.7/38 kB Progress (2): 13 kB | 12/38 kB Progress (2): 13 kB | 16/38 kB Progress (2): 13 kB | 20/38 kB Progress (2): 13 kB | 24/38 kB Progress (2): 13 kB | 28/38 kB Progress (2): 13 kB | 32/38 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 98 kB/s) Progress (1): 36/38 kB 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 (1): 38 kB Progress (2): 38 kB | 4.1/10 kB Progress (2): 38 kB | 7.7/10 kB Progress (2): 38 kB | 10 kB Progress (3): 38 kB | 10 kB | 4.1/6.8 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 265 kB/s) Progress (2): 10 kB | 6.8 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 70 kB/s) Progress (2): 6.8 kB | 4.1/35 kB Progress (2): 6.8 kB | 7.7/35 kB Progress (2): 6.8 kB | 12/35 kB Progress (2): 6.8 kB | 16/35 kB Progress (2): 6.8 kB | 20/35 kB Progress (2): 6.8 kB | 24/35 kB Progress (2): 6.8 kB | 28/35 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 45 kB/s) Progress (1): 32/35 kB Progress (1): 35 kB Progress (2): 35 kB | 4.1/61 kB Progress (2): 35 kB | 7.7/61 kB Progress (2): 35 kB | 12/61 kB Progress (2): 35 kB | 16/61 kB Progress (2): 35 kB | 20/61 kB Progress (2): 35 kB | 24/61 kB Progress (2): 35 kB | 28/61 kB Progress (2): 35 kB | 32/61 kB Progress (2): 35 kB | 33/61 kB Progress (2): 35 kB | 37/61 kB Progress (2): 35 kB | 41/61 kB Progress (2): 35 kB | 45/61 kB Progress (2): 35 kB | 49/61 kB Progress (2): 35 kB | 53/61 kB Progress (2): 35 kB | 57/61 kB Progress (2): 35 kB | 61/61 kB Progress (2): 35 kB | 61 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 223 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 384 kB/s) [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 181 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.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.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 140 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.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.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 52 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.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.15.1/ecj-3.15.1.pom (1.7 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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.15.1/ecj-3.15.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.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/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Progress (2): 18 kB | 4.1/4.6 kB Progress (2): 18 kB | 4.6 kB Progress (3): 18 kB | 4.6 kB | 3.6 kB Progress (4): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB Progress (4): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 4.1/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 4.1/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 7.7/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 7.7/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 12/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 12/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 16/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 16/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 20/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 20/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 24/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 24/25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 598 kB/s) Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 117 kB/s) 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 147 kB/s) 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.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 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 757 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.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 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 3.3 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- [WARNING] bundle localization file /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/plugin.properties not found [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ant.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- [INFO] Building org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT [16/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.core --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ [INFO] Building org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT [17/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- [INFO] Compiling 159 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- [INFO] Building org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT [18/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Compiling 30 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ [INFO] Building org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT [19/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- [INFO] Compiling 14 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- [INFO] Building org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT [20/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- [INFO] Compiling 7 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.junit4_x --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- [INFO] Building org.eclipse.swtbot 2.9.0-SNAPSHOT [21/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- [INFO] Building org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT [22/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- [INFO] Compiling 3 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- [INFO] Building org.eclipse.swtbot.forms 2.9.0-SNAPSHOT [23/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms --- [INFO] [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- [INFO] Building org.eclipse.swtbot.go 2.9.0-SNAPSHOT [24/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.go --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.go --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- [INFO] Building org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT [25/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- [INFO] Building org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT [26/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT [27/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Compiling 15 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ [INFO] Building org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT [28/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT [29/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- [INFO] Building org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT [30/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ [INFO] Building org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT [31/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- [INFO] Building org.eclipse.swtbot.generator 2.9.0-SNAPSHOT [32/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator --- [INFO] Compiling 50 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- [INFO] Building org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT [33/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client --- [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.client --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- [INFO] Building org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT [34/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Compiling 6 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- [INFO] Building org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT [35/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- [INFO] Building org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT [36/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT [37/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- [INFO] Building org.eclipse.swt.examples 2.9.0-SNAPSHOT [38/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swt.examples --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swt.examples --- [INFO] Compiling 135 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swt.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swt.examples --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- [INFO] Building org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT [39/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.demo --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ [INFO] Building org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT [40/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- [INFO] The project's OSGi version is 3.1.100.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.ui.forms.examples --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples --- [INFO] Compiling 28 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/examples.jar [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.ui.forms.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT [41/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- [INFO] Building org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT [42/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- [INFO] Building org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT [43/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.feature --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- [INFO] Building org.eclipse.swtbot.ide 2.9.0-SNAPSHOT [44/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ide --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ide --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- [INFO] Building org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT [45/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- [INFO] Building org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT [46/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- [INFO] Building org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT [47/58] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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 123 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 4.1/226 kB Progress (1): 7.7/226 kB Progress (1): 12/226 kB Progress (1): 16/226 kB Progress (1): 20/226 kB Progress (1): 24/226 kB Progress (1): 28/226 kB Progress (1): 32/226 kB Progress (1): 36/226 kB Progress (1): 40/226 kB Progress (1): 44/226 kB Progress (1): 48/226 kB Progress (1): 52/226 kB Progress (1): 56/226 kB Progress (1): 60/226 kB Progress (1): 64/226 kB Progress (1): 68/226 kB Progress (1): 72/226 kB 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 5.9 MB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- [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.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- [INFO] Building zip: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.updatesite --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- [INFO] Building org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT [48/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.eclipse.ui.functional.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.037 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest) Time elapsed: 2.015 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT [49/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- [INFO] Building org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT [50/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.forms.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.978 s - in org.eclipse.swtbot.forms.finder.test.AllTests canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.013 s findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.006 s findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.005 s canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.004 s findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.003 s canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.003 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- [INFO] Building org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT [51/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Compiling 27 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.eclipse.finder.AllTests 12 Sep 2019 06:03:33.210 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:35.735 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:38.413 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:47.299 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:50.824 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:52.437 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:03:57.036 - WorkbenchTestable - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'main' with an interval of 50ms. between characters. 12 Sep 2019 06:03:57.260 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal 12 Sep 2019 06:03:57.743 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals. 12 Sep 2019 06:03:57.744 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell. 12 Sep 2019 06:03:57.806 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell. 12 Sep 2019 06:03:57.811 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [main - main method] 12 Sep 2019 06:03:57.812 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning 12 Sep 2019 06:03:57.812 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:186) - Trying to select proposal main - main method 12 Sep 2019 06:03:57.812 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:201) - Trying to select proposal with index 0 12 Sep 2019 06:03:57.814 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$1.java:206) - Selecting row [0] main - main method in Table {} 12 Sep 2019 06:04:00.922 - WorkbenchTestable - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'JFr' with an interval of 50ms. between characters. 12 Sep 2019 06:04:01.076 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal 12 Sep 2019 06:04:01.513 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals. 12 Sep 2019 06:04:01.513 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell. 12 Sep 2019 06:04:01.527 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell. 12 Sep 2019 06:04:01.528 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [JFrame - javax.swing, JFr() : void - Method stub] 12 Sep 2019 06:04:01.529 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning 12 Sep 2019 06:04:01.530 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:741) - Making proposals disappear. Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.41 s - in org.eclipse.swtbot.eclipse.finder.AllTests findCommandIMatcher(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest) Time elapsed: 0.434 s findCommandNoMatch(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest) Time elapsed: 0.193 s viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.588 s viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.301 s toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.305 s viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.207 s toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.284 s menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.372 s toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.333 s notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 5.124 s openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.212 s menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.271 s toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.247 s menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.252 s findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.356 s breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.634 s toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.278 s closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.363 s getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.215 s getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.375 s quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 6.966 s getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.519 s contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.193 s contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 2.491 s isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.665 s getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 2.442 s isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.85 s canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.743 s canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.598 s canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.352 s canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.648 s canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.922 s canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.442 s canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.656 s shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.242 s shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.233 s editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.204 s shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.187 s shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.191 s shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.178 s shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.199 s canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.11 s canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.106 s canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.108 s canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest) Time elapsed: 0.475 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- [INFO] Building org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT [52/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.swtbot.e4.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.371 s - in org.eclipse.swtbot.e4.finder.test.AllTests showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.029 s closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 5.009 s findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0 s getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0 s openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.052 s switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest) Time elapsed: 0.035 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT [53/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.261 s testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.017 s testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.053 s testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.026 s testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.016 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.057 s testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.018 s testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.019 s testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.012 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.054 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- [INFO] Building org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT [54/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Compiling 112 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/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.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0.143 s matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0.001 s matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0.002 s testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest) Time elapsed: 1.142 s Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0.002 s testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0.001 s doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0.001 s doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0.001 s matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0.001 s matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.097 s matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.046 s matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.047 s matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.049 s matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.057 s findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.083 s matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.056 s matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.063 s Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.535 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.707 s getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.688 s findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.684 s findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.701 s nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.674 s getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.702 s previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.678 s findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 0.697 s Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest) Time elapsed: 0.058 s Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0.002 s mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.PositionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0.001 s isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0 s joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0.001 s hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0.001 s testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.003 s canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.056 s canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.TableRowTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TreePathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest) Time elapsed: 1.182 s Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest) Time elapsed: 0.021 s Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest) Time elapsed: 0.022 s Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest) Time elapsed: 0.513 s Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest) Time elapsed: 0.513 s Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest) Time elapsed: 0.016 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest 12 Sep 2019 06:05:14.999 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'Type This 123' with an interval of 50ms. between characters. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.4 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 0.827 s typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 1.417 s setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 0.711 s typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 0.733 s findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 0.71 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest 12 Sep 2019 06:05:31.243 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg' 12 Sep 2019 06:05:31.565 - main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg' Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.51 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.756 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.904 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.825 s canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.858 s canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.877 s canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.826 s canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.885 s throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 5.85 s cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.851 s isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.974 s unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.83 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.784 s canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.796 s canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.811 s getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.88 s getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.886 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.775 s getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.851 s canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.823 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.773 s canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.81 s cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.743 s cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.783 s canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.783 s canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.906 s canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.83 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 0.819 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 0.857 s findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 0.862 s clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 0.866 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.764 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.767 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.848 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.822 s doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.852 s clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.843 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.831 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.808 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.826 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.815 s findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.841 s expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.961 s expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.831 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.876 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.873 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.746 s getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.758 s selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.753 s expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.896 s findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.749 s expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.816 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.796 s clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.953 s setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 5.84 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.866 s getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.918 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 0.864 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.712 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.02 s getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.026 s noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.028 s bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.022 s findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.02 s closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.037 s testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.534 s findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.022 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest 12 Sep 2019 06:06:27.014 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'New typed Text' with an interval of 50ms. between characters. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.785 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.846 s typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.488 s changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.79 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.768 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.798 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.803 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.829 s findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.838 s changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.806 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 0.811 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 0.809 s findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 0.855 s testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 0.782 s findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 0.768 s testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 0.787 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest) Time elapsed: 3.052 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 0.867 s findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 0.826 s findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 0.745 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest 12 Sep 2019 06:06:48.144 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg' 12 Sep 2019 06:06:48.403 - main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg' Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.745 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.984 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.839 s canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.878 s checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.891 s isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.957 s canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.86 s canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.905 s canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.865 s canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.93 s canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.916 s canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.944 s canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.906 s canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.903 s canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 0.958 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.595 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 0.801 s findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 0.748 s clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 0.811 s doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.745 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 0.852 s doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.8 s isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 0.833 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 0.786 s clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 0.849 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.761 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 0.925 s clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 0.919 s findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 0.914 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) Time elapsed: 0.042 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.1 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.876 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.883 s clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.861 s togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.883 s togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.899 s clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.95 s deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.852 s clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 0.893 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.826 s shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.85 s shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.807 s shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.791 s findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.825 s shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 0.793 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest) Time elapsed: 0.016 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest (SWT:1081): Gtk-WARNING **: 06:07:22.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:22.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:22.958: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:22.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:23.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:23.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:23.374: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:23.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:07:23.491 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text--- ' with an interval of 50ms. between characters. (SWT:1081): Gtk-WARNING **: 06:07:24.432: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:24.437: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:24.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:24.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:24.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:24.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.124: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.129: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:26.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:27.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:27.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:27.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:07:27.280 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---123 #@! :; {} [] --- ' with an interval of 50ms. between characters. (SWT:1081): Gtk-WARNING **: 06:07:28.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:28.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:28.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:28.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:28.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:28.946: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:29.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:29.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:07:29.263 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '--- typed text --- ' with an interval of 50ms. between characters. (SWT:1081): Gtk-WARNING **: 06:07:30.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:30.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:30.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:30.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:07:30.636 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters. 12 Sep 2019 06:07:31.445 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters. (SWT:1081): Gtk-WARNING **: 06:07:32.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:32.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:32.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.97 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.224 s selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.207 s insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.208 s typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.058 s insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.203 s canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.255 s getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.184 s canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.206 s getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.188 s getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.194 s canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.214 s findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.244 s findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.228 s canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.217 s findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.244 s getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.183 s setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.179 s typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.394 s navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.188 s navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.184 s findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.216 s testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.194 s getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.184 s typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.793 s getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.19 s getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.179 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.759 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 0.94 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 0.817 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.907 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 0.783 s bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 0.755 s shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 0.762 s setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 0.822 s sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 0.781 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.121 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.886 s unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.841 s throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.87 s setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.832 s unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.822 s setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.842 s setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.835 s throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.866 s getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.85 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.882 s canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.961 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.967 s deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.981 s selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.964 s setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.86 s findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.94 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 0.911 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest) Time elapsed: 0.04 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest (SWT:1081): Gtk-WARNING **: 06:07:53.548: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:53.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:53.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:53.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:53.916: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:53.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:54.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:07:54.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.197 s findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.172 s findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.164 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.165 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest) Time elapsed: 0.028 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.485 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 0.901 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 4.791 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 4.791 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 0.821 s findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 0.831 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 0.776 s Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest) Time elapsed: 0.095 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.486 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.789 s shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.77 s shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.772 s shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.79 s shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.797 s shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 0.79 s shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 5.777 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.089 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.884 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.843 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.846 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.865 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.803 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.853 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.867 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.819 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.841 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.854 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.877 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.995 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.918 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.94 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.944 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 0.927 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 0.916 s canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 0.932 s findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 0.857 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest (SWT:1081): Gtk-WARNING **: 06:08:34.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:08:34.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:08:34.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:08:34.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:08:34.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:08:34.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.395 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 0.196 s canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 5.197 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 0.898 s activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 0.849 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 0.829 s findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 0.867 s clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 0.814 s findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 0.826 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.54 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.858 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.871 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.903 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.919 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.889 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.891 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.858 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.916 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.944 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.92 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.927 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.982 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.908 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.909 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.919 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 0.918 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.034 s clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.034 s findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.023 s findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.022 s findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.021 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.419 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 0.925 s isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 0.898 s clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 0.868 s doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 4.924 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 4.876 s clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 0.925 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.245 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.875 s click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.871 s findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.868 s doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.87 s clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.9 s findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 0.859 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.03 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.829 s clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.847 s clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.823 s clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.855 s clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.836 s clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 0.836 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 0.872 s findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 0.82 s getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 0.845 s findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 0.844 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.132 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.886 s clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.887 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.861 s selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.86 s deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.907 s clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.862 s togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 0.867 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.747 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 0.885 s getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 0.931 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 0.93 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 0.841 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 0.896 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.775 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 0.949 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 4.904 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 4.919 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.016 s menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.022 s firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.014 s listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.014 s trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.018 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.313 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.891 s settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.855 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.942 s selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.85 s throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.87 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.923 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.826 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.847 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.862 s searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.828 s settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.886 s findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.913 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.047 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.051 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.856 s findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.845 s throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.844 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.848 s getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.896 s findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.883 s findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.853 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.868 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.884 s settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.866 s findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.856 s getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.83 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.837 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.849 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.854 s throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 0.843 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest (SWT:1081): Gtk-WARNING **: 06:10:14.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:14.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:14.841: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:14.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:14.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:14.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.14 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.131 s findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.13 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.131 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.134 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.137 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.133 s setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.13 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test (SWT:1081): Gtk-WARNING **: 06:10:15.773: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1081): Gtk-WARNING **: 06:10:15.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.148 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.148 s Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 0.803 s getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 0.797 s getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 0.813 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.336 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.79 s getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.807 s getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.827 s getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.847 s findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.805 s findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.824 s findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.829 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.802 s findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 0.803 s Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 0.843 s childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 0.813 s Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.023 s clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.024 s Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest 12 Sep 2019 06:10:29.836 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/screenshot-DummyTestDoNotExecuteInAnt.null.jpeg' Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.549 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.833 s assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.832 s capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.893 s assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.852 s assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.911 s assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.915 s assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.923 s assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.912 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.908 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.91 s assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.925 s throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.91 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 0.824 s Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.007 s createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.006 s createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.006 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.002 s shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.ReferenceByTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.004 s methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.004 s Running org.eclipse.swtbot.swt.finder.SWTBot2Test Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 0.871 s findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 0.919 s getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 0.825 s tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 0.865 s isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 0.84 s Running org.eclipse.swtbot.swt.finder.SWTBotTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.669 s - in org.eclipse.swtbot.swt.finder.SWTBotTest getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.022 s doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.023 s waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.025 s waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 2.525 s throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.024 s findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.024 s waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.024 s Results: Tests run: 486, Failures: 0, Errors: 0, Skipped: 7 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------ [INFO] Building org.eclipse.swtbot.test 2.9.0-SNAPSHOT [55/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.test --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >---- [INFO] Building org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT [56/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test --- [INFO] Compiling 17 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.generator.test.RecordComboTextTest (SWT:1526): Gtk-WARNING **: 06:11:02.524: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton) (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -6 (allocation 1, extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar) (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest) Time elapsed: 1.311 s Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.245 s testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.201 s testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.234 s testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.154 s testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.186 s testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.155 s testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.159 s Running org.eclipse.swtbot.generator.test.RecordCComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest) Time elapsed: 0.15 s Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.147 s testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.182 s testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.191 s Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest) Time elapsed: 0.199 s Running org.eclipse.swtbot.generator.test.RecordRadioClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest) Time elapsed: 0.258 s Running org.eclipse.swtbot.generator.test.CTabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest) Time elapsed: 0.176 s Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest) Time elapsed: 0.159 s Running org.eclipse.swtbot.generator.test.TabItemActivateTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 s <<< FAILURE! - in org.eclipse.swtbot.generator.test.TabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest) Time elapsed: 0.109 s <<< ERROR! org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:4491) at org.eclipse.swt.SWT.error(SWT.java:4406) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:208) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633) at org.eclipse.swtbot.generator.test.AbstractGeneratorTest.setUp(AbstractGeneratorTest.java:41) at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.eclipse.swt.widgets.TabFolder.gtk_switch_page(TabFolder.java:570) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2009) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4723) at org.eclipse.swt.internal.gtk.OS._gtk_widget_show(Native Method) at org.eclipse.swt.internal.gtk.OS.gtk_widget_show(OS.java:14774) at org.eclipse.swt.widgets.TabFolder.createItem(TabFolder.java:311) at org.eclipse.swt.widgets.TabItem.createWidget(TabItem.java:123) at org.eclipse.swt.widgets.TabItem.(TabItem.java:75) at org.eclipse.swtbot.generator.test.TabItemActivateTest.contributeToDialog(TabItemActivateTest.java:25) at org.eclipse.swtbot.generator.test.TestDialog.createDialogArea(TestDialog.java:39) at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:161) at org.eclipse.jface.window.Window.create(Window.java:430) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096) at org.eclipse.jface.window.Window.open(Window.java:792) at org.eclipse.swtbot.generator.test.AbstractGeneratorTest$1.run(AbstractGeneratorTest.java:45) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) Running org.eclipse.swtbot.generator.test.RecordListSelectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.158 s testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.212 s testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.185 s testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.194 s Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.216 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.171 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.16 s Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest (SWT:1526): Gtk-CRITICAL **: 06:11:07.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1526): Gtk-CRITICAL **: 06:11:07.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.195 s testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.163 s Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.162 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.151 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.152 s Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest) Time elapsed: 0.156 s Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.26 s testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.166 s Results: Errors: TabItemActivateTest>AbstractGeneratorTest.setUp:41 ยป SWT Failed to execute run... Tests run: 32, Failures: 0, Errors: 1, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >-- [INFO] Building org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT [57/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest (SWT:1600): Gtk-WARNING **: 06:11:15.822: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton) (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -6 (allocation 1, extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar) (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.2 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest) Time elapsed: 2.092 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT [58/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120600 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu) Time elapsed: 0.423 s testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.157 s testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.46 s testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.141 s testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.029 s testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.25 s testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.027 s testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.024 s testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.055 s testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY) Time elapsed: 0.522 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse SWTBot 2.9.0-SNAPSHOT ...................... SUCCESS [ 12.037 s] [INFO] target-platforms 2.9.0-SNAPSHOT .................... SUCCESS [ 0.017 s] [INFO] 2019-09 2.9.0-SNAPSHOT ............................. SUCCESS [ 1.615 s] [INFO] 2019-06 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.012 s] [INFO] 2019-03 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.012 s] [INFO] 2018-12 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.012 s] [INFO] 2018-09 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.010 s] [INFO] photon 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.048 s] [INFO] oxygen 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.014 s] [INFO] neon 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.011 s] [INFO] mars 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.010 s] [INFO] luna 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.011 s] [INFO] kepler 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.010 s] [INFO] juno 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.011 s] [INFO] org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT ........ SUCCESS [ 2.429 s] [INFO] org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT ..... SUCCESS [ 0.687 s] [INFO] org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT ....... SUCCESS [ 3.326 s] [INFO] org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT ... SUCCESS [ 0.755 s] [INFO] org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT ........ SUCCESS [ 0.561 s] [INFO] org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT ......... SUCCESS [ 0.230 s] [INFO] org.eclipse.swtbot 2.9.0-SNAPSHOT .................. SUCCESS [ 0.237 s] [INFO] org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT ..... SUCCESS [ 0.233 s] [INFO] org.eclipse.swtbot.forms 2.9.0-SNAPSHOT ............ SUCCESS [ 0.151 s] [INFO] org.eclipse.swtbot.go 2.9.0-SNAPSHOT ............... SUCCESS [ 0.081 s] [INFO] org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT .......... SUCCESS [ 0.165 s] [INFO] org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT ...... SUCCESS [ 0.315 s] [INFO] org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT SUCCESS [ 0.552 s] [INFO] org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT ...... SUCCESS [ 0.338 s] [INFO] org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT SUCCESS [ 0.296 s] [INFO] org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT SUCCESS [ 0.156 s] [INFO] org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT ....... SUCCESS [ 0.665 s] [INFO] org.eclipse.swtbot.generator 2.9.0-SNAPSHOT ........ SUCCESS [ 0.479 s] [INFO] org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT . SUCCESS [ 0.538 s] [INFO] org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT SUCCESS [ 0.221 s] [INFO] org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT .... SUCCESS [ 0.567 s] [INFO] org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT ..... SUCCESS [ 0.395 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT SUCCESS [ 0.328 s] [INFO] org.eclipse.swt.examples 2.9.0-SNAPSHOT ............ SUCCESS [ 3.046 s] [INFO] org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT ......... SUCCESS [ 0.215 s] [INFO] org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT ..... SUCCESS [ 0.431 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT SUCCESS [ 0.342 s] [INFO] org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT ...... SUCCESS [ 0.206 s] [INFO] org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT SUCCESS [ 0.156 s] [INFO] org.eclipse.swtbot.ide 2.9.0-SNAPSHOT .............. SUCCESS [ 0.145 s] [INFO] org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT ... SUCCESS [ 0.089 s] [INFO] org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT .. SUCCESS [ 0.104 s] [INFO] org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT ....... SUCCESS [ 8.801 s] [INFO] org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT .. SUCCESS [ 10.173 s] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT SUCCESS [ 0.128 s] [INFO] org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT SUCCESS [ 8.991 s] [INFO] org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT SUCCESS [01:22 min] [INFO] org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT ... SUCCESS [ 10.371 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT SUCCESS [ 5.525 s] [INFO] org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT .. SUCCESS [05:56 min] [INFO] org.eclipse.swtbot.test 2.9.0-SNAPSHOT ............. SUCCESS [ 0.422 s] [INFO] org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT ... SUCCESS [ 12.713 s] [INFO] org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT SUCCESS [ 8.641 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT SUCCESS [ 7.268 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:49 min [INFO] Finished at: 2019-09-12T06:11:26Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Not sending mail to unregistered user aprsac@yahoo.com Not sending mail to unregistered user patrick.tasse@gmail.com An attempt to send an e-mail to empty list of recipients, ignored. Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Finished: UNSTABLE