Skip to content
Failed

Console Output

Branch indexing
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git config --get remote.origin.url # timeout=10
 > /usr/local/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/GH-264
Seen branch in repository origin/gh-pages
Seen branch in repository origin/master
Seen branch in repository origin/master_with_history
Seen branch in repository origin/mvn-publish
Seen branch in repository origin/mvn-publish2
Seen branch in repository origin/release_0.2.0
Seen 7 remote branches
Obtained Jenkinsfile from 3372f624f79574dbc00526cd7effd3c20835b13d
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
04:16:08 [2019-06-19T08:16:08.571Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
04:16:09 [2019-06-19T08:16:09.037Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
04:16:09 [2019-06-19T08:16:09.557Z] [WS-CLEANUP] Deleting project workspace...
04:16:09 [2019-06-19T08:16:09.557Z] [WS-CLEANUP] Deferred wipeout is used...
04:16:09 [2019-06-19T08:16:09.563Z] [WS-CLEANUP] done
[Pipeline] checkout
04:16:09 [2019-06-19T08:16:09.731Z] No credentials specified
04:16:09 [2019-06-19T08:16:09.732Z] Cloning the remote Git repository
04:16:09 [2019-06-19T08:16:09.732Z] Cloning with configured refspecs honoured and without tags
04:16:09 [2019-06-19T08:16:09.732Z] Cloning repository https://github.com/eclipse/Xpect.git
04:16:09 [2019-06-19T08:16:09.732Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace # timeout=10
04:16:09 [2019-06-19T08:16:09.739Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:16:09 [2019-06-19T08:16:09.739Z]  > /usr/local/bin/git --version # timeout=10
04:16:09 [2019-06-19T08:16:09.742Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:16:19 [2019-06-19T08:16:19.505Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:16:19 [2019-06-19T08:16:19.510Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:16:19 [2019-06-19T08:16:19.514Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:16:19 [2019-06-19T08:16:19.517Z] Fetching without tags
04:16:19 [2019-06-19T08:16:19.518Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:16:19 [2019-06-19T08:16:19.518Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:16:19 [2019-06-19T08:16:19.725Z] Checking out Revision 3372f624f79574dbc00526cd7effd3c20835b13d (release_0.2.0)
04:16:19 [2019-06-19T08:16:19.725Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
04:16:19 [2019-06-19T08:16:19.729Z]  > /usr/local/bin/git checkout -f 3372f624f79574dbc00526cd7effd3c20835b13d
04:16:19 [2019-06-19T08:16:19.795Z] Commit message: "Use profiles instead of string substitution"
04:16:19 [2019-06-19T08:16:19.795Z]  > /usr/local/bin/git rev-list --no-walk 184d3ce11f7938a4b5523eb5541114664a7d5130 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
04:16:27 [2019-06-19T08:16:27.233Z] ===== checking tools versions =====
[Pipeline] sh
04:16:27 [2019-06-19T08:16:27.787Z] + git config --get remote.origin.url
04:16:27 [2019-06-19T08:16:27.787Z] https://github.com/eclipse/Xpect.git
04:16:27 [2019-06-19T08:16:27.787Z] + git reset --hard
04:16:28 [2019-06-19T08:16:28.038Z] HEAD is now at 3372f62 Use profiles instead of string substitution
04:16:28 [2019-06-19T08:16:28.038Z] + pwd
04:16:28 [2019-06-19T08:16:28.038Z] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace
04:16:28 [2019-06-19T08:16:28.038Z] + ls -la
04:16:28 [2019-06-19T08:16:28.038Z] total 48
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 19 04:16 .
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   222 Jun 19 04:16 ..
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 19 04:16 EPL-1.0.html
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 19 04:16 .git
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 19 04:16 .gitignore
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3845 Jun 19 04:16 Jenkinsfile
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 19 04:16 notice.html
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 19 04:16 org.eclipse.xpect
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 19 04:16 org.eclipse.xpect.doc
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 19 04:16 org.eclipse.xpect.examples
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 19 04:16 org.eclipse.xpect.releng
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:16 org.eclipse.xpect.sdk
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 19 04:16 org.eclipse.xpect.tests
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 19 04:16 org.eclipse.xpect.ui
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 19 04:16 org.eclipse.xpect.ui.junit
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 19 04:16 org.eclipse.xpect.xtext.lib
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:16 org.eclipse.xpect.xtext.lib.feature
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 19 04:16 org.eclipse.xpect.xtext.lib.tests
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 19 04:16 org.eclipse.xpect.xtext.xbase.lib
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:16 org.eclipse.xpect.xtext.xbase.lib.feature
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 19 04:16 org.eclipse.xtext.example.arithmetics.xpect.tests
04:16:28 [2019-06-19T08:16:28.038Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 19 04:16 org.eclipse.xtext.example.domainmodel.xpect.tests
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3124 Jun 19 04:16 pom.xml
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 19 04:16 .project
04:16:28 [2019-06-19T08:16:28.038Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 19 04:16 README.md
04:16:28 [2019-06-19T08:16:28.038Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
04:16:28 [2019-06-19T08:16:28.038Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:16:28 [2019-06-19T08:16:28.289Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
04:16:28 [2019-06-19T08:16:28.289Z] Maven home: /shared/common/apache-maven-3.0.5
04:16:28 [2019-06-19T08:16:28.289Z] Java version: 1.8.0_192, vendor: Oracle Corporation
04:16:28 [2019-06-19T08:16:28.289Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
04:16:28 [2019-06-19T08:16:28.289Z] Default locale: en_US, platform encoding: UTF-8
04:16:28 [2019-06-19T08:16:28.289Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
04:16:29 [2019-06-19T08:16:29.982Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
04:16:34 [2019-06-19T08:16:34.256Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!tests' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean install
04:16:34 [2019-06-19T08:16:34.256Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:16:36 [2019-06-19T08:16:36.118Z] [INFO] Scanning for projects...
04:16:36 [2019-06-19T08:16:36.118Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom
04:16:36 [2019-06-19T08:16:36.669Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (3 KB at 4.1 KB/sec)
04:16:36 [2019-06-19T08:16:36.669Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
04:16:36 [2019-06-19T08:16:36.669Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 465.4 KB/sec)
04:16:36 [2019-06-19T08:16:36.669Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
04:16:36 [2019-06-19T08:16:36.669Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (5 KB at 137.6 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:16:36 [2019-06-19T08:16:36.920Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 215.8 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
04:16:36 [2019-06-19T08:16:36.920Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 548.0 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:16:36 [2019-06-19T08:16:36.920Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 901.6 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
04:16:36 [2019-06-19T08:16:36.920Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 390.5 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:16:36 [2019-06-19T08:16:36.920Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 146.2 KB/sec)
04:16:36 [2019-06-19T08:16:36.920Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 212.1 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 874.8 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 529.7 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 49.6 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 80.3 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 37.0 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:16:37 [2019-06-19T08:16:37.170Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 227.4 KB/sec)
04:16:37 [2019-06-19T08:16:37.170Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:16:37 [2019-06-19T08:16:37.421Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 68.7 KB/sec)
04:16:37 [2019-06-19T08:16:37.421Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:16:37 [2019-06-19T08:16:37.421Z] Downloaded: 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 34.2 KB/sec)
04:16:37 [2019-06-19T08:16:37.421Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 117.0 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 107.1 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 265.5 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 356.5 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 156.8 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 302.3 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:16:37 [2019-06-19T08:16:37.671Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 355.1 KB/sec)
04:16:37 [2019-06-19T08:16:37.671Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:16:37 [2019-06-19T08:16:37.922Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 78.5 KB/sec)
04:16:37 [2019-06-19T08:16:37.922Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:16:37 [2019-06-19T08:16:37.922Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 78.5 KB/sec)
04:16:37 [2019-06-19T08:16:37.922Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 8.0 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 209.7 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 132.8 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 106.0 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 55.4 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.172Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 345.2 KB/sec)
04:16:38 [2019-06-19T08:16:38.172Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 218.8 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 150.1 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 496.1 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 231.7 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: 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 360.1 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:16:38 [2019-06-19T08:16:38.423Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 104.4 KB/sec)
04:16:38 [2019-06-19T08:16:38.423Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 8.4 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 74.3 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 314.3 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 83.9 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 163.9 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 44.7 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 226.2 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 218.3 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:16:38 [2019-06-19T08:16:38.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 795.9 KB/sec)
04:16:38 [2019-06-19T08:16:38.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:16:39 [2019-06-19T08:16:39.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 287.0 KB/sec)
04:16:39 [2019-06-19T08:16:39.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
04:16:39 [2019-06-19T08:16:39.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 307.9 KB/sec)
04:16:39 [2019-06-19T08:16:39.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
04:16:39 [2019-06-19T08:16:39.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1125.8 KB/sec)
04:16:39 [2019-06-19T08:16:39.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
04:16:39 [2019-06-19T08:16:39.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 185.1 KB/sec)
04:16:39 [2019-06-19T08:16:39.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
04:16:39 [2019-06-19T08:16:39.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 381.7 KB/sec)
04:16:39 [2019-06-19T08:16:39.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 1952.3 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 532.9 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 2765.1 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 728.6 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 118.2 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
04:16:39 [2019-06-19T08:16:39.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 768.2 KB/sec)
04:16:39 [2019-06-19T08:16:39.474Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:16:39 [2019-06-19T08:16:39.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 58.7 KB/sec)
04:16:39 [2019-06-19T08:16:39.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
04:16:39 [2019-06-19T08:16:39.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 80.8 KB/sec)
04:16:39 [2019-06-19T08:16:39.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2 KB at 84.8 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (2 KB at 76.9 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (2 KB at 74.7 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (2 KB at 43.6 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (2 KB at 79.8 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (2 KB at 51.2 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 278.3 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (3 KB at 91.3 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom
04:16:39 [2019-06-19T08:16:39.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (2 KB at 49.0 KB/sec)
04:16:39 [2019-06-19T08:16:39.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (4 KB at 93.8 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (2 KB at 38.8 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 151.0 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: 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
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: 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 (2 KB at 81.8 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 504.0 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 959.1 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (3 KB at 94.8 KB/sec)
04:16:40 [2019-06-19T08:16:40.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (2 KB at 49.9 KB/sec)
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (2 KB at 43.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom
04:16:40 [2019-06-19T08:16:40.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (2 KB at 43.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:16:40 [2019-06-19T08:16:40.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (196 KB at 2871.1 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1606.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1004.0 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 1640.3 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (6 KB at 46.0 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 3745.4 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
04:16:40 [2019-06-19T08:16:40.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 3809.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 7027.9 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 54.8 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 962.4 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 201.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 1699.3 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 2096.1 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 3038.2 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (240 KB at 6466.3 KB/sec)
04:16:40 [2019-06-19T08:16:40.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 KB at 714.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (4 KB at 169.7 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 KB at 1969.5 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 1889.2 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7 KB at 283.6 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 3631.9 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 526.2 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 199.4 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 KB at 1338.9 KB/sec)
04:16:40 [2019-06-19T08:16:40.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar
04:16:40 [2019-06-19T08:16:40.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (28 KB at 1268.2 KB/sec)
04:16:40 [2019-06-19T08:16:40.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 KB at 1202.6 KB/sec)
04:16:41 [2019-06-19T08:16:41.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (10 KB at 33.4 KB/sec)
04:16:41 [2019-06-19T08:16:41.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1415 KB at 4184.7 KB/sec)
04:16:41 [2019-06-19T08:16:41.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 KB at 72.8 KB/sec)
04:16:42 [2019-06-19T08:16:42.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip
04:16:48 [2019-06-19T08:16:48.512Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (7944 KB at 1260.5 KB/sec)
04:16:48 [2019-06-19T08:16:48.512Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar
04:16:48 [2019-06-19T08:16:48.512Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (214 KB at 5465.9 KB/sec)
04:16:48 [2019-06-19T08:16:48.512Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar
04:16:48 [2019-06-19T08:16:48.762Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (145 KB at 4505.8 KB/sec)
04:16:48 [2019-06-19T08:16:48.762Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar
04:16:48 [2019-06-19T08:16:48.762Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 KB at 1242.2 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (2 KB at 45.1 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (8 KB at 371.9 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 248.7 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 488.5 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 1209.8 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (3 KB at 140.8 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar
04:16:49 [2019-06-19T08:16:49.673Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 KB at 1135.0 KB/sec)
04:16:49 [2019-06-19T08:16:49.673Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5 KB at 326.4 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 767.3 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 246.2 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 369.5 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1354.7 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 760.6 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 52.3 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 956.7 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom
04:16:49 [2019-06-19T08:16:49.924Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (3 KB at 129.9 KB/sec)
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
04:16:49 [2019-06-19T08:16:49.924Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar
04:16:50 [2019-06-19T08:16:50.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 575.7 KB/sec)
04:16:50 [2019-06-19T08:16:50.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (125 KB at 2656.7 KB/sec)
04:16:50 [2019-06-19T08:16:50.174Z] Downloaded: 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 90.6 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom
04:16:50 [2019-06-19T08:16:50.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom (9 KB at 205.6 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom
04:16:50 [2019-06-19T08:16:50.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom (8 KB at 196.5 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar
04:16:50 [2019-06-19T08:16:50.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar (35 KB at 1154.6 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
04:16:50 [2019-06-19T08:16:50.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 140.0 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
04:16:50 [2019-06-19T08:16:50.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 577.1 KB/sec)
04:16:50 [2019-06-19T08:16:50.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:16:50 [2019-06-19T08:16:50.675Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1196.1 KB/sec)
04:16:50 [2019-06-19T08:16:50.675Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
04:16:50 [2019-06-19T08:16:50.675Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 828.9 KB/sec)
04:16:50 [2019-06-19T08:16:50.675Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 47.3 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: 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
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: 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 KB at 322.9 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: 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
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: 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 1135.9 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (3 KB at 102.7 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (27 KB at 1171.6 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (3 KB at 125.2 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 463.8 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2241.1 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom
04:16:51 [2019-06-19T08:16:51.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (3 KB at 101.5 KB/sec)
04:16:51 [2019-06-19T08:16:51.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (4 KB at 127.1 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 498.5 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 136.5 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (4 KB at 104.7 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (4 KB at 153.9 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1596.4 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 KB at 536.1 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 2846.5 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (79 KB at 4383.8 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 KB at 1807.6 KB/sec)
04:16:51 [2019-06-19T08:16:51.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 KB at 593.0 KB/sec)
04:16:51 [2019-06-19T08:16:51.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 KB at 103.6 KB/sec)
04:16:51 [2019-06-19T08:16:51.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom
04:16:51 [2019-06-19T08:16:51.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (3 KB at 123.0 KB/sec)
04:16:51 [2019-06-19T08:16:51.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 KB at 851.8 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: 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
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: 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 (5 KB at 238.5 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: 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
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: 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 1169.8 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 366.9 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:16:51 [2019-06-19T08:16:51.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1801.7 KB/sec)
04:16:51 [2019-06-19T08:16:51.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:16:52 [2019-06-19T08:16:52.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 60.5 KB/sec)
04:16:52 [2019-06-19T08:16:52.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:52 [2019-06-19T08:16:52.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 1515.0 KB/sec)
04:16:52 [2019-06-19T08:16:52.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
04:16:52 [2019-06-19T08:16:52.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 583.0 KB/sec)
04:16:52 [2019-06-19T08:16:52.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
04:16:52 [2019-06-19T08:16:52.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 420.3 KB/sec)
04:16:52 [2019-06-19T08:16:52.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
04:16:52 [2019-06-19T08:16:52.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1265.0 KB/sec)
04:16:52 [2019-06-19T08:16:52.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
04:16:52 [2019-06-19T08:16:52.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 2932.3 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (2 KB at 43.5 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 KB at 628.9 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2 KB at 46.4 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 KB at 894.3 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 741.8 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:16:53 [2019-06-19T08:16:53.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1705.6 KB/sec)
04:16:53 [2019-06-19T08:16:53.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
04:16:53 [2019-06-19T08:16:53.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 6293.9 KB/sec)
04:16:53 [2019-06-19T08:16:53.530Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:16:55 [2019-06-19T08:16:55.391Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
04:16:56 [2019-06-19T08:16:56.302Z] [INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
04:16:56 [2019-06-19T08:16:56.552Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:16:56 [2019-06-19T08:16:56.552Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:16:56 [2019-06-19T08:16:56.552Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
04:16:56 [2019-06-19T08:16:56.552Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:16:56 [2019-06-19T08:16:56.552Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:16:56 [2019-06-19T08:16:56.803Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
04:16:56 [2019-06-19T08:16:56.803Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:16:56 [2019-06-19T08:16:56.803Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:16:57 [2019-06-19T08:16:57.053Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
04:16:57 [2019-06-19T08:16:57.053Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:16:57 [2019-06-19T08:16:57.053Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:16:57 [2019-06-19T08:16:57.304Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:16:57 [2019-06-19T08:16:57.304Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:16:57 [2019-06-19T08:16:57.304Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
04:16:57 [2019-06-19T08:16:57.304Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:16:57 [2019-06-19T08:16:57.304Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:17:00 [2019-06-19T08:17:00.531Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:17:00 [2019-06-19T08:17:00.531Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:17:00 [2019-06-19T08:17:00.531Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
04:17:00 [2019-06-19T08:17:00.531Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:17:00 [2019-06-19T08:17:00.531Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:17:00 [2019-06-19T08:17:00.782Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:17:00 [2019-06-19T08:17:00.782Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:17:00 [2019-06-19T08:17:00.782Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:17:00 [2019-06-19T08:17:00.782Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:17:01 [2019-06-19T08:17:01.032Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:17:01 [2019-06-19T08:17:01.032Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:17:01 [2019-06-19T08:17:01.032Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:17:01 [2019-06-19T08:17:01.032Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:17:01 [2019-06-19T08:17:01.283Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:17:01 [2019-06-19T08:17:01.283Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:17:01 [2019-06-19T08:17:01.283Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:17:01 [2019-06-19T08:17:01.283Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:17:01 [2019-06-19T08:17:01.533Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:17:05 [2019-06-19T08:17:05.655Z] [INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/
04:17:05 [2019-06-19T08:17:05.655Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
04:17:05 [2019-06-19T08:17:05.655Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
04:17:06 [2019-06-19T08:17:06.998Z] [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
04:17:06 [2019-06-19T08:17:06.998Z] [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
04:17:06 [2019-06-19T08:17:06.998Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
04:17:06 [2019-06-19T08:17:06.998Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
04:17:07 [2019-06-19T08:17:07.249Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
04:17:07 [2019-06-19T08:17:07.249Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
04:17:07 [2019-06-19T08:17:07.249Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
04:17:07 [2019-06-19T08:17:07.249Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
04:17:09 [2019-06-19T08:17:09.731Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
04:17:09 [2019-06-19T08:17:09.731Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
04:17:09 [2019-06-19T08:17:09.731Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
04:17:09 [2019-06-19T08:17:09.731Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
04:17:09 [2019-06-19T08:17:09.982Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
04:17:09 [2019-06-19T08:17:09.982Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
04:17:10 [2019-06-19T08:17:10.532Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
04:17:10 [2019-06-19T08:17:10.532Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
04:17:10 [2019-06-19T08:17:10.532Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
04:17:11 [2019-06-19T08:17:11.083Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
04:17:11 [2019-06-19T08:17:11.083Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
04:17:11 [2019-06-19T08:17:11.333Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
04:17:11 [2019-06-19T08:17:11.333Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
04:17:11 [2019-06-19T08:17:11.584Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
04:17:11 [2019-06-19T08:17:11.584Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
04:17:11 [2019-06-19T08:17:11.584Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
04:17:11 [2019-06-19T08:17:11.584Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
04:17:11 [2019-06-19T08:17:11.834Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
04:17:11 [2019-06-19T08:17:11.834Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
04:17:12 [2019-06-19T08:17:12.084Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
04:17:12 [2019-06-19T08:17:12.084Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
04:17:12 [2019-06-19T08:17:12.335Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
04:17:12 [2019-06-19T08:17:12.335Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
04:17:12 [2019-06-19T08:17:12.585Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
04:17:12 [2019-06-19T08:17:12.585Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
04:17:12 [2019-06-19T08:17:12.585Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
04:17:12 [2019-06-19T08:17:12.585Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
04:17:13 [2019-06-19T08:17:13.135Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
04:17:13 [2019-06-19T08:17:13.135Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
04:17:13 [2019-06-19T08:17:13.386Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
04:17:13 [2019-06-19T08:17:13.386Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
04:17:13 [2019-06-19T08:17:13.636Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
04:17:13 [2019-06-19T08:17:13.636Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
04:17:13 [2019-06-19T08:17:13.636Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
04:17:13 [2019-06-19T08:17:13.636Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
04:17:14 [2019-06-19T08:17:14.186Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
04:17:14 [2019-06-19T08:17:14.186Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
04:17:14 [2019-06-19T08:17:14.186Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
04:17:14 [2019-06-19T08:17:14.186Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
04:17:14 [2019-06-19T08:17:14.437Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
04:17:14 [2019-06-19T08:17:14.437Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
04:17:14 [2019-06-19T08:17:14.687Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
04:17:14 [2019-06-19T08:17:14.687Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
04:17:19 [2019-06-19T08:17:19.881Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
04:17:21 [2019-06-19T08:17:21.224Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
04:17:21 [2019-06-19T08:17:21.224Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
04:17:21 [2019-06-19T08:17:21.775Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
04:17:21 [2019-06-19T08:17:21.775Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
04:17:21 [2019-06-19T08:17:21.775Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
04:17:21 [2019-06-19T08:17:21.775Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
04:17:22 [2019-06-19T08:17:22.325Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
04:17:22 [2019-06-19T08:17:22.325Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
04:17:23 [2019-06-19T08:17:23.236Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
04:17:23 [2019-06-19T08:17:23.236Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
04:17:23 [2019-06-19T08:17:23.787Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
04:17:23 [2019-06-19T08:17:23.787Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
04:17:23 [2019-06-19T08:17:23.787Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
04:17:23 [2019-06-19T08:17:23.787Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
04:17:24 [2019-06-19T08:17:24.337Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
04:17:24 [2019-06-19T08:17:24.337Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
04:17:24 [2019-06-19T08:17:24.337Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
04:17:24 [2019-06-19T08:17:24.337Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
04:17:24 [2019-06-19T08:17:24.888Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
04:17:24 [2019-06-19T08:17:24.888Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
04:17:24 [2019-06-19T08:17:24.888Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
04:17:24 [2019-06-19T08:17:24.888Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
04:17:25 [2019-06-19T08:17:25.438Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
04:17:25 [2019-06-19T08:17:25.438Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
04:17:25 [2019-06-19T08:17:25.689Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
04:17:25 [2019-06-19T08:17:25.689Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
04:17:25 [2019-06-19T08:17:25.939Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
04:17:25 [2019-06-19T08:17:25.939Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
04:17:25 [2019-06-19T08:17:25.939Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
04:17:25 [2019-06-19T08:17:25.939Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
04:17:27 [2019-06-19T08:17:27.282Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (383.31kB of 848.96kB at 382.38kB/s)
04:17:27 [2019-06-19T08:17:27.833Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
04:17:27 [2019-06-19T08:17:27.833Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
04:17:28 [2019-06-19T08:17:28.383Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
04:17:28 [2019-06-19T08:17:28.383Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
04:17:28 [2019-06-19T08:17:28.634Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
04:17:28 [2019-06-19T08:17:28.634Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
04:17:29 [2019-06-19T08:17:29.184Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
04:17:29 [2019-06-19T08:17:29.184Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
04:17:30 [2019-06-19T08:17:30.095Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.32kB of 222.27kB at 103.32kB/s)
04:17:30 [2019-06-19T08:17:30.646Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
04:17:30 [2019-06-19T08:17:30.646Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
04:17:30 [2019-06-19T08:17:30.896Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
04:17:30 [2019-06-19T08:17:30.896Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
04:17:30 [2019-06-19T08:17:30.896Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
04:17:30 [2019-06-19T08:17:30.896Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
04:17:31 [2019-06-19T08:17:31.147Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
04:17:31 [2019-06-19T08:17:31.147Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
04:17:31 [2019-06-19T08:17:31.397Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
04:17:31 [2019-06-19T08:17:31.397Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
04:17:31 [2019-06-19T08:17:31.397Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
04:17:31 [2019-06-19T08:17:31.397Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
04:17:31 [2019-06-19T08:17:31.647Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
04:17:31 [2019-06-19T08:17:31.647Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
04:17:32 [2019-06-19T08:17:32.991Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
04:17:32 [2019-06-19T08:17:32.991Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
04:17:33 [2019-06-19T08:17:33.241Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
04:17:33 [2019-06-19T08:17:33.491Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
04:17:33 [2019-06-19T08:17:33.742Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
04:17:33 [2019-06-19T08:17:33.742Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
04:17:33 [2019-06-19T08:17:33.992Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
04:17:33 [2019-06-19T08:17:33.992Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
04:17:34 [2019-06-19T08:17:34.543Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
04:17:34 [2019-06-19T08:17:34.543Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
04:17:34 [2019-06-19T08:17:34.543Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
04:17:34 [2019-06-19T08:17:34.543Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
04:17:34 [2019-06-19T08:17:34.793Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
04:17:34 [2019-06-19T08:17:34.793Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
04:17:35 [2019-06-19T08:17:35.043Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
04:17:35 [2019-06-19T08:17:35.043Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
04:17:35 [2019-06-19T08:17:35.294Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
04:17:35 [2019-06-19T08:17:35.294Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
04:17:35 [2019-06-19T08:17:35.294Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
04:17:37 [2019-06-19T08:17:37.155Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
04:17:37 [2019-06-19T08:17:37.155Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
04:17:37 [2019-06-19T08:17:37.155Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
04:17:37 [2019-06-19T08:17:37.155Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
04:17:37 [2019-06-19T08:17:37.706Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
04:17:37 [2019-06-19T08:17:37.706Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
04:17:39 [2019-06-19T08:17:39.049Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
04:17:39 [2019-06-19T08:17:39.049Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
04:17:39 [2019-06-19T08:17:39.049Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
04:17:39 [2019-06-19T08:17:39.049Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
04:17:39 [2019-06-19T08:17:39.299Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
04:17:39 [2019-06-19T08:17:39.299Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
04:17:39 [2019-06-19T08:17:39.850Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
04:17:39 [2019-06-19T08:17:39.850Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
04:17:40 [2019-06-19T08:17:40.100Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
04:17:40 [2019-06-19T08:17:40.100Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
04:17:40 [2019-06-19T08:17:40.350Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
04:17:40 [2019-06-19T08:17:40.350Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
04:17:40 [2019-06-19T08:17:40.601Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
04:17:40 [2019-06-19T08:17:40.601Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
04:17:40 [2019-06-19T08:17:40.851Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
04:17:40 [2019-06-19T08:17:40.851Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
04:17:40 [2019-06-19T08:17:40.851Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
04:17:40 [2019-06-19T08:17:40.851Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
04:17:41 [2019-06-19T08:17:41.402Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
04:17:41 [2019-06-19T08:17:41.402Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
04:17:43 [2019-06-19T08:17:43.263Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
04:17:43 [2019-06-19T08:17:43.263Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
04:17:43 [2019-06-19T08:17:43.263Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
04:17:43 [2019-06-19T08:17:43.263Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:17:44 [2019-06-19T08:17:44.606Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:17:44 [2019-06-19T08:17:44.856Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
04:17:44 [2019-06-19T08:17:44.856Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
04:17:45 [2019-06-19T08:17:45.107Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
04:17:45 [2019-06-19T08:17:45.107Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
04:17:45 [2019-06-19T08:17:45.107Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
04:17:45 [2019-06-19T08:17:45.107Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
04:17:45 [2019-06-19T08:17:45.357Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
04:17:45 [2019-06-19T08:17:45.357Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
04:17:45 [2019-06-19T08:17:45.357Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
04:17:45 [2019-06-19T08:17:45.357Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
04:17:45 [2019-06-19T08:17:45.907Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
04:17:45 [2019-06-19T08:17:45.907Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
04:17:46 [2019-06-19T08:17:46.158Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
04:17:46 [2019-06-19T08:17:46.158Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
04:17:46 [2019-06-19T08:17:46.158Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
04:17:46 [2019-06-19T08:17:46.158Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
04:17:46 [2019-06-19T08:17:46.408Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
04:17:46 [2019-06-19T08:17:46.408Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
04:17:46 [2019-06-19T08:17:46.658Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
04:17:46 [2019-06-19T08:17:46.658Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
04:17:46 [2019-06-19T08:17:46.908Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
04:17:46 [2019-06-19T08:17:46.908Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
04:17:46 [2019-06-19T08:17:46.909Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
04:17:46 [2019-06-19T08:17:46.909Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
04:17:47 [2019-06-19T08:17:47.159Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
04:17:47 [2019-06-19T08:17:47.159Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
04:17:47 [2019-06-19T08:17:47.710Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
04:17:47 [2019-06-19T08:17:47.710Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
04:17:47 [2019-06-19T08:17:47.710Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
04:17:47 [2019-06-19T08:17:47.710Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
04:17:47 [2019-06-19T08:17:47.960Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
04:17:47 [2019-06-19T08:17:47.960Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
04:17:48 [2019-06-19T08:17:48.210Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
04:17:48 [2019-06-19T08:17:48.210Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
04:17:48 [2019-06-19T08:17:48.460Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
04:17:48 [2019-06-19T08:17:48.460Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
04:17:48 [2019-06-19T08:17:48.711Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
04:17:48 [2019-06-19T08:17:48.711Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
04:17:48 [2019-06-19T08:17:48.711Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
04:17:48 [2019-06-19T08:17:48.711Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
04:17:48 [2019-06-19T08:17:48.961Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
04:17:48 [2019-06-19T08:17:48.961Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
04:17:49 [2019-06-19T08:17:49.211Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
04:17:49 [2019-06-19T08:17:49.211Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
04:17:49 [2019-06-19T08:17:49.211Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
04:17:49 [2019-06-19T08:17:49.211Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
04:17:49 [2019-06-19T08:17:49.462Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
04:17:49 [2019-06-19T08:17:49.462Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
04:17:49 [2019-06-19T08:17:49.712Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
04:17:49 [2019-06-19T08:17:49.712Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
04:17:49 [2019-06-19T08:17:49.712Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
04:17:49 [2019-06-19T08:17:49.712Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
04:17:51 [2019-06-19T08:17:51.573Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
04:17:51 [2019-06-19T08:17:51.823Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
04:17:51 [2019-06-19T08:17:51.823Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
04:17:52 [2019-06-19T08:17:52.074Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
04:17:52 [2019-06-19T08:17:52.074Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
04:17:52 [2019-06-19T08:17:52.624Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
04:17:52 [2019-06-19T08:17:52.624Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
04:17:52 [2019-06-19T08:17:52.624Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
04:17:52 [2019-06-19T08:17:52.624Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
04:17:52 [2019-06-19T08:17:52.875Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
04:17:52 [2019-06-19T08:17:52.875Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
04:17:52 [2019-06-19T08:17:52.875Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
04:17:52 [2019-06-19T08:17:52.875Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
04:17:53 [2019-06-19T08:17:53.125Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
04:17:53 [2019-06-19T08:17:53.125Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
04:17:54 [2019-06-19T08:17:54.468Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.09kB of 2.89MB at 107.67kB/s)
04:17:58 [2019-06-19T08:17:58.590Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
04:17:58 [2019-06-19T08:17:58.590Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
04:17:58 [2019-06-19T08:17:58.841Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
04:17:58 [2019-06-19T08:17:58.841Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
04:17:59 [2019-06-19T08:17:59.391Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
04:17:59 [2019-06-19T08:17:59.391Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
04:17:59 [2019-06-19T08:17:59.642Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
04:17:59 [2019-06-19T08:17:59.642Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
04:17:59 [2019-06-19T08:17:59.892Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
04:17:59 [2019-06-19T08:17:59.892Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
04:18:00 [2019-06-19T08:18:00.142Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
04:18:00 [2019-06-19T08:18:00.142Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
04:18:00 [2019-06-19T08:18:00.393Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
04:18:00 [2019-06-19T08:18:00.393Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
04:18:00 [2019-06-19T08:18:00.393Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
04:18:00 [2019-06-19T08:18:00.393Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
04:18:01 [2019-06-19T08:18:01.736Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
04:18:01 [2019-06-19T08:18:01.736Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
04:18:01 [2019-06-19T08:18:01.736Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
04:18:01 [2019-06-19T08:18:01.736Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
04:18:01 [2019-06-19T08:18:01.986Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
04:18:01 [2019-06-19T08:18:01.986Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
04:18:02 [2019-06-19T08:18:02.537Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
04:18:02 [2019-06-19T08:18:02.537Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
04:18:02 [2019-06-19T08:18:02.787Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
04:18:02 [2019-06-19T08:18:02.787Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
04:18:03 [2019-06-19T08:18:03.038Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
04:18:03 [2019-06-19T08:18:03.038Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
04:18:03 [2019-06-19T08:18:03.288Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
04:18:03 [2019-06-19T08:18:03.288Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
04:18:03 [2019-06-19T08:18:03.288Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
04:18:03 [2019-06-19T08:18:03.288Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
04:18:04 [2019-06-19T08:18:04.199Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
04:18:04 [2019-06-19T08:18:04.199Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
04:18:04 [2019-06-19T08:18:04.199Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
04:18:04 [2019-06-19T08:18:04.199Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
04:18:05 [2019-06-19T08:18:05.110Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (304.71kB of 1.19MB at 303.3kB/s)
04:18:06 [2019-06-19T08:18:06.453Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (507.3kB of 1.19MB at 251.65kB/s)
04:18:07 [2019-06-19T08:18:07.364Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
04:18:07 [2019-06-19T08:18:07.364Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
04:18:08 [2019-06-19T08:18:08.707Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
04:18:08 [2019-06-19T08:18:08.707Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
04:18:10 [2019-06-19T08:18:10.050Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (255.3kB of 839.8kB at 251.3kB/s)
04:18:11 [2019-06-19T08:18:11.393Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:18:11 [2019-06-19T08:18:11.393Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:18:11 [2019-06-19T08:18:11.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:18:11 [2019-06-19T08:18:11.643Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
04:18:11 [2019-06-19T08:18:11.643Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
04:18:11 [2019-06-19T08:18:11.643Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
04:18:11 [2019-06-19T08:18:11.643Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
04:18:12 [2019-06-19T08:18:12.194Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
04:18:12 [2019-06-19T08:18:12.194Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
04:18:12 [2019-06-19T08:18:12.194Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
04:18:12 [2019-06-19T08:18:12.194Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
04:18:12 [2019-06-19T08:18:12.745Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
04:18:12 [2019-06-19T08:18:12.745Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
04:18:12 [2019-06-19T08:18:12.745Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
04:18:12 [2019-06-19T08:18:12.745Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
04:18:14 [2019-06-19T08:18:14.088Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
04:18:14 [2019-06-19T08:18:14.088Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
04:18:14 [2019-06-19T08:18:14.088Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
04:18:14 [2019-06-19T08:18:14.088Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
04:18:14 [2019-06-19T08:18:14.338Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
04:18:14 [2019-06-19T08:18:14.338Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
04:18:14 [2019-06-19T08:18:14.338Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
04:18:14 [2019-06-19T08:18:14.338Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
04:18:14 [2019-06-19T08:18:14.588Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
04:18:14 [2019-06-19T08:18:14.588Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
04:18:14 [2019-06-19T08:18:14.588Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
04:18:14 [2019-06-19T08:18:14.588Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
04:18:14 [2019-06-19T08:18:14.839Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
04:18:14 [2019-06-19T08:18:14.839Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
04:18:15 [2019-06-19T08:18:15.089Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
04:18:15 [2019-06-19T08:18:15.089Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
04:18:15 [2019-06-19T08:18:15.340Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
04:18:15 [2019-06-19T08:18:15.340Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
04:18:15 [2019-06-19T08:18:15.590Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
04:18:15 [2019-06-19T08:18:15.590Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
04:18:15 [2019-06-19T08:18:15.590Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
04:18:15 [2019-06-19T08:18:15.590Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
04:18:15 [2019-06-19T08:18:15.840Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
04:18:15 [2019-06-19T08:18:15.840Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
04:18:15 [2019-06-19T08:18:15.840Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
04:18:15 [2019-06-19T08:18:15.840Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
04:18:16 [2019-06-19T08:18:16.091Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
04:18:16 [2019-06-19T08:18:16.091Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
04:18:16 [2019-06-19T08:18:16.641Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
04:18:16 [2019-06-19T08:18:16.641Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
04:18:16 [2019-06-19T08:18:16.641Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
04:18:16 [2019-06-19T08:18:16.641Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
04:18:16 [2019-06-19T08:18:16.892Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
04:18:16 [2019-06-19T08:18:16.892Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
04:18:17 [2019-06-19T08:18:17.142Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
04:18:17 [2019-06-19T08:18:17.142Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
04:18:17 [2019-06-19T08:18:17.393Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
04:18:17 [2019-06-19T08:18:17.393Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
04:18:17 [2019-06-19T08:18:17.643Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
04:18:17 [2019-06-19T08:18:17.643Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
04:18:17 [2019-06-19T08:18:17.893Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
04:18:17 [2019-06-19T08:18:17.893Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
04:18:18 [2019-06-19T08:18:18.143Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
04:18:18 [2019-06-19T08:18:18.143Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
04:18:18 [2019-06-19T08:18:18.394Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
04:18:18 [2019-06-19T08:18:18.394Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
04:18:18 [2019-06-19T08:18:18.644Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
04:18:18 [2019-06-19T08:18:18.644Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
04:18:18 [2019-06-19T08:18:18.644Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
04:18:18 [2019-06-19T08:18:18.644Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
04:18:19 [2019-06-19T08:18:19.195Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
04:18:19 [2019-06-19T08:18:19.195Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
04:18:20 [2019-06-19T08:18:20.106Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.12MB of 1.14MB at 1.12MB/s)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
04:18:23 [2019-06-19T08:18:23.334Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
04:18:23 [2019-06-19T08:18:23.584Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
04:18:23 [2019-06-19T08:18:23.584Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
04:18:23 [2019-06-19T08:18:23.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:18:24 [2019-06-19T08:18:24.085Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:18:24 [2019-06-19T08:18:24.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:18:24 [2019-06-19T08:18:24.335Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:18:24 [2019-06-19T08:18:24.585Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:18:24 [2019-06-19T08:18:24.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:18:24 [2019-06-19T08:18:24.836Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
04:18:24 [2019-06-19T08:18:24.836Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
04:18:26 [2019-06-19T08:18:26.697Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
04:18:26 [2019-06-19T08:18:26.697Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
04:18:26 [2019-06-19T08:18:26.697Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
04:18:26 [2019-06-19T08:18:26.697Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
04:18:26 [2019-06-19T08:18:26.948Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
04:18:26 [2019-06-19T08:18:26.948Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
04:18:27 [2019-06-19T08:18:27.198Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
04:18:27 [2019-06-19T08:18:27.198Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
04:18:27 [2019-06-19T08:18:27.749Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
04:18:27 [2019-06-19T08:18:27.749Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
04:18:28 [2019-06-19T08:18:28.299Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:18:28 [2019-06-19T08:18:28.549Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:18:29 [2019-06-19T08:18:29.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:18:29 [2019-06-19T08:18:29.461Z] [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)
04:18:29 [2019-06-19T08:18:29.461Z] [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)
04:18:29 [2019-06-19T08:18:29.461Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
04:18:29 [2019-06-19T08:18:29.461Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
04:18:29 [2019-06-19T08:18:29.711Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
04:18:29 [2019-06-19T08:18:29.711Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
04:18:29 [2019-06-19T08:18:29.711Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
04:18:29 [2019-06-19T08:18:29.711Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
04:18:29 [2019-06-19T08:18:29.961Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
04:18:29 [2019-06-19T08:18:29.962Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
04:18:29 [2019-06-19T08:18:29.962Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
04:18:29 [2019-06-19T08:18:29.962Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
04:18:30 [2019-06-19T08:18:30.512Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
04:18:30 [2019-06-19T08:18:30.512Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
04:18:30 [2019-06-19T08:18:30.763Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
04:18:30 [2019-06-19T08:18:30.763Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
04:18:30 [2019-06-19T08:18:30.763Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
04:18:30 [2019-06-19T08:18:30.763Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
04:18:31 [2019-06-19T08:18:31.013Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:18:31 [2019-06-19T08:18:31.263Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:18:31 [2019-06-19T08:18:31.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:18:31 [2019-06-19T08:18:31.263Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:18:32 [2019-06-19T08:18:32.607Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:18:32 [2019-06-19T08:18:32.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:18:32 [2019-06-19T08:18:32.857Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:18:32 [2019-06-19T08:18:32.857Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:18:32 [2019-06-19T08:18:32.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:18:33 [2019-06-19T08:18:33.107Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:18:33 [2019-06-19T08:18:33.107Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:18:33 [2019-06-19T08:18:33.107Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:18:33 [2019-06-19T08:18:33.107Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:18:33 [2019-06-19T08:18:33.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:18:33 [2019-06-19T08:18:33.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:18:33 [2019-06-19T08:18:33.358Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:18:33 [2019-06-19T08:18:33.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:18:33 [2019-06-19T08:18:33.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:18:33 [2019-06-19T08:18:33.608Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:18:33 [2019-06-19T08:18:33.608Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:18:33 [2019-06-19T08:18:33.859Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:18:33 [2019-06-19T08:18:33.859Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:18:33 [2019-06-19T08:18:33.859Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:18:33 [2019-06-19T08:18:33.859Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] ------------------------------------------------------------------------
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] Reactor Build Order:
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] 
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.parent
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.ui
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.ui.junit
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.xtext.lib
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.xtext.xbase.lib
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.xtext.lib.feature
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.sdk
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.repository
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.arithmetics
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.arithmetics.ide
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.arithmetics.ui
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.domainmodel
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xtext.example.domainmodel.ui
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] org.eclipse.xpect.root
04:18:34 [2019-06-19T08:18:34.109Z] [INFO]                                                                         
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] ------------------------------------------------------------------------
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] Building org.eclipse.xpect.parent 0.2.0-SNAPSHOT
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] ------------------------------------------------------------------------
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] 
04:18:34 [2019-06-19T08:18:34.109Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.parent ---
04:18:34 [2019-06-19T08:18:34.109Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 14.8 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 197.0 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
04:18:34 [2019-06-19T08:18:34.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 6604.3 KB/sec)
04:18:34 [2019-06-19T08:18:34.360Z] [INFO] 
04:18:34 [2019-06-19T08:18:34.360Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.parent ---
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom (2 KB at 54.5 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom (2 KB at 53.2 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom (2 KB at 32.3 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom (3 KB at 53.5 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom (868 B at 28.3 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom (1015 B at 33.0 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
04:18:34 [2019-06-19T08:18:34.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom (2 KB at 34.6 KB/sec)
04:18:34 [2019-06-19T08:18:34.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
04:18:34 [2019-06-19T08:18:34.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom (2 KB at 35.3 KB/sec)
04:18:34 [2019-06-19T08:18:34.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
04:18:34 [2019-06-19T08:18:34.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom (2 KB at 40.6 KB/sec)
04:18:34 [2019-06-19T08:18:34.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
04:18:34 [2019-06-19T08:18:34.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom (2 KB at 43.1 KB/sec)
04:18:34 [2019-06-19T08:18:34.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
04:18:34 [2019-06-19T08:18:34.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom (782 B at 20.6 KB/sec)
04:18:34 [2019-06-19T08:18:34.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
04:18:34 [2019-06-19T08:18:34.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom (2 KB at 29.6 KB/sec)
04:18:34 [2019-06-19T08:18:34.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
04:18:35 [2019-06-19T08:18:35.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom (2 KB at 8.4 KB/sec)
04:18:35 [2019-06-19T08:18:35.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
04:18:35 [2019-06-19T08:18:35.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom (896 B at 19.4 KB/sec)
04:18:35 [2019-06-19T08:18:35.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom
04:18:35 [2019-06-19T08:18:35.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom (4 KB at 77.0 KB/sec)
04:18:35 [2019-06-19T08:18:35.111Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:18:35 [2019-06-19T08:18:35.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:18:35 [2019-06-19T08:18:35.662Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (526 B at 1.2 KB/sec)
04:18:35 [2019-06-19T08:18:35.662Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom
04:18:35 [2019-06-19T08:18:35.912Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom (3 KB at 10.8 KB/sec)
04:18:35 [2019-06-19T08:18:35.912Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:18:35 [2019-06-19T08:18:35.912Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:18:35 [2019-06-19T08:18:35.912Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (491 B at 22.8 KB/sec)
04:18:36 [2019-06-19T08:18:36.163Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom
04:18:36 [2019-06-19T08:18:36.163Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom (2 KB at 48.6 KB/sec)
04:18:36 [2019-06-19T08:18:36.163Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:18:36 [2019-06-19T08:18:36.163Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:18:36 [2019-06-19T08:18:36.163Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (522 B at 23.2 KB/sec)
04:18:36 [2019-06-19T08:18:36.713Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
04:18:36 [2019-06-19T08:18:36.713Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (4 KB at 162.2 KB/sec)
04:18:36 [2019-06-19T08:18:36.713Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:18:36 [2019-06-19T08:18:36.713Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:18:36 [2019-06-19T08:18:36.713Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (615 B at 35.3 KB/sec)
04:18:37 [2019-06-19T08:18:37.264Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom
04:18:37 [2019-06-19T08:18:37.264Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom (2 KB at 79.4 KB/sec)
04:18:37 [2019-06-19T08:18:37.264Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom
04:18:37 [2019-06-19T08:18:37.264Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom (2 KB at 88.0 KB/sec)
04:18:37 [2019-06-19T08:18:37.264Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (2 KB at 64.3 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (2 KB at 93.0 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (2 KB at 93.0 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (2 KB at 92.9 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (2 KB at 37.2 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (2 KB at 99.5 KB/sec)
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:18:37 [2019-06-19T08:18:37.514Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:18:37 [2019-06-19T08:18:37.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (524 B at 22.2 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (2 KB at 79.6 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (2 KB at 87.9 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (2 KB at 92.9 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (2 KB at 83.7 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (2 KB at 80.5 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (2 KB at 105.7 KB/sec)
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:18:38 [2019-06-19T08:18:38.425Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:18:38 [2019-06-19T08:18:38.425Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (612 B at 37.4 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
04:18:39 [2019-06-19T08:18:39.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (2 KB at 78.9 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
04:18:39 [2019-06-19T08:18:39.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (2 KB at 43.0 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
04:18:39 [2019-06-19T08:18:39.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (2 KB at 118.3 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
04:18:39 [2019-06-19T08:18:39.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (2 KB at 78.9 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
04:18:39 [2019-06-19T08:18:39.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (2 KB at 90.2 KB/sec)
04:18:39 [2019-06-19T08:18:39.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
04:18:40 [2019-06-19T08:18:40.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (2 KB at 105.3 KB/sec)
04:18:40 [2019-06-19T08:18:40.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
04:18:40 [2019-06-19T08:18:40.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (2 KB at 26.7 KB/sec)
04:18:40 [2019-06-19T08:18:40.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
04:18:40 [2019-06-19T08:18:40.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2 KB at 106.3 KB/sec)
04:18:40 [2019-06-19T08:18:40.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
04:18:40 [2019-06-19T08:18:40.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2 KB at 106.3 KB/sec)
04:18:40 [2019-06-19T08:18:40.019Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:18:40 [2019-06-19T08:18:40.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:18:40 [2019-06-19T08:18:40.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (522 B at 26.8 KB/sec)
04:18:40 [2019-06-19T08:18:40.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
04:18:40 [2019-06-19T08:18:40.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (2 KB at 94.5 KB/sec)
04:18:40 [2019-06-19T08:18:40.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
04:18:40 [2019-06-19T08:18:40.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (2 KB at 104.9 KB/sec)
04:18:40 [2019-06-19T08:18:40.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
04:18:40 [2019-06-19T08:18:40.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (2 KB at 99.4 KB/sec)
04:18:40 [2019-06-19T08:18:40.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
04:18:40 [2019-06-19T08:18:40.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (2 KB at 105.0 KB/sec)
04:18:40 [2019-06-19T08:18:40.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
04:18:40 [2019-06-19T08:18:40.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2 KB at 73.4 KB/sec)
04:18:40 [2019-06-19T08:18:40.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
04:18:40 [2019-06-19T08:18:40.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2 KB at 38.1 KB/sec)
04:18:40 [2019-06-19T08:18:40.820Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:18:40 [2019-06-19T08:18:40.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:18:40 [2019-06-19T08:18:40.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (492 B at 30.0 KB/sec)
04:18:41 [2019-06-19T08:18:41.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
04:18:41 [2019-06-19T08:18:41.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (3 KB at 110.8 KB/sec)
04:18:41 [2019-06-19T08:18:41.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
04:18:41 [2019-06-19T08:18:41.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (3 KB at 110.8 KB/sec)
04:18:41 [2019-06-19T08:18:41.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
04:18:41 [2019-06-19T08:18:41.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (3 KB at 110.9 KB/sec)
04:18:41 [2019-06-19T08:18:41.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
04:18:41 [2019-06-19T08:18:41.321Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (3 KB at 117.0 KB/sec)
04:18:41 [2019-06-19T08:18:41.321Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
04:18:41 [2019-06-19T08:18:41.321Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (3 KB at 111.7 KB/sec)
04:18:41 [2019-06-19T08:18:41.321Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:18:41 [2019-06-19T08:18:41.321Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:18:41 [2019-06-19T08:18:41.321Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 23.2 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (3 KB at 113.1 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (3 KB at 113.0 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (3 KB at 94.2 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (3 KB at 102.8 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (3 KB at 120.0 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (3 KB at 103.6 KB/sec)
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:18:41 [2019-06-19T08:18:41.571Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:18:41 [2019-06-19T08:18:41.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (486 B at 25.0 KB/sec)
04:18:42 [2019-06-19T08:18:42.122Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
04:18:42 [2019-06-19T08:18:42.122Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (3 KB at 103.4 KB/sec)
04:18:42 [2019-06-19T08:18:42.122Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
04:18:42 [2019-06-19T08:18:42.372Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (3 KB at 114.9 KB/sec)
04:18:42 [2019-06-19T08:18:42.372Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
04:18:42 [2019-06-19T08:18:42.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (3 KB at 108.8 KB/sec)
04:18:42 [2019-06-19T08:18:42.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
04:18:42 [2019-06-19T08:18:42.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (3 KB at 109.6 KB/sec)
04:18:42 [2019-06-19T08:18:42.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
04:18:42 [2019-06-19T08:18:42.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (3 KB at 104.2 KB/sec)
04:18:42 [2019-06-19T08:18:42.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
04:18:42 [2019-06-19T08:18:42.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (4 KB at 171.2 KB/sec)
04:18:42 [2019-06-19T08:18:42.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
04:18:42 [2019-06-19T08:18:42.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (4 KB at 134.0 KB/sec)
04:18:42 [2019-06-19T08:18:42.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (4 KB at 13.5 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (4 KB at 155.2 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (4 KB at 147.8 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom (2 KB at 105.1 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom (2 KB at 105.3 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom
04:18:42 [2019-06-19T08:18:42.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (2 KB at 72.9 KB/sec)
04:18:42 [2019-06-19T08:18:42.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom
04:18:42 [2019-06-19T08:18:42.873Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom (2 KB at 57.9 KB/sec)
04:18:42 [2019-06-19T08:18:42.873Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:18:42 [2019-06-19T08:18:42.873Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:18:42 [2019-06-19T08:18:42.873Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (488 B at 22.7 KB/sec)
04:18:43 [2019-06-19T08:18:43.124Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom
04:18:43 [2019-06-19T08:18:43.124Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom (3 KB at 132.0 KB/sec)
04:18:43 [2019-06-19T08:18:43.124Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom
04:18:43 [2019-06-19T08:18:43.124Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom (3 KB at 66.0 KB/sec)
04:18:43 [2019-06-19T08:18:43.124Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom
04:18:43 [2019-06-19T08:18:43.374Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom (3 KB at 117.7 KB/sec)
04:18:43 [2019-06-19T08:18:43.374Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom
04:18:43 [2019-06-19T08:18:43.374Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (3 KB at 111.8 KB/sec)
04:18:43 [2019-06-19T08:18:43.374Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom
04:18:43 [2019-06-19T08:18:43.374Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom (3 KB at 118.5 KB/sec)
04:18:43 [2019-06-19T08:18:43.374Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom (3 KB at 11.0 KB/sec)
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom (3 KB at 122.8 KB/sec)
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom (3 KB at 129.4 KB/sec)
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (3 KB at 130.2 KB/sec)
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom (3 KB at 85.3 KB/sec)
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:18:43 [2019-06-19T08:18:43.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:18:43 [2019-06-19T08:18:43.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (672 B at 34.5 KB/sec)
04:18:43 [2019-06-19T08:18:43.875Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom
04:18:43 [2019-06-19T08:18:43.875Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom (3 KB at 135.4 KB/sec)
04:18:43 [2019-06-19T08:18:43.875Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:18:43 [2019-06-19T08:18:43.875Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:18:44 [2019-06-19T08:18:44.126Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (508 B at 7.0 KB/sec)
04:18:44 [2019-06-19T08:18:44.376Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom
04:18:44 [2019-06-19T08:18:44.376Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom (3 KB at 101.0 KB/sec)
04:18:44 [2019-06-19T08:18:44.376Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:18:44 [2019-06-19T08:18:44.376Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:18:44 [2019-06-19T08:18:44.376Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (517 B at 29.7 KB/sec)
04:18:44 [2019-06-19T08:18:44.626Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom
04:18:44 [2019-06-19T08:18:44.626Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom (2 KB at 84.4 KB/sec)
04:18:44 [2019-06-19T08:18:44.626Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom
04:18:44 [2019-06-19T08:18:44.626Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom (2 KB at 103.5 KB/sec)
04:18:44 [2019-06-19T08:18:44.626Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom
04:18:44 [2019-06-19T08:18:44.626Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom (2 KB at 103.5 KB/sec)
04:18:44 [2019-06-19T08:18:44.626Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom
04:18:44 [2019-06-19T08:18:44.626Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom (2 KB at 77.6 KB/sec)
04:18:44 [2019-06-19T08:18:44.626Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom
04:18:44 [2019-06-19T08:18:44.626Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (2 KB at 103.5 KB/sec)
04:18:44 [2019-06-19T08:18:44.627Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom
04:18:44 [2019-06-19T08:18:44.627Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom (2 KB at 104.4 KB/sec)
04:18:44 [2019-06-19T08:18:44.627Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom
04:18:44 [2019-06-19T08:18:44.877Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom (3 KB at 7.6 KB/sec)
04:18:44 [2019-06-19T08:18:44.877Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom
04:18:44 [2019-06-19T08:18:44.877Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom (3 KB at 101.1 KB/sec)
04:18:44 [2019-06-19T08:18:44.877Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom (3 KB at 139.5 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (3 KB at 62.9 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom (3 KB at 140.6 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom (3 KB at 151.7 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom (3 KB at 117.3 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom (3 KB at 143.2 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom (3 KB at 143.2 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom (3 KB at 143.2 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom (3 KB at 112.1 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom (3 KB at 143.1 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom
04:18:45 [2019-06-19T08:18:45.127Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom (3 KB at 161.0 KB/sec)
04:18:45 [2019-06-19T08:18:45.127Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom
04:18:45 [2019-06-19T08:18:45.378Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (3 KB at 152.5 KB/sec)
04:18:45 [2019-06-19T08:18:45.378Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom
04:18:45 [2019-06-19T08:18:45.378Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom (3 KB at 152.5 KB/sec)
04:18:45 [2019-06-19T08:18:45.378Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:18:45 [2019-06-19T08:18:45.378Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:18:45 [2019-06-19T08:18:45.378Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (522 B at 20.4 KB/sec)
04:18:45 [2019-06-19T08:18:45.928Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom
04:18:45 [2019-06-19T08:18:45.928Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom (3 KB at 92.0 KB/sec)
04:18:45 [2019-06-19T08:18:45.928Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:18:45 [2019-06-19T08:18:45.928Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:18:45 [2019-06-19T08:18:45.928Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (520 B at 29.9 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom (2 KB at 67.2 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom (2 KB at 69.7 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom (2 KB at 69.6 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom (2 KB at 72.3 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom (2 KB at 72.9 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom
04:18:46 [2019-06-19T08:18:46.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom (2 KB at 67.7 KB/sec)
04:18:46 [2019-06-19T08:18:46.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom
04:18:46 [2019-06-19T08:18:46.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom (3 KB at 99.0 KB/sec)
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom
04:18:46 [2019-06-19T08:18:46.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom (3 KB at 71.3 KB/sec)
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom
04:18:46 [2019-06-19T08:18:46.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom (3 KB at 95.1 KB/sec)
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom
04:18:46 [2019-06-19T08:18:46.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom (3 KB at 99.5 KB/sec)
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom
04:18:46 [2019-06-19T08:18:46.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom (3 KB at 103.4 KB/sec)
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:18:46 [2019-06-19T08:18:46.429Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:18:46 [2019-06-19T08:18:46.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (549 B at 2.4 KB/sec)
04:18:46 [2019-06-19T08:18:46.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom
04:18:46 [2019-06-19T08:18:46.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom (3 KB at 93.7 KB/sec)
04:18:46 [2019-06-19T08:18:46.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom
04:18:46 [2019-06-19T08:18:46.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom (3 KB at 97.3 KB/sec)
04:18:46 [2019-06-19T08:18:46.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom
04:18:46 [2019-06-19T08:18:46.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom (3 KB at 81.5 KB/sec)
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom
04:18:46 [2019-06-19T08:18:46.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom (3 KB at 87.1 KB/sec)
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom
04:18:46 [2019-06-19T08:18:46.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom (3 KB at 93.5 KB/sec)
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom
04:18:46 [2019-06-19T08:18:46.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom (3 KB at 63.6 KB/sec)
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom
04:18:46 [2019-06-19T08:18:46.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom (3 KB at 60.6 KB/sec)
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
04:18:46 [2019-06-19T08:18:46.930Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
04:18:47 [2019-06-19T08:18:47.181Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 12.5 KB/sec)
04:18:47 [2019-06-19T08:18:47.431Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.6 KB/sec)
04:18:47 [2019-06-19T08:18:47.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
04:18:47 [2019-06-19T08:18:47.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 276.8 KB/sec)
04:18:47 [2019-06-19T08:18:47.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
04:18:47 [2019-06-19T08:18:47.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 100.7 KB/sec)
04:18:47 [2019-06-19T08:18:47.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
04:18:47 [2019-06-19T08:18:47.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 47.1 KB/sec)
04:18:47 [2019-06-19T08:18:47.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 58.1 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom (2 KB at 54.7 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 184.1 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 68.3 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 205.5 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
04:18:47 [2019-06-19T08:18:47.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2 KB at 68.3 KB/sec)
04:18:47 [2019-06-19T08:18:47.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom
04:18:47 [2019-06-19T08:18:47.932Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 19.1 KB/sec)
04:18:47 [2019-06-19T08:18:47.932Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
04:18:47 [2019-06-19T08:18:47.932Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 70.9 KB/sec)
04:18:47 [2019-06-19T08:18:47.932Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 137.1 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom (2 KB at 61.8 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 185.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom (3 KB at 69.6 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 199.6 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 96.3 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 192.3 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
04:18:48 [2019-06-19T08:18:48.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 87.0 KB/sec)
04:18:48 [2019-06-19T08:18:48.182Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 193.4 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom (3 KB at 92.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 180.1 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom (3 KB at 78.0 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 174.0 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 99.7 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 158.2 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (3 KB at 99.8 KB/sec)
04:18:48 [2019-06-19T08:18:48.433Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.433Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 197.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom (3 KB at 92.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 194.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (3 KB at 99.9 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 194.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom (3 KB at 99.9 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 308.7 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 53.0 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 308.8 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
04:18:48 [2019-06-19T08:18:48.683Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 146.8 KB/sec)
04:18:48 [2019-06-19T08:18:48.683Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:18:48 [2019-06-19T08:18:48.933Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:18:48 [2019-06-19T08:18:48.933Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 78.2 KB/sec)
04:18:48 [2019-06-19T08:18:48.933Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 3.9 KB/sec)
04:18:48 [2019-06-19T08:18:48.933Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
04:18:48 [2019-06-19T08:18:48.933Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom (2 KB at 45.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.934Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
04:18:48 [2019-06-19T08:18:48.934Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom (8 KB at 209.5 KB/sec)
04:18:48 [2019-06-19T08:18:48.934Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:18:48 [2019-06-19T08:18:48.934Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:18:49 [2019-06-19T08:18:49.184Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 81.3 KB/sec)
04:18:49 [2019-06-19T08:18:49.184Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 3.2 KB/sec)
04:18:49 [2019-06-19T08:18:49.184Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
04:18:49 [2019-06-19T08:18:49.184Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom (2 KB at 64.1 KB/sec)
04:18:49 [2019-06-19T08:18:49.184Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:18:49 [2019-06-19T08:18:49.184Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:18:49 [2019-06-19T08:18:49.434Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 106.7 KB/sec)
04:18:49 [2019-06-19T08:18:49.434Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.3 KB/sec)
04:18:49 [2019-06-19T08:18:49.434Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
04:18:49 [2019-06-19T08:18:49.434Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom (3 KB at 76.0 KB/sec)
04:18:49 [2019-06-19T08:18:49.434Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:18:49 [2019-06-19T08:18:49.434Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:18:49 [2019-06-19T08:18:49.434Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 74.6 KB/sec)
04:18:49 [2019-06-19T08:18:49.685Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 4.0 KB/sec)
04:18:49 [2019-06-19T08:18:49.685Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
04:18:49 [2019-06-19T08:18:49.685Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom (2 KB at 50.0 KB/sec)
04:18:49 [2019-06-19T08:18:49.685Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 30.0 KB/sec)
04:18:49 [2019-06-19T08:18:49.935Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 575.9 KB/sec)
04:18:49 [2019-06-19T08:18:49.935Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec)
04:18:49 [2019-06-19T08:18:49.935Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 33.2 KB/sec)
04:18:49 [2019-06-19T08:18:49.935Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 19.7 KB/sec)
04:18:49 [2019-06-19T08:18:49.935Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom
04:18:49 [2019-06-19T08:18:49.935Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 789.2 KB/sec)
04:18:50 [2019-06-19T08:18:50.185Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:18:50 [2019-06-19T08:18:50.185Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:18:50 [2019-06-19T08:18:50.185Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 50.9 KB/sec)
04:18:50 [2019-06-19T08:18:50.185Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 2.6 KB/sec)
04:18:50 [2019-06-19T08:18:50.185Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
04:18:50 [2019-06-19T08:18:50.185Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (2 KB at 40.2 KB/sec)
04:18:50 [2019-06-19T08:18:50.185Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
04:18:50 [2019-06-19T08:18:50.436Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (2 KB at 10.1 KB/sec)
04:18:50 [2019-06-19T08:18:50.436Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
04:18:50 [2019-06-19T08:18:50.436Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (2 KB at 40.2 KB/sec)
04:18:50 [2019-06-19T08:18:50.436Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:18:50 [2019-06-19T08:18:50.686Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 4.2 KB/sec)
04:18:50 [2019-06-19T08:18:50.686Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
04:18:50 [2019-06-19T08:18:50.937Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom (2 KB at 5.0 KB/sec)
04:18:50 [2019-06-19T08:18:50.937Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:18:50 [2019-06-19T08:18:50.937Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 4.1 KB/sec)
04:18:50 [2019-06-19T08:18:50.937Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
04:18:51 [2019-06-19T08:18:51.187Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom (2 KB at 5.7 KB/sec)
04:18:51 [2019-06-19T08:18:51.187Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:18:51 [2019-06-19T08:18:51.437Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 4.1 KB/sec)
04:18:51 [2019-06-19T08:18:51.437Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom (2 KB at 5.7 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (2 KB at 35.0 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (2 KB at 41.2 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (2 KB at 40.2 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (2 KB at 35.0 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (2 KB at 36.2 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom
04:18:51 [2019-06-19T08:18:51.688Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom (2 KB at 44.6 KB/sec)
04:18:51 [2019-06-19T08:18:51.688Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
04:18:51 [2019-06-19T08:18:51.938Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (2 KB at 25.9 KB/sec)
04:18:51 [2019-06-19T08:18:51.938Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom
04:18:51 [2019-06-19T08:18:51.938Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom (2 KB at 42.9 KB/sec)
04:18:51 [2019-06-19T08:18:51.938Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom
04:18:51 [2019-06-19T08:18:51.938Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (2 KB at 41.2 KB/sec)
04:18:51 [2019-06-19T08:18:51.938Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom
04:18:51 [2019-06-19T08:18:51.938Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom (2 KB at 68.5 KB/sec)
04:18:51 [2019-06-19T08:18:51.938Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:18:51 [2019-06-19T08:18:51.938Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:18:51 [2019-06-19T08:18:51.938Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 42.2 KB/sec)
04:18:52 [2019-06-19T08:18:52.189Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 1.4 KB/sec)
04:18:52 [2019-06-19T08:18:52.189Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom
04:18:52 [2019-06-19T08:18:52.439Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom (2 KB at 18.0 KB/sec)
04:18:52 [2019-06-19T08:18:52.439Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
04:18:52 [2019-06-19T08:18:52.439Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (2 KB at 19.6 KB/sec)
04:18:52 [2019-06-19T08:18:52.439Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
04:18:52 [2019-06-19T08:18:52.439Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (2 KB at 22.0 KB/sec)
04:18:52 [2019-06-19T08:18:52.439Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
04:18:52 [2019-06-19T08:18:52.439Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (2 KB at 30.0 KB/sec)
04:18:52 [2019-06-19T08:18:52.439Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:18:52 [2019-06-19T08:18:52.689Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 3.6 KB/sec)
04:18:52 [2019-06-19T08:18:52.689Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
04:18:52 [2019-06-19T08:18:52.940Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom (2 KB at 6.5 KB/sec)
04:18:52 [2019-06-19T08:18:52.940Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:18:53 [2019-06-19T08:18:53.190Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 4.9 KB/sec)
04:18:53 [2019-06-19T08:18:53.190Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
04:18:53 [2019-06-19T08:18:53.190Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom (2 KB at 6.7 KB/sec)
04:18:53 [2019-06-19T08:18:53.190Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:18:53 [2019-06-19T08:18:53.440Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 3.1 KB/sec)
04:18:53 [2019-06-19T08:18:53.441Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
04:18:53 [2019-06-19T08:18:53.691Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom (2 KB at 6.3 KB/sec)
04:18:53 [2019-06-19T08:18:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
04:18:53 [2019-06-19T08:18:53.691Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (2 KB at 32.0 KB/sec)
04:18:53 [2019-06-19T08:18:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
04:18:53 [2019-06-19T08:18:53.691Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (2 KB at 41.3 KB/sec)
04:18:53 [2019-06-19T08:18:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
04:18:53 [2019-06-19T08:18:53.691Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (2 KB at 41.8 KB/sec)
04:18:53 [2019-06-19T08:18:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
04:18:53 [2019-06-19T08:18:53.691Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (2 KB at 41.8 KB/sec)
04:18:53 [2019-06-19T08:18:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom
04:18:53 [2019-06-19T08:18:53.941Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom (2 KB at 42.9 KB/sec)
04:18:53 [2019-06-19T08:18:53.941Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
04:18:53 [2019-06-19T08:18:53.941Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (2 KB at 38.9 KB/sec)
04:18:53 [2019-06-19T08:18:53.941Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
04:18:53 [2019-06-19T08:18:53.941Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (2 KB at 41.8 KB/sec)
04:18:53 [2019-06-19T08:18:53.941Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom
04:18:53 [2019-06-19T08:18:53.941Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (2 KB at 59.6 KB/sec)
04:18:53 [2019-06-19T08:18:53.941Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:18:53 [2019-06-19T08:18:53.941Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:18:53 [2019-06-19T08:18:53.941Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 28.7 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 1.5 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom (2 KB at 32.5 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom (873 B at 29.4 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom (2 KB at 37.5 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (2 KB at 30.1 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (2 KB at 34.8 KB/sec)
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:18:54 [2019-06-19T08:18:54.492Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:18:54 [2019-06-19T08:18:54.492Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 49.4 KB/sec)
04:18:54 [2019-06-19T08:18:54.742Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 2.6 KB/sec)
04:18:54 [2019-06-19T08:18:54.742Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
04:18:54 [2019-06-19T08:18:54.742Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (2 KB at 30.4 KB/sec)
04:18:54 [2019-06-19T08:18:54.742Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
04:18:54 [2019-06-19T08:18:54.742Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (2 KB at 32.1 KB/sec)
04:18:54 [2019-06-19T08:18:54.742Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
04:18:54 [2019-06-19T08:18:54.993Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (2 KB at 34.1 KB/sec)
04:18:54 [2019-06-19T08:18:54.993Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
04:18:54 [2019-06-19T08:18:54.993Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (2 KB at 37.7 KB/sec)
04:18:54 [2019-06-19T08:18:54.993Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
04:18:55 [2019-06-19T08:18:55.243Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 2.8 KB/sec)
04:18:55 [2019-06-19T08:18:55.243Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
04:18:55 [2019-06-19T08:18:55.494Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom (2 KB at 5.7 KB/sec)
04:18:55 [2019-06-19T08:18:55.494Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:18:55 [2019-06-19T08:18:55.494Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 4.3 KB/sec)
04:18:55 [2019-06-19T08:18:55.494Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
04:18:55 [2019-06-19T08:18:55.744Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom (2 KB at 5.5 KB/sec)
04:18:55 [2019-06-19T08:18:55.744Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:18:55 [2019-06-19T08:18:55.994Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 4.2 KB/sec)
04:18:55 [2019-06-19T08:18:55.994Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom (2 KB at 5.9 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (2 KB at 36.5 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (2 KB at 32.7 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (2 KB at 37.7 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (2 KB at 24.3 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
04:18:56 [2019-06-19T08:18:56.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (2 KB at 60.8 KB/sec)
04:18:56 [2019-06-19T08:18:56.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom (2 KB at 60.0 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (2 KB at 60.8 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (2 KB at 43.2 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom (2 KB at 58.4 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 1103.5 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 48.8 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
04:18:56 [2019-06-19T08:18:56.495Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 219.7 KB/sec)
04:18:56 [2019-06-19T08:18:56.495Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
04:18:56 [2019-06-19T08:18:56.746Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 397.9 KB/sec)
04:18:56 [2019-06-19T08:18:56.746Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:18:56 [2019-06-19T08:18:56.746Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:18:56 [2019-06-19T08:18:56.746Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 118.2 KB/sec)
04:18:57 [2019-06-19T08:18:57.296Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 1.4 KB/sec)
04:18:57 [2019-06-19T08:18:57.296Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:18:57 [2019-06-19T08:18:57.296Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:18:57 [2019-06-19T08:18:57.296Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 26.8 KB/sec)
04:18:57 [2019-06-19T08:18:57.296Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 2.9 KB/sec)
04:18:57 [2019-06-19T08:18:57.296Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
04:18:57 [2019-06-19T08:18:57.296Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom (3 KB at 35.3 KB/sec)
04:18:57 [2019-06-19T08:18:57.547Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:18:57 [2019-06-19T08:18:57.547Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:18:57 [2019-06-19T08:18:57.547Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 42.5 KB/sec)
04:18:57 [2019-06-19T08:18:57.797Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 1.6 KB/sec)
04:18:57 [2019-06-19T08:18:57.797Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
04:18:57 [2019-06-19T08:18:57.797Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom (2 KB at 40.0 KB/sec)
04:18:57 [2019-06-19T08:18:57.797Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
04:18:58 [2019-06-19T08:18:58.047Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 4.5 KB/sec)
04:18:58 [2019-06-19T08:18:58.047Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
04:18:58 [2019-06-19T08:18:58.298Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom (2 KB at 4.4 KB/sec)
04:18:58 [2019-06-19T08:18:58.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
04:18:58 [2019-06-19T08:18:58.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom (2 KB at 29.2 KB/sec)
04:18:58 [2019-06-19T08:18:58.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
04:18:58 [2019-06-19T08:18:58.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom (2 KB at 39.8 KB/sec)
04:18:58 [2019-06-19T08:18:58.298Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
04:18:58 [2019-06-19T08:18:58.548Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 3.8 KB/sec)
04:18:58 [2019-06-19T08:18:58.548Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
04:18:58 [2019-06-19T08:18:58.798Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom (2 KB at 4.5 KB/sec)
04:18:58 [2019-06-19T08:18:58.798Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
04:18:59 [2019-06-19T08:18:59.049Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 4.0 KB/sec)
04:18:59 [2019-06-19T08:18:59.049Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
04:18:59 [2019-06-19T08:18:59.049Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom (2 KB at 4.8 KB/sec)
04:18:59 [2019-06-19T08:18:59.049Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom (2 KB at 40.4 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom (2 KB at 41.9 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom (2 KB at 22.2 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom (2 KB at 40.4 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (2 KB at 59.7 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom (2 KB at 26.6 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom (3 KB at 98.3 KB/sec)
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:18:59 [2019-06-19T08:18:59.343Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:18:59 [2019-06-19T08:18:59.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (639 B at 34.7 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom (4 KB at 118.8 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom (4 KB at 123.4 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom (4 KB at 123.2 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom (4 KB at 118.5 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom (4 KB at 90.6 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom (4 KB at 123.3 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom
04:18:59 [2019-06-19T08:18:59.593Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom (4 KB at 123.2 KB/sec)
04:18:59 [2019-06-19T08:18:59.593Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom (4 KB at 93.9 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom (4 KB at 119.3 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 81.8 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (6 KB at 223.6 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 773.8 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 70.1 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 78.7 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
04:18:59 [2019-06-19T08:18:59.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom (766 B at 15.6 KB/sec)
04:18:59 [2019-06-19T08:18:59.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
04:19:00 [2019-06-19T08:19:00.094Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom (7 KB at 226.6 KB/sec)
04:19:00 [2019-06-19T08:19:00.094Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.094Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.094Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 36.0 KB/sec)
04:19:00 [2019-06-19T08:19:00.644Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 1.1 KB/sec)
04:19:00 [2019-06-19T08:19:00.644Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
04:19:00 [2019-06-19T08:19:00.644Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom (750 B at 26.2 KB/sec)
04:19:00 [2019-06-19T08:19:00.644Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.644Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.644Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 63.2 KB/sec)
04:19:00 [2019-06-19T08:19:00.895Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 3.4 KB/sec)
04:19:00 [2019-06-19T08:19:00.895Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
04:19:00 [2019-06-19T08:19:00.895Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom (601 B at 22.6 KB/sec)
04:19:00 [2019-06-19T08:19:00.895Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.895Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:19:00 [2019-06-19T08:19:00.895Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 28.9 KB/sec)
04:19:01 [2019-06-19T08:19:01.145Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.3 KB/sec)
04:19:01 [2019-06-19T08:19:01.145Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
04:19:01 [2019-06-19T08:19:01.145Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom (965 B at 14.5 KB/sec)
04:19:01 [2019-06-19T08:19:01.145Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:19:01 [2019-06-19T08:19:01.145Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:19:01 [2019-06-19T08:19:01.395Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 1.3 KB/sec)
04:19:01 [2019-06-19T08:19:01.396Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 2.0 KB/sec)
04:19:01 [2019-06-19T08:19:01.396Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
04:19:01 [2019-06-19T08:19:01.646Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom (919 B at 4.8 KB/sec)
04:19:01 [2019-06-19T08:19:01.646Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom
04:19:01 [2019-06-19T08:19:01.646Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 15.2 KB/sec)
04:19:01 [2019-06-19T08:19:01.646Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
04:19:01 [2019-06-19T08:19:01.646Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (8 KB at 414.6 KB/sec)
04:19:01 [2019-06-19T08:19:01.646Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
04:19:01 [2019-06-19T08:19:01.646Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 1225.5 KB/sec)
04:19:01 [2019-06-19T08:19:01.646Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1988.9 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 224.7 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 174.5 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (3 KB at 124.7 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (3 KB at 149.1 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 59.1 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 176.0 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: 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 44.2 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:19:01 [2019-06-19T08:19:01.896Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 243.6 KB/sec)
04:19:01 [2019-06-19T08:19:01.896Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 69.8 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 118.6 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (3 KB at 128.0 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 113.2 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 173.8 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: 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
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: 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 (5 KB at 248.3 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: 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 444.6 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 48.3 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 121.0 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 429.0 KB/sec)
04:19:02 [2019-06-19T08:19:02.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:19:02 [2019-06-19T08:19:02.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1010.4 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: 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 521.6 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: 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 444.6 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: 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
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: 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 (3 KB at 164.1 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: 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 719.3 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 223.1 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 151.5 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 429.6 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (3 KB at 124.7 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
04:19:02 [2019-06-19T08:19:02.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4 KB at 181.7 KB/sec)
04:19:02 [2019-06-19T08:19:02.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
04:19:02 [2019-06-19T08:19:02.823Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 40.4 KB/sec)
04:19:02 [2019-06-19T08:19:02.823Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:19:02 [2019-06-19T08:19:02.824Z] Downloaded: 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 1512.0 KB/sec)
04:19:02 [2019-06-19T08:19:02.824Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:19:02 [2019-06-19T08:19:02.824Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 74.7 KB/sec)
04:19:02 [2019-06-19T08:19:02.824Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
04:19:02 [2019-06-19T08:19:02.824Z] Downloaded: 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 KB at 116.9 KB/sec)
04:19:02 [2019-06-19T08:19:02.824Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
04:19:03 [2019-06-19T08:19:03.074Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 9.5 KB/sec)
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:19:03 [2019-06-19T08:19:03.074Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 74.1 KB/sec)
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
04:19:03 [2019-06-19T08:19:03.074Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar (69 KB at 819.9 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar (85 KB at 765.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar (792 KB at 5692.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar (104 KB at 1719.1 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar (89 KB at 2694.2 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar (179 KB at 4965.1 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar (90 KB at 2897.0 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar (84 KB at 3082.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
04:19:03 [2019-06-19T08:19:03.324Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar (52 KB at 1924.8 KB/sec)
04:19:03 [2019-06-19T08:19:03.324Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
04:19:03 [2019-06-19T08:19:03.575Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar (109 KB at 437.7 KB/sec)
04:19:03 [2019-06-19T08:19:03.575Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar
04:19:03 [2019-06-19T08:19:03.575Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar (105 KB at 441.8 KB/sec)
04:19:03 [2019-06-19T08:19:03.575Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar
04:19:03 [2019-06-19T08:19:03.575Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar (874 KB at 9493.7 KB/sec)
04:19:03 [2019-06-19T08:19:03.575Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar (66 KB at 3111.1 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar (389 KB at 9477.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar (36 KB at 1100.9 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar (73 KB at 3027.7 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar (120 KB at 7467.2 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar (243 KB at 506.0 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar (105 KB at 6168.4 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar (131 KB at 5926.2 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar (192 KB at 5051.8 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar (104 KB at 4483.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar (87 KB at 3318.6 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar
04:19:03 [2019-06-19T08:19:03.825Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar (92 KB at 4380.3 KB/sec)
04:19:03 [2019-06-19T08:19:03.825Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar
04:19:04 [2019-06-19T08:19:04.076Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar (514 KB at 1017.2 KB/sec)
04:19:04 [2019-06-19T08:19:04.076Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar
04:19:04 [2019-06-19T08:19:04.326Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar (1725 KB at 4789.9 KB/sec)
04:19:04 [2019-06-19T08:19:04.326Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar
04:19:04 [2019-06-19T08:19:04.576Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar (906 KB at 1612.0 KB/sec)
04:19:04 [2019-06-19T08:19:04.576Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar
04:19:04 [2019-06-19T08:19:04.576Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 2730.3 KB/sec)
04:19:04 [2019-06-19T08:19:04.576Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar
04:19:04 [2019-06-19T08:19:04.827Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar (2983 KB at 6427.1 KB/sec)
04:19:04 [2019-06-19T08:19:04.827Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
04:19:04 [2019-06-19T08:19:04.827Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar (25 KB at 732.0 KB/sec)
04:19:04 [2019-06-19T08:19:04.827Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar (9 KB at 218.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar (1332 KB at 741.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar (485 KB at 1761.6 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar (207 KB at 4044.2 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar (18 KB at 333.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar (136 KB at 2826.8 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar (278 KB at 6171.5 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar (167 KB at 4499.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
04:19:05 [2019-06-19T08:19:05.077Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar (75 KB at 2665.6 KB/sec)
04:19:05 [2019-06-19T08:19:05.077Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar
04:19:05 [2019-06-19T08:19:05.327Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar (244 KB at 891.0 KB/sec)
04:19:05 [2019-06-19T08:19:05.327Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar
04:19:05 [2019-06-19T08:19:05.327Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 937.2 KB/sec)
04:19:05 [2019-06-19T08:19:05.327Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar
04:19:05 [2019-06-19T08:19:05.327Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar (2551 KB at 2760.6 KB/sec)
04:19:05 [2019-06-19T08:19:05.327Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
04:19:05 [2019-06-19T08:19:05.327Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 152.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.327Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:19:05 [2019-06-19T08:19:05.327Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 272.6 KB/sec)
04:19:05 [2019-06-19T08:19:05.327Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar
04:19:05 [2019-06-19T08:19:05.328Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar (368 KB at 1401.5 KB/sec)
04:19:05 [2019-06-19T08:19:05.328Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 1234.6 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 8708.3 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 834.0 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 1528.5 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: 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 909.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 4510.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 3823.5 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: 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
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 2289.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 5929.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 2436.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: 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 (192 KB at 5816.3 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: 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
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 335.9 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar (1375 KB at 4030.8 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 3012.5 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: 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 (285 KB at 10163.1 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 316.3 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 7232.1 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 1198.0 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 7123.4 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (149 KB at 6746.7 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar (280 KB at 9300.8 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar (230 KB at 5743.2 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar (297 KB at 7800.3 KB/sec)
04:19:05 [2019-06-19T08:19:05.578Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar (115 KB at 5192.2 KB/sec)
04:19:05 [2019-06-19T08:19:05.828Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar (5436 KB at 1947.5 KB/sec)
04:19:09 [2019-06-19T08:19:09.056Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-plugin-parent/src/main/java]' does not exists.
04:19:09 [2019-06-19T08:19:09.056Z] [INFO] 
04:19:09 [2019-06-19T08:19:09.056Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.parent ---
04:19:09 [2019-06-19T08:19:09.056Z] [INFO] 
04:19:09 [2019-06-19T08:19:09.056Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.parent ---
04:19:09 [2019-06-19T08:19:09.056Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.056Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec)
04:19:09 [2019-06-19T08:19:09.056Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.056Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec)
04:19:09 [2019-06-19T08:19:09.056Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.056Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec)
04:19:09 [2019-06-19T08:19:09.056Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
04:19:09 [2019-06-19T08:19:09.307Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 93.2 KB/sec)
04:19:09 [2019-06-19T08:19:09.307Z] Downloading: 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
04:19:09 [2019-06-19T08:19:09.307Z] Downloaded: 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 (4 KB at 192.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.307Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:19:09 [2019-06-19T08:19:09.307Z] Downloaded: 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 25.3 KB/sec)
04:19:09 [2019-06-19T08:19:09.307Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 23.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 46.4 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 334.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 138.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.557Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 116.4 KB/sec)
04:19:09 [2019-06-19T08:19:09.557Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 7.7 KB/sec)
04:19:09 [2019-06-19T08:19:09.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 73.3 KB/sec)
04:19:09 [2019-06-19T08:19:09.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
04:19:09 [2019-06-19T08:19:09.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 111.8 KB/sec)
04:19:09 [2019-06-19T08:19:09.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
04:19:09 [2019-06-19T08:19:09.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 38.3 KB/sec)
04:19:09 [2019-06-19T08:19:09.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
04:19:09 [2019-06-19T08:19:09.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 269.9 KB/sec)
04:19:09 [2019-06-19T08:19:09.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
04:19:10 [2019-06-19T08:19:10.058Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 336.2 KB/sec)
04:19:10 [2019-06-19T08:19:10.058Z] Downloading: 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
04:19:10 [2019-06-19T08:19:10.058Z] Downloaded: 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 (8 KB at 186.7 KB/sec)
04:19:10 [2019-06-19T08:19:10.058Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
04:19:10 [2019-06-19T08:19:10.058Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
04:19:10 [2019-06-19T08:19:10.058Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 4222.6 KB/sec)
04:19:10 [2019-06-19T08:19:10.308Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 47.5 KB/sec)
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-plugin-parent/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.parent/0.2.0-SNAPSHOT/org.eclipse.xpect.parent-0.2.0-SNAPSHOT.pom
04:19:10 [2019-06-19T08:19:10.308Z] [INFO]                                                                         
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] ------------------------------------------------------------------------
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] Building org.eclipse.xpect 0.2.0-SNAPSHOT
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] ------------------------------------------------------------------------
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] 
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect ---
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] 
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect ---
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] 
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect ---
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] 
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect ---
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] 
04:19:10 [2019-06-19T08:19:10.308Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xpect ---
04:19:10 [2019-06-19T08:19:10.308Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.558Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom (2 KB at 5.7 KB/sec)
04:19:10 [2019-06-19T08:19:10.559Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.559Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 KB at 729.9 KB/sec)
04:19:10 [2019-06-19T08:19:10.559Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.559Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom (3 KB at 87.3 KB/sec)
04:19:10 [2019-06-19T08:19:10.559Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom (3 KB at 50.6 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom (4 KB at 77.1 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 272.5 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 531.7 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom (880 B at 34.4 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 352.1 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom (2 KB at 71.0 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom
04:19:10 [2019-06-19T08:19:10.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom (4 KB at 116.8 KB/sec)
04:19:10 [2019-06-19T08:19:10.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom (2 KB at 54.8 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom (2 KB at 61.6 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: 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 47.7 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom (2 KB at 76.7 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom (3 KB at 77.4 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 366.8 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 323.9 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom
04:19:11 [2019-06-19T08:19:11.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom (771 B at 29.0 KB/sec)
04:19:11 [2019-06-19T08:19:11.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom (3 KB at 100.8 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 94.8 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 314.3 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom (5 KB at 171.3 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom (3 KB at 76.9 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 43.3 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 854.0 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 921.5 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
04:19:11 [2019-06-19T08:19:11.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 632.7 KB/sec)
04:19:11 [2019-06-19T08:19:11.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1691.9 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar (50 KB at 1100.2 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 5399.0 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar (18 KB at 692.3 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 3486.1 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 5767.6 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 7710.0 KB/sec)
04:19:11 [2019-06-19T08:19:11.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar (652 KB at 4822.5 KB/sec)
04:19:11 [2019-06-19T08:19:11.811Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar (276 KB at 964.9 KB/sec)
04:19:12 [2019-06-19T08:19:12.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 1829.4 KB/sec)
04:19:12 [2019-06-19T08:19:12.972Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:19:12 [2019-06-19T08:19:12.972Z] [INFO] Executing workflow in forked mode.
04:19:12 [2019-06-19T08:19:12.972Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 0    [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 64   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.junit-4.11.0.v201303080030.jar/junit.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 66   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 73   [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Registering platform uri '/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace'
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 162  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 163  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 173  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 181  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 185  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 192  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 193  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 201  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 202  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 217  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.compatibility.state at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 219  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 222  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 223  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 224  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 225  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 226  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 227  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 228  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 229  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 230  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 231  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 233  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 234  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 236  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 237  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 240  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 241  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 251  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 252  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 256  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 258  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 258  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 264  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 265  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 269  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 269  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 270  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 270  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 271  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 271  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 272  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.200Z] [INFO] 274  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 275  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 275  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 276  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 276  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 277  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 281  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 285  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 287  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 288  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 288  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 304  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 305  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 305  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 306  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 307  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 308  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 308  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 309  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-component-annotations at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 312  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-cipher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 318  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.tukaani.xz at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/tukaani/xz/1.5/xz-1.5.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 319  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm.tree at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 320  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 320  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 329  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 335  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 339  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 340  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 340  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 341  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 341  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 342  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 342  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 343  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 343  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 344  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 344  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 346  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 347  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 347  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 356  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 357  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 361  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 362  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 363  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 366  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 366  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 368  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.201Z] [INFO] 370  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.debug at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.8.102.v20150115-1323/org.eclipse.jdt.debug-3.8.102.v20150115-1323.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 376  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 377  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 377  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 378  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 385  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.services at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.services_3.8.0.v20190206-2147.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 421  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.ds at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.ds_1.6.0.v20190122-0806.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 431  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.util_1.1.200.v20181008-1820.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 431  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 432  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.engine at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 433  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 436  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 436  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 437  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.security at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.security_1.3.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 486  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.100.v20131209-2144/org.eclipse.equinox.frameworkadmin-2.0.100.v20131209-2144.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 486  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin.equinox at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20131211-1531/org.eclipse.equinox.frameworkadmin.equinox-1.0.500.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 487  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.artifact.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.300.v20131211-1531/org.eclipse.equinox.p2.artifact.repository-1.1.300.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 487  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.jarprocessor at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.300.v20131211-1531/org.eclipse.equinox.p2.jarprocessor-1.0.300.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 488  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.100.v20140224-1921/org.eclipse.equinox.p2.director-2.3.100.v20140224-1921.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 489  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.core_2.3.5.v201308161310.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 489  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.pb at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.pb_2.3.5.v201404071733.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 490  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.1.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator-1.1.0.v20131217-1203.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 490  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.300.v20150129-0838/org.eclipse.equinox.p2.director.app-1.0.300.v20150129-0838.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 491  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.garbagecollector at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.200.v20131115-1210/org.eclipse.equinox.p2.garbagecollector-1.0.200.v20131115-1210.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 492  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.3.0.v20140911-0143/org.eclipse.equinox.p2.publisher-1.3.0.v20140911-0143.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 492  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher.eclipse at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.1.200.v20140414-0825/org.eclipse.equinox.p2.publisher.eclipse-1.1.200.v20140414-0825.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 493  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator.manipulator at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.0.v20131217-1203.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 493  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository.tools at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.0.v20131211-1531/org.eclipse.equinox.p2.repository.tools-2.1.0.v20131211-1531.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 494  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.touchpoint.eclipse at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.200.v20140512-1650/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.200.v20140512-1650.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 513  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 514  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.junit/2.9.2.v201603040440/org.eclipse.xtext.xbase.junit-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 515  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.junit4 at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.junit4/2.9.2.v201603040440/org.eclipse.xtext.junit4-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 520  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 521  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 523  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.guava at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 525  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 525  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 526  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project javax.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 528  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 528  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 530  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:19:16 [2019-06-19T08:19:16.202Z] [INFO] 533  [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:19:16 [2019-06-19T08:19:16.453Z] [INFO] 726  [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:19:17 [2019-06-19T08:19:17.364Z] [INFO] 
04:19:17 [2019-06-19T08:19:17.364Z] [INFO] *ATTENTION*
04:19:17 [2019-06-19T08:19:17.364Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
04:19:17 [2019-06-19T08:19:17.364Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1554 [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:19:17 [2019-06-19T08:19:17.364Z] [INFO] 1569 [main] INFO  erator.parser.antlr.AntlrToolFacade  - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:19:19 [2019-06-19T08:19:19.846Z] [INFO] 4271 [main] INFO  erator.parser.antlr.AntlrToolFacade  - finished downloading.
04:19:19 [2019-06-19T08:19:19.846Z] [INFO] 4275 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/../org.eclipse.xpect/src-gen
04:19:19 [2019-06-19T08:19:19.846Z] [INFO] 4275 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/../org.eclipse.xpect.ui/src-gen
04:19:20 [2019-06-19T08:19:20.096Z] [INFO] 4371 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/Xpect' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
04:19:20 [2019-06-19T08:19:20.097Z] [INFO] 4371 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/XpectJavaModel' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
04:19:20 [2019-06-19T08:19:20.097Z] [INFO] 4373 [main] INFO  lipse.emf.mwe2.ecore.EcoreGenerator  - generating EMF code for platform:/resource/org.eclipse.xpect/model/Xpect.genmodel
04:19:26 [2019-06-19T08:19:26.577Z] [INFO] error(208): ../org.eclipse.xpect/src-gen/org/eclipse/xpect/parser/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
04:19:28 [2019-06-19T08:19:28.438Z] [INFO] 12485 [main] INFO  or.validation.JavaValidatorFragment  - generating Java-based EValidator API
04:19:28 [2019-06-19T08:19:28.689Z] [INFO] error(208): ../org.eclipse.xpect.ui/src-gen/org/eclipse/xpect/ui/contentassist/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] 15769 [main] INFO  text.generator.junit.Junit4Fragment  - generating Junit4 Test support classes
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] 15779 [main] INFO  i.generator.compare.CompareFragment  - generating Compare Framework infrastructure
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] 15839 [main] INFO  .emf.mwe2.runtime.workflow.Workflow  - Done.
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] Workflow 'src/org/eclipse/xpect/GenerateXpect.mwe2' finished.
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] 
04:19:31 [2019-06-19T08:19:31.919Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect ---
04:19:35 [2019-06-19T08:19:35.146Z] [INFO] 
04:19:35 [2019-06-19T08:19:35.146Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect ---
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 72.0 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 (2 KB at 103.7 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 (2 KB at 45.0 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 50.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 19.7 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 191.1 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 97.9 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 93.4 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 KB at 56.3 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 KB at 203.7 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 64.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 147.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: 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 (5 KB at 216.3 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 479.9 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 334.4 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 41.3 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 316.9 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 107.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 140.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 273.1 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 51.1 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 126.4 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
04:19:35 [2019-06-19T08:19:35.147Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 838.8 KB/sec)
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.147Z] Downloading: 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
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 (10 KB at 346.7 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 415.6 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 2592.4 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 (14 KB at 170.0 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 377.1 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 (34 KB at 432.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 (6 KB at 71.6 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:35 [2019-06-19T08:19:35.397Z] [INFO] Copying 1 resource
04:19:35 [2019-06-19T08:19:35.397Z] [INFO] 
04:19:35 [2019-06-19T08:19:35.397Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect ---
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 35.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 196.1 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: 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 44.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom (3 KB at 128.7 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom (2 KB at 80.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.397Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom
04:19:35 [2019-06-19T08:19:35.397Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (2 KB at 90.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
04:19:35 [2019-06-19T08:19:35.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
04:19:35 [2019-06-19T08:19:35.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar
04:19:35 [2019-06-19T08:19:35.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar
04:19:35 [2019-06-19T08:19:35.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar
04:19:35 [2019-06-19T08:19:35.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar (18 KB at 665.6 KB/sec)
04:19:35 [2019-06-19T08:19:35.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar (4 KB at 119.3 KB/sec)
04:19:35 [2019-06-19T08:19:35.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 148.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.648Z] Downloaded: 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 813.5 KB/sec)
04:19:35 [2019-06-19T08:19:35.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2771 KB at 13447.2 KB/sec)
04:19:35 [2019-06-19T08:19:35.898Z] [INFO] Compiling 246 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/classes
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/src/test/resources
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.126Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.pom
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2metadata.xml
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.376Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect ---
04:19:39 [2019-06-19T08:19:39.377Z] [INFO]                                                                         
04:19:39 [2019-06-19T08:19:39.377Z] [INFO] ------------------------------------------------------------------------
04:19:39 [2019-06-19T08:19:39.377Z] [INFO] Building org.eclipse.xpect.ui 0.2.0-SNAPSHOT
04:19:39 [2019-06-19T08:19:39.377Z] [INFO] ------------------------------------------------------------------------
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui ---
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui ---
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui ---
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui ---
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] 
04:19:39 [2019-06-19T08:19:39.627Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui ---
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] 
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui ---
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/src/main/resources
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] 
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui ---
04:19:40 [2019-06-19T08:19:40.177Z] [INFO] Compiling 50 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/classes
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/src/test/resources
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.pom
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2metadata.xml
04:19:41 [2019-06-19T08:19:41.088Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui ---
04:19:41 [2019-06-19T08:19:41.089Z] [INFO]                                                                         
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] ------------------------------------------------------------------------
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] Building org.eclipse.xpect.ui.junit 0.2.0-SNAPSHOT
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] ------------------------------------------------------------------------
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.089Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/src/main/resources
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.639Z] [INFO] Compiling 13 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/classes
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/src/test/resources
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.pom
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2metadata.xml
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui.junit ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO]                                                                         
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] ------------------------------------------------------------------------
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] Building org.eclipse.xpect.xtext.lib 0.2.0-SNAPSHOT
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] ------------------------------------------------------------------------
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib ---
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] 
04:19:41 [2019-06-19T08:19:41.890Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/src/main/resources
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.440Z] [INFO] Compiling 57 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/classes
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/src/test/resources
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.pom
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2metadata.xml
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO]                                                                         
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] ------------------------------------------------------------------------
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib 0.2.0-SNAPSHOT
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] ------------------------------------------------------------------------
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.691Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/src/main/resources
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] 
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:42 [2019-06-19T08:19:42.941Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/classes
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/src/test/resources
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.pom
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2metadata.xml
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib ---
04:19:43 [2019-06-19T08:19:43.192Z] [INFO]                                                                         
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] Building org.eclipse.xpect.xtext.lib.feature 0.2.0-SNAPSHOT
04:19:43 [2019-06-19T08:19:43.192Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/src/main/java]' does not exists.
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.pom
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO]                                                                         
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib.feature 0.2.0-SNAPSHOT
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/src/main/java]' does not exists.
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.pom
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO]                                                                         
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] Building org.eclipse.xpect.sdk 0.2.0-SNAPSHOT
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.442Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/src/main/java]' does not exists.
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.443Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.pom
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2metadata.xml
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.sdk ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO]                                                                         
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Building org.eclipse.xpect.repository 0.2.0-SNAPSHOT
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] ------------------------------------------------------------------------
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] The project's OSGi version is 0.2.0.201906190816
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/src/main/java]' does not exists.
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/src/main/resources
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xpect.repository ---
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] 
04:19:43 [2019-06-19T08:19:43.693Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.xpect.repository ---
04:19:45 [2019-06-19T08:19:45.554Z] [INFO] 
04:19:45 [2019-06-19T08:19:45.554Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.xpect.repository ---
04:19:45 [2019-06-19T08:19:45.554Z] [INFO] Building zip: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
04:19:45 [2019-06-19T08:19:45.554Z] [INFO] 
04:19:45 [2019-06-19T08:19:45.554Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default) @ org.eclipse.xpect.repository ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.repository ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.pom
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2metadata.xml
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2artifacts.xml
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.repository ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO]                                                                         
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2.target to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.target
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.pom
04:19:46 [2019-06-19T08:19:46.465Z] [INFO]                                                                         
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Building org.eclipse.xtext.example.maven_parents.grammar_plugin 0.2.0-SNAPSHOT
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/src/main/java]' does not exists.
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/org.eclipse.xtext.example.maven_parents.grammar_plugin/0.2.0-SNAPSHOT/org.eclipse.xtext.example.maven_parents.grammar_plugin-0.2.0-SNAPSHOT.pom
04:19:46 [2019-06-19T08:19:46.465Z] [INFO]                                                                         
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Building org.eclipse.xtext.example.arithmetics 2.9.2-SNAPSHOT
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] ------------------------------------------------------------------------
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] The project's OSGi version is 2.9.2.201906190816
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] 
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.arithmetics ---
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:19:46 [2019-06-19T08:19:46.465Z] [INFO] Executing workflow in forked mode.
04:19:46 [2019-06-19T08:19:46.716Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 0    INFO  XtextGenerator     - Initializing Xtext generator
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 11   INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 59   WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 121  WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 122  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 123  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 123  WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 129  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.tests at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ide at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ui at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 141  INFO  StandaloneSetup    - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE!
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 590  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 595  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 612  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:19:49 [2019-06-19T08:19:49.944Z] [INFO] 613  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:19:50 [2019-06-19T08:19:50.494Z] [INFO] 1203 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:19:54 [2019-06-19T08:19:54.616Z] [INFO] 4859 INFO  AntlrToolFacade    - finished downloading.
04:19:54 [2019-06-19T08:19:54.616Z] [INFO] 4870 INFO  XtextGenerator     - Generating org.eclipse.xtext.example.arithmetics.Arithmetics
04:19:57 [2019-06-19T08:19:57.099Z] [INFO] 7632 INFO  EMFGeneratorFragment2 - Generating EMF model code
04:19:57 [2019-06-19T08:19:57.099Z] [INFO] 7671 INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/example/Arithmetics' from 'platform:/resource/org.eclipse.xtext.example.arithmetics/model/generated/Arithmetics.genmodel'
04:20:00 [2019-06-19T08:20:00.326Z] [INFO] 10435 INFO  XtextGenerator     - Generating common infrastructure
04:20:00 [2019-06-19T08:20:00.326Z] [INFO] 10449 INFO  Workflow           - Done.
04:20:00 [2019-06-19T08:20:00.326Z] [INFO] Workflow 'src/org/eclipse/xtext/example/arithmetics/GenerateArithmetics.mwe2' finished.
04:20:00 [2019-06-19T08:20:00.326Z] [INFO] 
04:20:00 [2019-06-19T08:20:00.326Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Copying 1 resource
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Compiling 51 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/classes
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src/test/resources
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.pom
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2metadata.xml
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2artifacts.xml
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO]                                                                         
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] ------------------------------------------------------------------------
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ide 2.9.2-SNAPSHOT
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] ------------------------------------------------------------------------
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] The project's OSGi version is 2.9.2.201906190816
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.350Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/main/resources
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.601Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/classes
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/test/resources
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.pom
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2metadata.xml
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2artifacts.xml
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ide ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO]                                                                         
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] ------------------------------------------------------------------------
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ui 2.9.2-SNAPSHOT
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] ------------------------------------------------------------------------
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] The project's OSGi version is 2.9.2.201906190816
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] 
04:20:08 [2019-06-19T08:20:08.851Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/main/resources
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] Compiling 12 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/classes
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/test/resources
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.048Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.pom
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2metadata.xml
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2artifacts.xml
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ui ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO]                                                                         
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] ------------------------------------------------------------------------
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Building org.eclipse.xtext.example.domainmodel 2.9.2-SNAPSHOT
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] ------------------------------------------------------------------------
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] The project's OSGi version is 2.9.2.201906190816
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] 
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.domainmodel ---
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Executing workflow in forked mode.
04:20:14 [2019-06-19T08:20:14.049Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 0    WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 70   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 71   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 71   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 72   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:20:16 [2019-06-19T08:20:16.531Z] [INFO] 79   INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples'
04:20:16 [2019-06-19T08:20:16.782Z] [INFO] 197  INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.xbase.XbasePackage'
04:20:16 [2019-06-19T08:20:16.782Z] [INFO] 435  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:20:16 [2019-06-19T08:20:16.782Z] [INFO] 442  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:20:17 [2019-06-19T08:20:17.032Z] [INFO] 611  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:20:17 [2019-06-19T08:20:17.032Z] [INFO] 612  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:20:17 [2019-06-19T08:20:17.943Z] [INFO] 
04:20:17 [2019-06-19T08:20:17.943Z] [INFO] *ATTENTION*
04:20:17 [2019-06-19T08:20:17.943Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
04:20:17 [2019-06-19T08:20:17.943Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1305 INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:20:17 [2019-06-19T08:20:17.943Z] [INFO] 1313 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:20:21 [2019-06-19T08:20:21.171Z] [INFO] 4167 INFO  AntlrToolFacade    - finished downloading.
04:20:21 [2019-06-19T08:20:21.171Z] [INFO] 4173 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel/src-gen
04:20:21 [2019-06-19T08:20:21.171Z] [INFO] 4174 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.ui/src-gen
04:20:21 [2019-06-19T08:20:21.171Z] [INFO] 4174 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.tests/src-gen
04:20:25 [2019-06-19T08:20:25.292Z] [INFO] 8834 INFO  GenModelHelper     - Registered GenModel 'http://www.xtext.org/example/Domainmodel' from 'platform:/resource/org.eclipse.xtext.example.domainmodel/model/generated/Domainmodel.genmodel'
04:20:37 [2019-06-19T08:20:37.389Z] [INFO] 19785 INFO  JavaValidatorFragment - generating Java-based EValidator API
04:20:37 [2019-06-19T08:20:37.389Z] [INFO] 19837 INFO  Junit4Fragment     - generating Junit4 Test support classes
04:20:42 [2019-06-19T08:20:42.583Z] [INFO] 26175 INFO  CompareFragment    - generating Compare Framework infrastructure
04:20:42 [2019-06-19T08:20:42.583Z] [INFO] 26297 INFO  Workflow           - Done.
04:20:43 [2019-06-19T08:20:43.133Z] [INFO] Workflow 'src/org/eclipse/xtext/example/domainmodel/GenerateDomainmodel.mwe2' finished.
04:20:43 [2019-06-19T08:20:43.133Z] [INFO] 
04:20:43 [2019-06-19T08:20:43.133Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] Copying 1 resource
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.361Z] [INFO] Compiling 38 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/classes
04:20:46 [2019-06-19T08:20:46.611Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/validation/AbstractDomainmodelJavaValidator.java:[11] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public class AbstractDomainmodelJavaValidator extends org.eclipse.xtext.xbase.validation.XbaseJavaValidator {
04:20:46 [2019-06-19T08:20:46.612Z] 	                                                                                         ^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The type XbaseJavaValidator is deprecated
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[88] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public JvmParameterizedTypeReference getSuperType()
04:20:46 [2019-06-19T08:20:46.612Z] 	                                     ^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getSuperType() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[115] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public void setSuperType(JvmParameterizedTypeReference newSuperType)
04:20:46 [2019-06-19T08:20:46.612Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method setSuperType(JvmParameterizedTypeReference) of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[136] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EList<Feature> getFeatures()
04:20:46 [2019-06-19T08:20:46.612Z] 	                      ^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getFeatures() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[89] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public XImportSection getImportSection()
04:20:46 [2019-06-19T08:20:46.612Z] 	                      ^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getImportSection() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[116] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public void setImportSection(XImportSection newImportSection)
04:20:46 [2019-06-19T08:20:46.612Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method setImportSection(XImportSection) of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[137] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EList<AbstractElement> getElements()
04:20:46 [2019-06-19T08:20:46.612Z] 	                              ^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getElements() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[157] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getDomainModel()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getDomainModel() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[167] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getDomainModel_ImportSection()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getDomainModel_ImportSection() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[177] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getDomainModel_Elements()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getDomainModel_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[187] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getAbstractElement()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getAbstractElement() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[197] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EAttribute getAbstractElement_Name()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getAbstractElement_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[207] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getPackageDeclaration()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getPackageDeclaration() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[217] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getPackageDeclaration_Elements()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getPackageDeclaration_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[227] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getEntity()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getEntity() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[237] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getEntity_SuperType()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getEntity_SuperType() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[247] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getEntity_Features()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getEntity_Features() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[257] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getFeature()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getFeature() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[267] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EAttribute getFeature_Name()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getFeature_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[277] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getFeature_Type()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getFeature_Type() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[287] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getProperty()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getProperty() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[297] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EClass getOperation()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getOperation() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[307] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getOperation_Params()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getOperation_Params() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[317] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EReference getOperation_Body()
04:20:46 [2019-06-19T08:20:46.612Z] 	                  ^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getOperation_Body() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[327] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public DomainmodelFactory getDomainmodelFactory()
04:20:46 [2019-06-19T08:20:46.612Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getDomainmodelFactory() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[91] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public String getName()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getName() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[101] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public void setName(String newName)
04:20:46 [2019-06-19T08:20:46.612Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method setName(String) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[114] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public JvmTypeReference getType()
04:20:46 [2019-06-19T08:20:46.612Z] 	                        ^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getType() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[141] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public void setType(JvmTypeReference newType)
04:20:46 [2019-06-19T08:20:46.612Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method setType(JvmTypeReference) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[89] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public EList<JvmFormalParameter> getParams()
04:20:46 [2019-06-19T08:20:46.612Z] 	                                 ^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getParams() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[103] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public XExpression getBody()
04:20:46 [2019-06-19T08:20:46.612Z] 	                   ^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method getBody() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[130] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public void setBody(XExpression newBody)
04:20:46 [2019-06-19T08:20:46.612Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method setBody(XExpression) of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[84] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public DomainModel createDomainModel()
04:20:46 [2019-06-19T08:20:46.612Z] 	                   ^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method createDomainModel() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[95] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public AbstractElement createAbstractElement()
04:20:46 [2019-06-19T08:20:46.612Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method createAbstractElement() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[106] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public PackageDeclaration createPackageDeclaration()
04:20:46 [2019-06-19T08:20:46.612Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.612Z] The method createPackageDeclaration() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.612Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[117] 
04:20:46 [2019-06-19T08:20:46.612Z] 	public Entity createEntity()
04:20:46 [2019-06-19T08:20:46.612Z] 	              ^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method createEntity() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[128] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public Feature createFeature()
04:20:46 [2019-06-19T08:20:46.613Z] 	               ^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method createFeature() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[139] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public Property createProperty()
04:20:46 [2019-06-19T08:20:46.613Z] 	                ^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method createProperty() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[150] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public Operation createOperation()
04:20:46 [2019-06-19T08:20:46.613Z] 	                 ^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method createOperation() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[161] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public DomainmodelPackage getDomainmodelPackage()
04:20:46 [2019-06-19T08:20:46.613Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method getDomainmodelPackage() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[76] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public String getName()
04:20:46 [2019-06-19T08:20:46.613Z] 	              ^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method getName() of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[86] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public void setName(String newName)
04:20:46 [2019-06-19T08:20:46.613Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method setName(String) of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/PackageDeclarationImpl.java:[72] 
04:20:46 [2019-06-19T08:20:46.613Z] 	public EList<AbstractElement> getElements()
04:20:46 [2019-06-19T08:20:46.613Z] 	                              ^^^^^^^^^^^^^
04:20:46 [2019-06-19T08:20:46.613Z] The method getElements() of type PackageDeclarationImpl should be tagged with @Override since it actually overrides a superinterface method
04:20:46 [2019-06-19T08:20:46.613Z] 43 problems (43 warnings)
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src/test/resources
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.613Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.pom
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2metadata.xml
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2artifacts.xml
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO]                                                                         
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] ------------------------------------------------------------------------
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] Building org.eclipse.xtext.example.domainmodel.ui 2.9.2-SNAPSHOT
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] ------------------------------------------------------------------------
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] The project's OSGi version is 2.9.2.201906190816
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] 
04:20:46 [2019-06-19T08:20:46.863Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] 
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/main/resources
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] 
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:47 [2019-06-19T08:20:47.774Z] [INFO] Compiling 19 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/classes
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/test/resources
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.117Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.117Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.pom
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2metadata.xml
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2artifacts.xml
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel.ui ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO]                                                                         
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] ------------------------------------------------------------------------
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] ------------------------------------------------------------------------
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.root ---
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.root/0.2.0-SNAPSHOT/org.eclipse.xpect.root-0.2.0-SNAPSHOT.pom
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] ------------------------------------------------------------------------
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Reactor Summary:
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] 
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.parent .......................... SUCCESS [36.058s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect ................................. SUCCESS [29.219s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.ui .............................. SUCCESS [1.651s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.ui.junit ........................ SUCCESS [0.761s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.xtext.lib ....................... SUCCESS [0.896s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.xtext.xbase.lib ................. SUCCESS [0.506s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.xtext.lib.feature ............... SUCCESS [0.129s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature ......... SUCCESS [0.069s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.sdk ............................. SUCCESS [0.070s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.repository ...................... SUCCESS [2.926s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.007s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin  SUCCESS [0.008s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.arithmetics ............. SUCCESS [21.800s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.arithmetics.ide ......... SUCCESS [0.620s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.arithmetics.ui .......... SUCCESS [4.648s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.domainmodel ............. SUCCESS [33.234s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xtext.example.domainmodel.ui .......... SUCCESS [2.341s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.047s]
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] ------------------------------------------------------------------------
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] BUILD SUCCESS
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] ------------------------------------------------------------------------
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Total time: 4:13.668s
04:20:49 [2019-06-19T08:20:49.118Z] [INFO] Finished at: Wed Jun 19 04:20:49 EDT 2019
04:20:50 [2019-06-19T08:20:50.029Z] [INFO] Final Memory: 130M/1961M
04:20:50 [2019-06-19T08:20:50.029Z] [INFO] ------------------------------------------------------------------------
[Pipeline] archive
04:20:50 [2019-06-19T08:20:50.390Z] The archive step is deprecated, please use archiveArtifacts instead."
[Pipeline] }
[Pipeline] // stage
[Pipeline] wrap
04:20:54 [2019-06-19T08:20:54.838Z] Starting xvnc
04:20:54 [2019-06-19T08:20:54.838Z] [workspace] $ Xvnc :1986 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:20:54 [2019-06-19T08:20:54.848Z] 
04:20:54 [2019-06-19T08:20:54.848Z] Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
04:20:54 [2019-06-19T08:20:54.848Z] Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
04:20:54 [2019-06-19T08:20:54.848Z] See http://www.tigervnc.org for information on TigerVNC.
04:20:54 [2019-06-19T08:20:54.848Z] Underlying X server release 11502000, The X.Org Foundation
04:20:54 [2019-06-19T08:20:54.848Z] 
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension VNC-EXTENSION
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension Generic Event Extension
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension SHAPE
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension MIT-SHM
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XInputExtension
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XTEST
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension BIG-REQUESTS
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension SYNC
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XKEYBOARD
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XC-MISC
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XFIXES
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension RENDER
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension RANDR
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension COMPOSITE
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension DAMAGE
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension MIT-SCREEN-SAVER
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension DOUBLE-BUFFER
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension RECORD
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension DPMS
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension Present
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension X-Resource
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XVideo
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension XVideo-MotionCompensation
04:20:54 [2019-06-19T08:20:54.848Z] Initializing built-in extension GLX
04:20:54 [2019-06-19T08:20:54.848Z] 
04:20:54 [2019-06-19T08:20:54.848Z] Wed Jun 19 04:20:54 2019
04:20:54 [2019-06-19T08:20:54.848Z]  vncext:      VNC extension running!
04:20:54 [2019-06-19T08:20:54.848Z]  vncext:      Listening for VNC connections on all interface(s), port 7886
04:20:54 [2019-06-19T08:20:54.849Z]  vncext:      created VNC server for screen 0
04:20:54 [2019-06-19T08:20:54.868Z] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
04:20:54 [2019-06-19T08:20:54.868Z] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[Pipeline] {
[Pipeline] stage
[Pipeline] { (test with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
04:20:57 [2019-06-19T08:20:57.276Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
04:20:57 [2019-06-19T08:20:57.276Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:20:58 [2019-06-19T08:20:58.621Z] [INFO] Scanning for projects...
04:21:01 [2019-06-19T08:21:01.104Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
04:21:01 [2019-06-19T08:21:01.354Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom (5 KB at 18.4 KB/sec)
04:21:01 [2019-06-19T08:21:01.354Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
04:21:01 [2019-06-19T08:21:01.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 563.7 KB/sec)
04:21:01 [2019-06-19T08:21:01.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
04:21:01 [2019-06-19T08:21:01.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1210.2 KB/sec)
04:21:01 [2019-06-19T08:21:01.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
04:21:01 [2019-06-19T08:21:01.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 KB at 578.6 KB/sec)
04:21:01 [2019-06-19T08:21:01.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
04:21:01 [2019-06-19T08:21:01.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar (34 KB at 1005.8 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom (5 KB at 193.8 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar (56 KB at 2063.4 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom (4 KB at 145.8 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom (2 KB at 66.0 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom (3 KB at 146.8 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom
04:21:01 [2019-06-19T08:21:01.855Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom (2 KB at 72.7 KB/sec)
04:21:01 [2019-06-19T08:21:01.855Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom
04:21:02 [2019-06-19T08:21:02.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom (2 KB at 90.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom
04:21:02 [2019-06-19T08:21:02.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom (4 KB at 145.4 KB/sec)
04:21:02 [2019-06-19T08:21:02.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom
04:21:02 [2019-06-19T08:21:02.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom (3 KB at 96.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
04:21:02 [2019-06-19T08:21:02.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (4 KB at 157.2 KB/sec)
04:21:02 [2019-06-19T08:21:02.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
04:21:02 [2019-06-19T08:21:02.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 KB at 1160.5 KB/sec)
04:21:02 [2019-06-19T08:21:02.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:21:02 [2019-06-19T08:21:02.356Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 KB at 188.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.356Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
04:21:02 [2019-06-19T08:21:02.356Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (16 KB at 687.5 KB/sec)
04:21:02 [2019-06-19T08:21:02.356Z] Downloading: 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
04:21:02 [2019-06-19T08:21:02.356Z] Downloaded: 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 KB at 87.0 KB/sec)
04:21:02 [2019-06-19T08:21:02.356Z] Downloading: 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
04:21:02 [2019-06-19T08:21:02.356Z] Downloaded: 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 (12 KB at 410.9 KB/sec)
04:21:02 [2019-06-19T08:21:02.356Z] Downloading: 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
04:21:02 [2019-06-19T08:21:02.356Z] Downloaded: 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 (2 KB at 48.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.356Z] Downloading: 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
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: 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 (16 KB at 535.9 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (8 KB at 276.6 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 53.2 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 911.8 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 96.0 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (3 KB at 81.5 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 236.8 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:21:02 [2019-06-19T08:21:02.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 685.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 205.9 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: 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 599.7 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 856.5 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 110.0 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 93.4 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 88.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 41.3 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:21:02 [2019-06-19T08:21:02.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 116.5 KB/sec)
04:21:02 [2019-06-19T08:21:02.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:21:03 [2019-06-19T08:21:03.107Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 52.2 KB/sec)
04:21:03 [2019-06-19T08:21:03.107Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:21:03 [2019-06-19T08:21:03.107Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 89.7 KB/sec)
04:21:03 [2019-06-19T08:21:03.107Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:21:03 [2019-06-19T08:21:03.107Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 99.0 KB/sec)
04:21:03 [2019-06-19T08:21:03.107Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
04:21:03 [2019-06-19T08:21:03.358Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (3 KB at 8.5 KB/sec)
04:21:03 [2019-06-19T08:21:03.358Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
04:21:03 [2019-06-19T08:21:03.608Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (3 KB at 8.0 KB/sec)
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
04:21:03 [2019-06-19T08:21:03.608Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (3 KB at 102.5 KB/sec)
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
04:21:03 [2019-06-19T08:21:03.608Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 644.7 KB/sec)
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:21:03 [2019-06-19T08:21:03.608Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec)
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar (64 KB at 727.3 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar (25 KB at 275.5 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar (181 KB at 1805.1 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: 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
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar (415 KB at 3734.4 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: 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
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar (108 KB at 3993.9 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (182 KB at 6048.0 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: 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 (14 KB at 686.2 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
04:21:03 [2019-06-19T08:21:03.858Z] Downloaded: 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 949.4 KB/sec)
04:21:03 [2019-06-19T08:21:03.858Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
04:21:04 [2019-06-19T08:21:04.109Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar (903 KB at 3134.1 KB/sec)
04:21:04 [2019-06-19T08:21:04.359Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (106 KB at 231.3 KB/sec)
04:21:04 [2019-06-19T08:21:04.609Z] Downloaded: 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 (512 KB at 716.5 KB/sec)
04:21:04 [2019-06-19T08:21:04.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 445.2 KB/sec)
04:21:04 [2019-06-19T08:21:04.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (268 KB at 295.4 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
04:21:05 [2019-06-19T08:21:05.160Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
04:21:05 [2019-06-19T08:21:05.160Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom (8 KB at 126.0 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom (12 KB at 380.5 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar (36 KB at 1228.8 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (6 KB at 232.2 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 526.9 KB/sec)
04:21:05 [2019-06-19T08:21:05.160Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
04:21:05 [2019-06-19T08:21:05.160Z] Downloaded: 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 1127.4 KB/sec)
04:21:05 [2019-06-19T08:21:05.411Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
04:21:05 [2019-06-19T08:21:05.961Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
04:21:06 [2019-06-19T08:21:06.212Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:21:06 [2019-06-19T08:21:06.212Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
04:21:07 [2019-06-19T08:21:07.555Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
04:21:07 [2019-06-19T08:21:07.555Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
04:21:07 [2019-06-19T08:21:07.555Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:21:07 [2019-06-19T08:21:07.555Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:21:07 [2019-06-19T08:21:07.555Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:21:10 [2019-06-19T08:21:10.782Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:21:11 [2019-06-19T08:21:11.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
04:21:11 [2019-06-19T08:21:11.283Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:11 [2019-06-19T08:21:11.283Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906190816
04:21:11 [2019-06-19T08:21:11.283Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
04:21:11 [2019-06-19T08:21:11.533Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
04:21:11 [2019-06-19T08:21:11.533Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
04:21:14 [2019-06-19T08:21:14.016Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
04:21:14 [2019-06-19T08:21:14.016Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
04:21:14 [2019-06-19T08:21:14.016Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
04:21:14 [2019-06-19T08:21:14.016Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
04:21:14 [2019-06-19T08:21:14.016Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
04:21:14 [2019-06-19T08:21:14.567Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
04:21:14 [2019-06-19T08:21:14.567Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
04:21:14 [2019-06-19T08:21:14.817Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:14 [2019-06-19T08:21:14.817Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906190816
04:21:14 [2019-06-19T08:21:14.817Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906190816
04:21:14 [2019-06-19T08:21:14.817Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.067Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.067Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:15 [2019-06-19T08:21:15.067Z] [WARNING]   org.eclipse.xpect/0.2.0.201906190816
04:21:15 [2019-06-19T08:21:15.067Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906190816
04:21:15 [2019-06-19T08:21:15.067Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
04:21:15 [2019-06-19T08:21:15.568Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
04:21:15 [2019-06-19T08:21:15.568Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
04:21:15 [2019-06-19T08:21:15.568Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
04:21:15 [2019-06-19T08:21:15.568Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
04:21:15 [2019-06-19T08:21:15.819Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
04:21:15 [2019-06-19T08:21:15.819Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
04:21:16 [2019-06-19T08:21:16.369Z] [INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/
04:21:16 [2019-06-19T08:21:16.369Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
04:21:16 [2019-06-19T08:21:16.369Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
04:21:16 [2019-06-19T08:21:16.619Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:16 [2019-06-19T08:21:16.619Z] [WARNING]   org.eclipse.xpect/0.2.0.201906190816
04:21:16 [2019-06-19T08:21:16.619Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906190816
04:21:16 [2019-06-19T08:21:16.619Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906190816
04:21:16 [2019-06-19T08:21:16.619Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
04:21:16 [2019-06-19T08:21:16.870Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
04:21:16 [2019-06-19T08:21:16.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xpect/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906190816
04:21:17 [2019-06-19T08:21:17.120Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
04:21:17 [2019-06-19T08:21:17.371Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
04:21:17 [2019-06-19T08:21:17.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING] The following locally built units have been used to resolve project dependencies:
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xpect/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906190816
04:21:17 [2019-06-19T08:21:17.921Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
04:21:18 [2019-06-19T08:21:18.171Z] [INFO] ------------------------------------------------------------------------
04:21:18 [2019-06-19T08:21:18.171Z] [INFO] Reactor Build Order:
04:21:18 [2019-06-19T08:21:18.171Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.171Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
04:21:18 [2019-06-19T08:21:18.171Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] org.eclipse.xpect.tests
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] org.eclipse.xpect.xtext.lib.tests
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] org.eclipse.xpect.root
04:21:18 [2019-06-19T08:21:18.172Z] [INFO]                                                                         
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] ------------------------------------------------------------------------
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] ------------------------------------------------------------------------
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.172Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] The project's OSGi version is 2.9.2.201906190820
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] 
04:21:18 [2019-06-19T08:21:18.422Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
04:21:18 [2019-06-19T08:21:18.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:21:18 [2019-06-19T08:21:18.422Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:21:18 [2019-06-19T08:21:18.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (526 B at 23.3 KB/sec)
04:21:22 [2019-06-19T08:21:22.544Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:21:22 [2019-06-19T08:21:22.544Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:21:22 [2019-06-19T08:21:22.544Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (491 B at 20.0 KB/sec)
04:21:22 [2019-06-19T08:21:22.544Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:21:22 [2019-06-19T08:21:22.544Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:21:22 [2019-06-19T08:21:22.544Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (522 B at 20.4 KB/sec)
04:21:23 [2019-06-19T08:21:23.129Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.129Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.129Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (615 B at 20.0 KB/sec)
04:21:23 [2019-06-19T08:21:23.379Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.379Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.379Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (524 B at 18.3 KB/sec)
04:21:23 [2019-06-19T08:21:23.930Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:21:23 [2019-06-19T08:21:23.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (612 B at 19.9 KB/sec)
04:21:24 [2019-06-19T08:21:24.180Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.180Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.180Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (522 B at 23.2 KB/sec)
04:21:24 [2019-06-19T08:21:24.430Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (492 B at 20.9 KB/sec)
04:21:24 [2019-06-19T08:21:24.681Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 15.0 KB/sec)
04:21:24 [2019-06-19T08:21:24.931Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:21:24 [2019-06-19T08:21:24.931Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:21:25 [2019-06-19T08:21:25.182Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (486 B at 23.7 KB/sec)
04:21:25 [2019-06-19T08:21:25.432Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:21:25 [2019-06-19T08:21:25.432Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:21:25 [2019-06-19T08:21:25.432Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (488 B at 22.7 KB/sec)
04:21:25 [2019-06-19T08:21:25.982Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:21:25 [2019-06-19T08:21:25.982Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:21:25 [2019-06-19T08:21:25.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (672 B at 23.4 KB/sec)
04:21:26 [2019-06-19T08:21:26.233Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:21:26 [2019-06-19T08:21:26.233Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:21:26 [2019-06-19T08:21:26.233Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (508 B at 21.6 KB/sec)
04:21:32 [2019-06-19T08:21:32.714Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:21:32 [2019-06-19T08:21:32.714Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:21:32 [2019-06-19T08:21:32.714Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (517 B at 25.2 KB/sec)
04:21:32 [2019-06-19T08:21:32.714Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:21:32 [2019-06-19T08:21:32.714Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:21:32 [2019-06-19T08:21:32.714Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (522 B at 25.5 KB/sec)
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (520 B at 20.3 KB/sec)
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (549 B at 19.1 KB/sec)
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.745Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 157.6 KB/sec)
04:21:40 [2019-06-19T08:21:40.995Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.1 KB/sec)
04:21:40 [2019-06-19T08:21:40.995Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.995Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:21:40 [2019-06-19T08:21:40.995Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 70.1 KB/sec)
04:21:41 [2019-06-19T08:21:41.245Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 3.0 KB/sec)
04:21:41 [2019-06-19T08:21:41.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.245Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 101.7 KB/sec)
04:21:41 [2019-06-19T08:21:41.796Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 1.7 KB/sec)
04:21:41 [2019-06-19T08:21:41.796Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.796Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.796Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 84.5 KB/sec)
04:21:41 [2019-06-19T08:21:41.796Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.5 KB/sec)
04:21:41 [2019-06-19T08:21:41.796Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.796Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:21:41 [2019-06-19T08:21:41.796Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 71.6 KB/sec)
04:21:42 [2019-06-19T08:21:42.047Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 2.5 KB/sec)
04:21:42 [2019-06-19T08:21:42.047Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:21:42 [2019-06-19T08:21:42.047Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:21:42 [2019-06-19T08:21:42.047Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 41.7 KB/sec)
04:21:42 [2019-06-19T08:21:42.297Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 3.0 KB/sec)
04:21:42 [2019-06-19T08:21:42.297Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:21:42 [2019-06-19T08:21:42.547Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 5.1 KB/sec)
04:21:42 [2019-06-19T08:21:42.547Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:21:42 [2019-06-19T08:21:42.798Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 1.7 KB/sec)
04:21:43 [2019-06-19T08:21:43.048Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:21:43 [2019-06-19T08:21:43.048Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 4.6 KB/sec)
04:21:43 [2019-06-19T08:21:43.048Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:21:43 [2019-06-19T08:21:43.048Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:21:43 [2019-06-19T08:21:43.048Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 42.2 KB/sec)
04:21:43 [2019-06-19T08:21:43.299Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 2.7 KB/sec)
04:21:43 [2019-06-19T08:21:43.299Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:21:43 [2019-06-19T08:21:43.549Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 3.9 KB/sec)
04:21:43 [2019-06-19T08:21:43.549Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:21:43 [2019-06-19T08:21:43.800Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 4.2 KB/sec)
04:21:43 [2019-06-19T08:21:43.800Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:21:44 [2019-06-19T08:21:44.050Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 1.9 KB/sec)
04:21:44 [2019-06-19T08:21:44.050Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:21:44 [2019-06-19T08:21:44.050Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:21:44 [2019-06-19T08:21:44.050Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 111.7 KB/sec)
04:21:44 [2019-06-19T08:21:44.601Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 1.7 KB/sec)
04:21:44 [2019-06-19T08:21:44.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:21:44 [2019-06-19T08:21:44.601Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:21:44 [2019-06-19T08:21:44.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 42.4 KB/sec)
04:21:44 [2019-06-19T08:21:44.851Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 1.2 KB/sec)
04:21:44 [2019-06-19T08:21:44.851Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.101Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 4.3 KB/sec)
04:21:45 [2019-06-19T08:21:45.101Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.352Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 4.9 KB/sec)
04:21:45 [2019-06-19T08:21:45.352Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.602Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 4.0 KB/sec)
04:21:45 [2019-06-19T08:21:45.602Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.602Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 43.7 KB/sec)
04:21:45 [2019-06-19T08:21:45.853Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.853Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:21:45 [2019-06-19T08:21:45.853Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 106.4 KB/sec)
04:21:46 [2019-06-19T08:21:46.103Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.0 KB/sec)
04:21:46 [2019-06-19T08:21:46.103Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:21:46 [2019-06-19T08:21:46.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:21:46 [2019-06-19T08:21:46.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 70.3 KB/sec)
04:21:46 [2019-06-19T08:21:46.353Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 3.5 KB/sec)
04:21:46 [2019-06-19T08:21:46.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:21:46 [2019-06-19T08:21:46.353Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:21:46 [2019-06-19T08:21:46.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 25.8 KB/sec)
04:21:46 [2019-06-19T08:21:46.604Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 2.9 KB/sec)
04:21:46 [2019-06-19T08:21:46.604Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
04:21:46 [2019-06-19T08:21:46.854Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 4.0 KB/sec)
04:21:46 [2019-06-19T08:21:46.854Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.334Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 0.1 KB/sec)
04:21:53 [2019-06-19T08:21:53.334Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.334Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 3.7 KB/sec)
04:21:53 [2019-06-19T08:21:53.334Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.335Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.335Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (639 B at 24.0 KB/sec)
04:21:53 [2019-06-19T08:21:53.335Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.335Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:21:53 [2019-06-19T08:21:53.335Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 20.2 KB/sec)
04:21:58 [2019-06-19T08:21:58.529Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 0.1 KB/sec)
04:21:58 [2019-06-19T08:21:58.529Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:21:58 [2019-06-19T08:21:58.529Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:21:58 [2019-06-19T08:21:58.529Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 63.2 KB/sec)
04:21:58 [2019-06-19T08:21:58.779Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 0.6 KB/sec)
04:21:58 [2019-06-19T08:21:58.779Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:21:58 [2019-06-19T08:21:58.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:21:58 [2019-06-19T08:21:58.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 32.9 KB/sec)
04:21:59 [2019-06-19T08:21:59.030Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.3 KB/sec)
04:21:59 [2019-06-19T08:21:59.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:21:59 [2019-06-19T08:21:59.030Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:21:59 [2019-06-19T08:21:59.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 25.7 KB/sec)
04:21:59 [2019-06-19T08:21:59.280Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 1.6 KB/sec)
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] 
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] 
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:07 [2019-06-19T08:22:07.304Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] 
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] 
04:22:07 [2019-06-19T08:22:07.554Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:07 [2019-06-19T08:22:07.554Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
04:22:07 [2019-06-19T08:22:07.554Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom (5 KB at 120.4 KB/sec)
04:22:07 [2019-06-19T08:22:07.554Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
04:22:07 [2019-06-19T08:22:07.804Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 61.1 KB/sec)
04:22:07 [2019-06-19T08:22:07.804Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
04:22:07 [2019-06-19T08:22:07.804Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom (4 KB at 117.4 KB/sec)
04:22:07 [2019-06-19T08:22:07.805Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
04:22:07 [2019-06-19T08:22:07.805Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom (2 KB at 73.9 KB/sec)
04:22:07 [2019-06-19T08:22:07.805Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
04:22:07 [2019-06-19T08:22:07.805Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom (2 KB at 33.9 KB/sec)
04:22:07 [2019-06-19T08:22:07.805Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
04:22:07 [2019-06-19T08:22:07.805Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 27.3 KB/sec)
04:22:07 [2019-06-19T08:22:07.805Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom (2 KB at 46.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 158.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 345.0 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 49.6 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom (3 KB at 94.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 81.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 971.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1071.2 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 198.5 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
04:22:08 [2019-06-19T08:22:08.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 75.5 KB/sec)
04:22:08 [2019-06-19T08:22:08.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 768.6 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 87.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 77.3 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 89.2 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 112.6 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 147.0 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 105.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 133.3 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 117.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 97.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.305Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 103.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.305Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 101.3 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 237.6 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 97.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 84.8 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 68.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 69.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
04:22:08 [2019-06-19T08:22:08.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 161.6 KB/sec)
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
04:22:08 [2019-06-19T08:22:08.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 1481.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 203.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 123.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar (16 KB at 143.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar (37 KB at 295.2 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar (37 KB at 929.5 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 2409.7 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 1248.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 582.3 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 7620.1 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 866.2 KB/sec)
04:22:08 [2019-06-19T08:22:08.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 3944.7 KB/sec)
04:22:09 [2019-06-19T08:22:09.357Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 371.1 KB/sec)
04:22:09 [2019-06-19T08:22:09.608Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
04:22:09 [2019-06-19T08:22:09.608Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
04:22:09 [2019-06-19T08:22:09.608Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
04:22:09 [2019-06-19T08:22:09.608Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:22:09 [2019-06-19T08:22:09.608Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 1244.8 KB/sec)
04:22:09 [2019-06-19T08:22:09.608Z] 
04:22:09 [2019-06-19T08:22:09.608Z] -------------------------------------------------------
04:22:09 [2019-06-19T08:22:09.608Z]  T E S T S
04:22:09 [2019-06-19T08:22:09.608Z] -------------------------------------------------------
04:22:09 [2019-06-19T08:22:09.608Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:22:11 [2019-06-19T08:22:11.469Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
04:22:11 [2019-06-19T08:22:11.719Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
04:22:11 [2019-06-19T08:22:11.719Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
04:22:11 [2019-06-19T08:22:11.719Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
04:22:11 [2019-06-19T08:22:11.719Z] 
04:22:11 [2019-06-19T08:22:11.719Z] Results :
04:22:11 [2019-06-19T08:22:11.719Z] 
04:22:11 [2019-06-19T08:22:11.719Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
04:22:11 [2019-06-19T08:22:11.719Z] 
04:22:11 [2019-06-19T08:22:11.719Z] [INFO] 
04:22:11 [2019-06-19T08:22:11.719Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:11 [2019-06-19T08:22:11.719Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:22:11 [2019-06-19T08:22:11.719Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
04:22:11 [2019-06-19T08:22:11.719Z] [INFO] 
04:22:11 [2019-06-19T08:22:11.719Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] 
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] 
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
04:22:11 [2019-06-19T08:22:11.970Z] [INFO]                                                                         
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] ------------------------------------------------------------------------
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
04:22:11 [2019-06-19T08:22:11.970Z] [INFO] ------------------------------------------------------------------------
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] 
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] 
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] The project's OSGi version is 2.9.2.201906190820
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] 
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] 
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] 
04:22:12 [2019-06-19T08:22:12.220Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.414Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.665Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.665Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] Skipping tests
04:22:17 [2019-06-19T08:22:17.915Z] [INFO]                                                                         
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] ------------------------------------------------------------------------
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] ------------------------------------------------------------------------
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] The project's OSGi version is 0.2.0.201906190820
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] 
04:22:17 [2019-06-19T08:22:17.915Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] 
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/src/main/resources
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] 
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/classes
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] 
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/src/test/resources
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] 
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
04:22:22 [2019-06-19T08:22:22.037Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
04:22:22 [2019-06-19T08:22:22.037Z] 
04:22:22 [2019-06-19T08:22:22.037Z] -------------------------------------------------------
04:22:22 [2019-06-19T08:22:22.037Z]  T E S T S
04:22:22 [2019-06-19T08:22:22.037Z] -------------------------------------------------------
04:22:22 [2019-06-19T08:22:22.037Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.068 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.state.StateContainerTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.state.StateContainerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.text.TableTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.text.TableTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.text.CanvasTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.02 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.LexerTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.LexerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.runner.RunnerTest
04:22:26 [2019-06-19T08:22:26.159Z] Xtext-Version in Target Platform: 2.9.2
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.xpect.tests.runner.RunnerTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
04:22:26 [2019-06-19T08:22:26.159Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
04:22:26 [2019-06-19T08:22:26.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
04:22:26 [2019-06-19T08:22:26.410Z] 
04:22:26 [2019-06-19T08:22:26.410Z] Results :
04:22:26 [2019-06-19T08:22:26.410Z] 
04:22:26 [2019-06-19T08:22:26.410Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
04:22:26 [2019-06-19T08:22:26.410Z] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] 
04:22:26 [2019-06-19T08:22:26.410Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
04:22:26 [2019-06-19T08:22:26.960Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
04:22:26 [2019-06-19T08:22:26.960Z] [INFO] Command line:
04:22:26 [2019-06-19T08:22:26.961Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/target/surefire.properties]
04:22:26 [2019-06-19T08:22:26.961Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:22:31 [2019-06-19T08:22:31.082Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.857 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
04:22:31 [2019-06-19T08:22:31.994Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.102 s
04:22:31 [2019-06-19T08:22:31.994Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
04:22:31 [2019-06-19T08:22:31.994Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.013 s
04:22:31 [2019-06-19T08:22:31.994Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
04:22:31 [2019-06-19T08:22:31.994Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
04:22:31 [2019-06-19T08:22:31.994Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
04:22:31 [2019-06-19T08:22:31.994Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
04:22:31 [2019-06-19T08:22:31.994Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.013 s
04:22:31 [2019-06-19T08:22:31.994Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.011 s
04:22:31 [2019-06-19T08:22:31.994Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.013 s
04:22:31 [2019-06-19T08:22:31.994Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.026 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.state.StateContainerTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.xpect.tests.state.StateContainerTest
04:22:31 [2019-06-19T08:22:31.994Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.013 s
04:22:31 [2019-06-19T08:22:31.994Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.003 s
04:22:31 [2019-06-19T08:22:31.994Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
04:22:31 [2019-06-19T08:22:31.994Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
04:22:31 [2019-06-19T08:22:31.994Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.009 s
04:22:31 [2019-06-19T08:22:31.994Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
04:22:31 [2019-06-19T08:22:31.994Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 s
04:22:31 [2019-06-19T08:22:31.994Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
04:22:31 [2019-06-19T08:22:31.994Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
04:22:31 [2019-06-19T08:22:31.994Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
04:22:31 [2019-06-19T08:22:31.994Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0.002 s
04:22:31 [2019-06-19T08:22:31.994Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.text.TableTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.xpect.tests.text.TableTest
04:22:31 [2019-06-19T08:22:31.994Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.011 s
04:22:31 [2019-06-19T08:22:31.994Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.text.CanvasTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.CanvasTest
04:22:31 [2019-06-19T08:22:31.994Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.02 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
04:22:31 [2019-06-19T08:22:31.994Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.013 s
04:22:31 [2019-06-19T08:22:31.994Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
04:22:31 [2019-06-19T08:22:31.994Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
04:22:31 [2019-06-19T08:22:31.994Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
04:22:31 [2019-06-19T08:22:31.994Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.003 s
04:22:31 [2019-06-19T08:22:31.994Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
04:22:31 [2019-06-19T08:22:31.994Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
04:22:31 [2019-06-19T08:22:31.994Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.008 s
04:22:31 [2019-06-19T08:22:31.994Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
04:22:31 [2019-06-19T08:22:31.994Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
04:22:31 [2019-06-19T08:22:31.994Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
04:22:33 [2019-06-19T08:22:33.337Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.026 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
04:22:33 [2019-06-19T08:22:33.337Z] intOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
04:22:33 [2019-06-19T08:22:33.337Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~0: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
04:22:33 [2019-06-19T08:22:33.337Z] intOffset~3: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.006 s
04:22:33 [2019-06-19T08:22:33.337Z] intOffset~4: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
04:22:33 [2019-06-19T08:22:33.337Z] intOffset~5: test title.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
04:22:33 [2019-06-19T08:22:33.337Z] regionOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
04:22:33 [2019-06-19T08:22:33.337Z] regionOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~1: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~2: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
04:22:33 [2019-06-19T08:22:33.337Z] Running org.eclipse.xpect.tests.LexerTest
04:22:33 [2019-06-19T08:22:33.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.xpect.tests.LexerTest
04:22:33 [2019-06-19T08:22:33.337Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.004 s
04:22:33 [2019-06-19T08:22:33.337Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] Running org.eclipse.xpect.tests.runner.RunnerTest
04:22:33 [2019-06-19T08:22:33.337Z] Xtext-Version in Target Platform: 2.9.2
04:22:33 [2019-06-19T08:22:33.337Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.xpect.tests.runner.RunnerTest
04:22:33 [2019-06-19T08:22:33.337Z] expectedExpectation~0: test passes: green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.009 s
04:22:33 [2019-06-19T08:22:33.337Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
04:22:33 [2019-06-19T08:22:33.337Z] expectedExpectation~0: // this should pass.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.005 s
04:22:33 [2019-06-19T08:22:33.337Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
04:22:33 [2019-06-19T08:22:33.337Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
04:22:33 [2019-06-19T08:22:33.337Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
04:22:33 [2019-06-19T08:22:33.337Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
04:22:33 [2019-06-19T08:22:33.337Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
04:22:33 [2019-06-19T08:22:33.337Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
04:22:33 [2019-06-19T08:22:33.337Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
04:22:33 [2019-06-19T08:22:33.588Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
04:22:33 [2019-06-19T08:22:33.588Z] expectedExpectation~0: // not modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.017 s
04:22:33 [2019-06-19T08:22:33.588Z] modifiedExpectation~0: // modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.002 s
04:22:33 [2019-06-19T08:22:33.588Z] 
04:22:33 [2019-06-19T08:22:33.588Z] Results:
04:22:33 [2019-06-19T08:22:33.588Z] 
04:22:33 [2019-06-19T08:22:33.588Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
04:22:33 [2019-06-19T08:22:33.588Z] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] All tests passed!
04:22:35 [2019-06-19T08:22:35.449Z] [INFO]                                                                         
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] ------------------------------------------------------------------------
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] ------------------------------------------------------------------------
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] The project's OSGi version is 0.2.0.201906190820
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.449Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.700Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] 
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
04:22:35 [2019-06-19T08:22:35.950Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
04:22:35 [2019-06-19T08:22:35.950Z] 
04:22:35 [2019-06-19T08:22:35.950Z] -------------------------------------------------------
04:22:35 [2019-06-19T08:22:35.950Z]  T E S T S
04:22:35 [2019-06-19T08:22:35.950Z] -------------------------------------------------------
04:22:35 [2019-06-19T08:22:35.950Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:22:41 [2019-06-19T08:22:41.144Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
04:22:41 [2019-06-19T08:22:41.144Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
04:22:41 [2019-06-19T08:22:41.144Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
04:22:41 [2019-06-19T08:22:41.144Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
04:22:41 [2019-06-19T08:22:41.144Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
04:22:41 [2019-06-19T08:22:41.144Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
04:22:41 [2019-06-19T08:22:41.144Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
04:22:41 [2019-06-19T08:22:41.395Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
04:22:41 [2019-06-19T08:22:41.395Z] 
04:22:41 [2019-06-19T08:22:41.395Z] Results :
04:22:41 [2019-06-19T08:22:41.395Z] 
04:22:41 [2019-06-19T08:22:41.395Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
04:22:41 [2019-06-19T08:22:41.395Z] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] 
04:22:41 [2019-06-19T08:22:41.395Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
04:22:41 [2019-06-19T08:22:41.645Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
04:22:41 [2019-06-19T08:22:41.645Z] [INFO] Command line:
04:22:41 [2019-06-19T08:22:41.645Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
04:22:41 [2019-06-19T08:22:41.895Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:22:47 [2019-06-19T08:22:47.089Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
04:22:51 [2019-06-19T08:22:51.211Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.556 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
04:22:51 [2019-06-19T08:22:51.211Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.024 s
04:22:51 [2019-06-19T08:22:51.211Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 s
04:22:51 [2019-06-19T08:22:51.211Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
04:22:51 [2019-06-19T08:22:51.211Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 s
04:22:51 [2019-06-19T08:22:51.211Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
04:22:52 [2019-06-19T08:22:52.122Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
04:22:52 [2019-06-19T08:22:52.122Z] intOffset~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.013 s
04:22:52 [2019-06-19T08:22:52.122Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
04:22:52 [2019-06-19T08:22:52.122Z] intOffset~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.003 s
04:22:52 [2019-06-19T08:22:52.122Z] intOffset~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
04:22:52 [2019-06-19T08:22:52.122Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.005 s
04:22:52 [2019-06-19T08:22:52.122Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
04:22:53 [2019-06-19T08:22:53.465Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
04:22:53 [2019-06-19T08:22:53.465Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.008 s
04:22:53 [2019-06-19T08:22:53.465Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.003 s
04:22:53 [2019-06-19T08:22:53.465Z] issues~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
04:22:53 [2019-06-19T08:22:53.465Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
04:22:54 [2019-06-19T08:22:54.016Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
04:22:54 [2019-06-19T08:22:54.016Z] linkedFragment~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.012 s
04:22:54 [2019-06-19T08:22:54.016Z] linkedFragments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.007 s
04:22:54 [2019-06-19T08:22:54.016Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.004 s
04:22:54 [2019-06-19T08:22:54.016Z] 
04:22:54 [2019-06-19T08:22:54.016Z] Results:
04:22:54 [2019-06-19T08:22:54.016Z] 
04:22:54 [2019-06-19T08:22:54.016Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
04:22:54 [2019-06-19T08:22:54.016Z] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] All tests passed!
04:22:56 [2019-06-19T08:22:56.498Z] [INFO]                                                                         
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] ------------------------------------------------------------------------
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] ------------------------------------------------------------------------
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] The project's OSGi version is 0.2.0.201906190820
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] 
04:22:56 [2019-06-19T08:22:56.498Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:22:56 [2019-06-19T08:22:56.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom
04:22:56 [2019-06-19T08:22:56.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom (3 KB at 22.8 KB/sec)
04:22:56 [2019-06-19T08:22:56.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom
04:22:56 [2019-06-19T08:22:56.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom (5 KB at 119.3 KB/sec)
04:22:56 [2019-06-19T08:22:56.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom
04:22:56 [2019-06-19T08:22:56.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom (4 KB at 114.2 KB/sec)
04:22:56 [2019-06-19T08:22:56.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom
04:22:56 [2019-06-19T08:22:56.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom (4 KB at 118.6 KB/sec)
04:22:56 [2019-06-19T08:22:56.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom
04:22:56 [2019-06-19T08:22:56.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom (2 KB at 49.1 KB/sec)
04:22:56 [2019-06-19T08:22:56.499Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
04:22:56 [2019-06-19T08:22:56.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
04:22:56 [2019-06-19T08:22:56.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 29.6 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 0.1 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom (777 B at 14.6 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom (2 KB at 33.8 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom (2 KB at 44.3 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom (5 KB at 151.9 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom (2 KB at 34.2 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom (2 KB at 6.2 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom (3 KB at 95.9 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom
04:23:01 [2019-06-19T08:23:01.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom (837 B at 24.0 KB/sec)
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar
04:23:01 [2019-06-19T08:23:01.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar
04:23:02 [2019-06-19T08:23:02.243Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar (428 KB at 875.0 KB/sec)
04:23:02 [2019-06-19T08:23:02.243Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar
04:23:02 [2019-06-19T08:23:02.243Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar (105 KB at 2003.8 KB/sec)
04:23:02 [2019-06-19T08:23:02.243Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar
04:23:02 [2019-06-19T08:23:02.243Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar (115 KB at 2207.6 KB/sec)
04:23:02 [2019-06-19T08:23:02.243Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar
04:23:02 [2019-06-19T08:23:02.794Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar (213 KB at 432.4 KB/sec)
04:23:02 [2019-06-19T08:23:02.794Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar
04:23:03 [2019-06-19T08:23:03.044Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar (2356 KB at 1705.7 KB/sec)
04:23:03 [2019-06-19T08:23:03.044Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar
04:23:03 [2019-06-19T08:23:03.294Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar (2554 KB at 1657.9 KB/sec)
04:23:03 [2019-06-19T08:23:03.294Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar
04:23:03 [2019-06-19T08:23:03.294Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar (149 KB at 573.2 KB/sec)
04:23:03 [2019-06-19T08:23:03.849Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar (59 KB at 126.7 KB/sec)
04:23:05 [2019-06-19T08:23:05.710Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar (5054 KB at 1224.6 KB/sec)
04:23:05 [2019-06-19T08:23:05.710Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar (10222 KB at 2476.8 KB/sec)
04:23:06 [2019-06-19T08:23:06.261Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar (5433 KB at 1568.4 KB/sec)
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] 
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:10 [2019-06-19T08:23:10.383Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] 
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] 
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:10 [2019-06-19T08:23:10.383Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] 
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
04:23:10 [2019-06-19T08:23:10.383Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
04:23:10 [2019-06-19T08:23:10.383Z] 
04:23:10 [2019-06-19T08:23:10.383Z] -------------------------------------------------------
04:23:10 [2019-06-19T08:23:10.383Z]  T E S T S
04:23:10 [2019-06-19T08:23:10.383Z] -------------------------------------------------------
04:23:10 [2019-06-19T08:23:10.383Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:23:13 [2019-06-19T08:23:13.612Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
04:23:13 [2019-06-19T08:23:13.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
04:23:13 [2019-06-19T08:23:13.863Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
04:23:14 [2019-06-19T08:23:14.113Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
04:23:14 [2019-06-19T08:23:14.113Z] 
04:23:14 [2019-06-19T08:23:14.113Z] Results :
04:23:14 [2019-06-19T08:23:14.113Z] 
04:23:14 [2019-06-19T08:23:14.113Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:23:14 [2019-06-19T08:23:14.113Z] 
04:23:14 [2019-06-19T08:23:14.113Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.113Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.113Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.113Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO]                                                                         
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] ------------------------------------------------------------------------
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] ------------------------------------------------------------------------
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] The project's OSGi version is 0.2.0.201906190820
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] 
04:23:14 [2019-06-19T08:23:14.363Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:17 [2019-06-19T08:23:17.591Z] [WARNING] 
04:23:17 [2019-06-19T08:23:17.591Z] WARNING: 	ParserTest.xtend - 
04:23:17 [2019-06-19T08:23:17.591Z] 22: The type XpectSetup is deprecated
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] 
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:17 [2019-06-19T08:23:17.591Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] 
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:17 [2019-06-19T08:23:17.591Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] 
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:17 [2019-06-19T08:23:17.842Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] 
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
04:23:17 [2019-06-19T08:23:17.842Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
04:23:17 [2019-06-19T08:23:17.842Z] 
04:23:17 [2019-06-19T08:23:17.842Z] -------------------------------------------------------
04:23:17 [2019-06-19T08:23:17.842Z]  T E S T S
04:23:17 [2019-06-19T08:23:17.842Z] -------------------------------------------------------
04:23:17 [2019-06-19T08:23:17.842Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:23:24 [2019-06-19T08:23:24.322Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
04:23:24 [2019-06-19T08:23:24.322Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.319 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
04:23:24 [2019-06-19T08:23:24.322Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
04:23:24 [2019-06-19T08:23:24.322Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.16 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
04:23:24 [2019-06-19T08:23:24.322Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
04:23:24 [2019-06-19T08:23:24.322Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
04:23:24 [2019-06-19T08:23:24.322Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
04:23:24 [2019-06-19T08:23:24.322Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
04:23:24 [2019-06-19T08:23:24.322Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
04:23:24 [2019-06-19T08:23:24.873Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.34 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
04:23:24 [2019-06-19T08:23:24.873Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
04:23:24 [2019-06-19T08:23:24.873Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
04:23:24 [2019-06-19T08:23:24.873Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
04:23:25 [2019-06-19T08:23:25.123Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
04:23:25 [2019-06-19T08:23:25.123Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
04:23:27 [2019-06-19T08:23:27.606Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
04:23:27 [2019-06-19T08:23:27.606Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
04:23:27 [2019-06-19T08:23:27.606Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
04:23:27 [2019-06-19T08:23:27.606Z] 
04:23:27 [2019-06-19T08:23:27.606Z] Results :
04:23:27 [2019-06-19T08:23:27.606Z] 
04:23:27 [2019-06-19T08:23:27.606Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
04:23:27 [2019-06-19T08:23:27.606Z] 
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] 
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] 
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] 
04:23:27 [2019-06-19T08:23:27.606Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:27 [2019-06-19T08:23:27.856Z] [INFO] 
04:23:27 [2019-06-19T08:23:27.856Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
04:23:27 [2019-06-19T08:23:27.856Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
04:23:27 [2019-06-19T08:23:27.856Z] [INFO] Command line:
04:23:27 [2019-06-19T08:23:27.856Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
04:23:27 [2019-06-19T08:23:27.856Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:23:31 [2019-06-19T08:23:31.979Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
04:23:35 [2019-06-19T08:23:35.206Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:38 [2019-06-19T08:23:38.434Z] 3060 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:39 [2019-06-19T08:23:39.345Z] 4272 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:40 [2019-06-19T08:23:40.688Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 8.75 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.003 s
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
04:23:40 [2019-06-19T08:23:40.688Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
04:23:40 [2019-06-19T08:23:40.688Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
04:23:40 [2019-06-19T08:23:40.688Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
04:23:40 [2019-06-19T08:23:40.688Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
04:23:40 [2019-06-19T08:23:40.688Z] 5631 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:41 [2019-06-19T08:23:41.599Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.927 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
04:23:41 [2019-06-19T08:23:41.599Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.024 s
04:23:41 [2019-06-19T08:23:41.599Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
04:23:41 [2019-06-19T08:23:41.599Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
04:23:41 [2019-06-19T08:23:41.599Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
04:23:41 [2019-06-19T08:23:41.599Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
04:23:41 [2019-06-19T08:23:41.599Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
04:23:41 [2019-06-19T08:23:41.599Z] 6573 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:42 [2019-06-19T08:23:42.942Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
04:23:42 [2019-06-19T08:23:42.942Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
04:23:42 [2019-06-19T08:23:42.942Z] ast~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.012 s
04:23:42 [2019-06-19T08:23:42.942Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
04:23:42 [2019-06-19T08:23:42.942Z] 7909 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:44 [2019-06-19T08:23:44.285Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
04:23:44 [2019-06-19T08:23:44.285Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.013 s
04:23:44 [2019-06-19T08:23:44.285Z] linkedName~1: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
04:23:44 [2019-06-19T08:23:44.285Z] linkedName~2: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
04:23:44 [2019-06-19T08:23:44.285Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 s
04:23:44 [2019-06-19T08:23:44.285Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.002 s
04:23:44 [2019-06-19T08:23:44.285Z] linkedFragment~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
04:23:44 [2019-06-19T08:23:44.285Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
04:23:44 [2019-06-19T08:23:44.536Z] 9488 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:45 [2019-06-19T08:23:45.879Z] 10778 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:46 [2019-06-19T08:23:46.789Z] 11593 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:47 [2019-06-19T08:23:47.700Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.153 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
04:23:47 [2019-06-19T08:23:47.700Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
04:23:47 [2019-06-19T08:23:47.700Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 s
04:23:47 [2019-06-19T08:23:47.700Z] errors~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.006 s
04:23:47 [2019-06-19T08:23:47.700Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
04:23:47 [2019-06-19T08:23:47.700Z] warnings~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
04:23:47 [2019-06-19T08:23:47.700Z] errors~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
04:23:47 [2019-06-19T08:23:47.700Z] errors~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
04:23:47 [2019-06-19T08:23:47.700Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
04:23:47 [2019-06-19T08:23:47.700Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
04:23:47 [2019-06-19T08:23:47.700Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
04:23:47 [2019-06-19T08:23:47.700Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
04:23:50 [2019-06-19T08:23:50.183Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.551 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
04:23:50 [2019-06-19T08:23:50.183Z] jvmModel~0: Test the full JvmModel.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.012 s
04:23:50 [2019-06-19T08:23:50.183Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.008 s
04:23:50 [2019-06-19T08:23:50.183Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
04:23:50 [2019-06-19T08:23:50.183Z] 15104 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:51 [2019-06-19T08:23:51.526Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
04:23:51 [2019-06-19T08:23:51.526Z] linkedName~0: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.003 s
04:23:51 [2019-06-19T08:23:51.526Z] linkedName~1: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.003 s
04:23:51 [2019-06-19T08:23:51.526Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.019 s
04:23:51 [2019-06-19T08:23:51.526Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.004 s
04:23:51 [2019-06-19T08:23:51.526Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
04:23:51 [2019-06-19T08:23:51.526Z] 16478 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:52 [2019-06-19T08:23:52.437Z] 17265 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:55 [2019-06-19T08:23:55.664Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
04:23:55 [2019-06-19T08:23:55.665Z] astDiff~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.05 s
04:23:55 [2019-06-19T08:23:55.665Z] delete~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 1.836 s
04:23:55 [2019-06-19T08:23:55.665Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
04:23:55 [2019-06-19T08:23:55.665Z] 20111 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
04:23:55 [2019-06-19T08:23:55.915Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
04:23:55 [2019-06-19T08:23:55.915Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.018 s
04:23:55 [2019-06-19T08:23:55.915Z] scope~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.004 s
04:23:55 [2019-06-19T08:23:55.915Z] 
04:23:55 [2019-06-19T08:23:55.915Z] Results:
04:23:55 [2019-06-19T08:23:55.915Z] 
04:23:55 [2019-06-19T08:23:55.915Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
04:23:55 [2019-06-19T08:23:55.915Z] 
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] All tests passed!
04:23:57 [2019-06-19T08:23:57.258Z] [INFO]                                                                         
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] ------------------------------------------------------------------------
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] ------------------------------------------------------------------------
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] 
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] ------------------------------------------------------------------------
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] Reactor Summary:
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] 
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [53.885s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.749s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [17.432s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [20.914s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [18.084s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [42.991s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.017s]
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] ------------------------------------------------------------------------
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] BUILD SUCCESS
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] ------------------------------------------------------------------------
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] Total time: 2:58.947s
04:23:57 [2019-06-19T08:23:57.258Z] [INFO] Finished at: Wed Jun 19 04:23:57 EDT 2019
04:23:57 [2019-06-19T08:23:57.809Z] [INFO] Final Memory: 112M/1956M
04:23:57 [2019-06-19T08:23:57.809Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
04:23:58 [2019-06-19T08:23:58.192Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse Mars and Xtext 2.14)
[Pipeline] sh
04:24:01 [2019-06-19T08:24:01.654Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_5_0-xtext_2_14_0 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
04:24:01 [2019-06-19T08:24:01.654Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:24:02 [2019-06-19T08:24:02.998Z] [INFO] Scanning for projects...
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.xpect:org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0:target:0.2.0-SNAPSHOT -> [Help 1]
04:24:03 [2019-06-19T08:24:03.909Z] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.xpect:org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0:target:0.2.0-SNAPSHOT
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
04:24:03 [2019-06-19T08:24:03.909Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:24:03 [2019-06-19T08:24:03.909Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:24:03 [2019-06-19T08:24:03.909Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:24:03 [2019-06-19T08:24:03.909Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
04:24:03 [2019-06-19T08:24:03.909Z] Caused by: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.xpect:org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0:target:0.2.0-SNAPSHOT
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact(DefaultTargetPlatformConfigurationReader.java:389)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:342)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:75)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:87)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:90)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
04:24:03 [2019-06-19T08:24:03.909Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
04:24:03 [2019-06-19T08:24:03.909Z] 	... 11 more
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] 
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] 
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:24:03 [2019-06-19T08:24:03.909Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[Pipeline] junit
04:24:04 [2019-06-19T08:24:04.899Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:24:06 [2019-06-19T08:24:06.923Z] Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE