Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/eef/org.eclipse.eef/+/204454
Running as SYSTEM
Agent centos-7-gft3g is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-gft3g"
  namespace: "eef"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.eef.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-gft3g"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-gft3g"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eef.svc.cluster.local/eef/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3131.vf2b_b_798b_ce99"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-eef"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-gft3g (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/eef-master-gerrit
The recommended git tool is: NONE
using credential projects-storage.eclipse.org-bot-ssh
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/eef/org.eclipse.eef.git
 > git init /home/jenkins/agent/workspace/eef-master-gerrit # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/eef/org.eclipse.eef.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_SSH to set credentials ssh://genie.eef@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/eef-master-gerrit@tmp/jenkins-gitclient-ssh7489624511808462501.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/eef/org.eclipse.eef.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/eef/org.eclipse.eef.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/eef/org.eclipse.eef.git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/eef/org.eclipse.eef.git
using GIT_SSH to set credentials ssh://genie.eef@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/eef-master-gerrit@tmp/jenkins-gitclient-ssh1181725299738417526.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/eef/org.eclipse.eef.git refs/changes/54/204454/2 # timeout=10
 > git rev-parse 9001c0961ee577681e38674425c974032b9ac405^{commit} # timeout=10
Checking out Revision 9001c0961ee577681e38674425c974032b9ac405 (refs/changes/54/204454/2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9001c0961ee577681e38674425c974032b9ac405 # timeout=10
Commit message: "Fix help bullet alignment"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 93adeb83c1d4a77bf07bed328e004fdd76801698 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[eef-master-gerrit] $ Xvnc -help
Starting xvnc
[eef-master-gerrit] $ Xvnc :60 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Mon Oct 30 09:41:13 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5960
 vncext:      created VNC server for screen 0
[eef-master-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/org.eclipse.eef.releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9001c0961ee577681e38674425c974032b9ac405 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=pierre-charles.david@obeo.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Pierre-Charles David" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/eef/org.eclipse.eef/+/204454 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pierre-charles.david@obeo.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=eef/org.eclipse.eef -DGERRIT_CHANGE_NUMBER=204454 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pierre-Charles David\" <pierre-charles.david@obeo.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/54/204454/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pierre-Charles David" '-DGERRIT_CHANGE_OWNER=\"Pierre-Charles David\" <pierre-charles.david@obeo.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IGhlbHAgYnVsbGV0IGFsaWdubWVudAoKSW4gQWJzdHJhY3RFRUZXaWRnZXRMaWZlY3ljbGVNYW5hZ2VyLmNyZWF0ZUNvbnRyb2wgdGhlcmUgaXMgYQpkaXN0aW5jdGlvbiBtYWRlIGZvciB3aWRnZXRzIGNyZWF0ZWQgaW4gYSBncm91cCBvciBpbiBhIGNvbnRhaW5lciwgZHVlCnRvIHRoZSBmYWN0IHRoYXQgaW4gYSBncm91cCBjb21wb3NpdGUgdGhlIGdyaWQgbGF5b3V0IGlzIG9uIDMgY29sdW1ucwp3aGVyZWFzIGluIGEgY29udGFpbmVyIGNvbXBvc2l0ZSB0aGUgZ3JpZCBsYXlvdXQgaXMgb24gTiBjb2x1bW5zLAp3aGVyZSBOIGlzIGRlZmluZWQgaW4gdGhlIFZTTS4gVGhlIHByb3Bvc2VkIHNvbHV0aW9uIGlzIHRvIGFwcGx5IGEgMwpjb2x1bW5zIGdyaWQgbGF5b3V0IGluIGJvdGggY2FzZXMgb2YgdGhlIGdyb3VwIGFuZCBjb250YWluZXIgY29sdW1uCmNvbXBvc2l0ZS4gVGhpcyB3YXkgdGhlIEFic3RyYWN0RUVGV2lkZ2V0TGlmZWN5Y2xlTWFuYWdlciBkb2Vzbid0IGhhdmUKdG8gbWFrZSBhbnkgYXNzdW1wdGlvbiBvbiB0aGUgY29udGV4dCBpdHMgaW5zdGFuY2UgaXMgaW5jbHVkZWQgaW4uCgpPbiB0aGUgb3RoZXIgaGFuZCBpbiB0aGUgRUVGQ29udGFpbmVyTGlmZWN5Y2xlTWFuYWdlciwgdGhlIGhvcml6b250YWwKc3BhbiBvZiB0aGUgZ3JpZCBkYXRhIG9mIHRoZSBjb250YWluZXIgY29tcG9zaXRlIGhhcyB0byBiZSBzZXQgdG8gMy4KVGhlIG51bWJlciBvZiBjb2x1bW5zIE4gaXMgZGV0ZXJtaW5lZCBhcyBiZWZvcmUsIGFuZCBhIGNvbXBvc2l0ZSBpcwpjcmVhdGVkIHdpdGggYSBncmlkIGxheW91dCBvZiBOIGNvbHVtbnMuIEFuIGludmlzaWJsZSBjb21wb3NpdGUgaXMKY3JlYXRlZCBwZXIgY29sdW1uIHdpdGggYSBncmlkIGxheW91dCBvZiAzIGNvbHVtbnMuIFRoZSBjb250cm9scyBhcmUKY3JlYXRlZCBpbiB0aGlzIGNvbHVtbiBjb21wb3NpdGUgYnkgZGVsZWdhdGluZyB0byB0aGUgZ2VuZXJpYwptZWNoYW5pc20gcHJvdmlkZWQgYnkgdGhlIEVFRUZDb250cm9sU3dpdGNoLiBUaGUgb25seSB0aGluZyB0byB0YWtlCmNhcmUgb2YgaXMgdG8gcGljayB0aGUgcHJvcGVyIGNvbnRyb2xzIGludG8gdGhlIGxpc3Qgb2YgY29udHJvbHMgZm9yCnRoZSByaWdodCBjb2x1bW4gKHRoZSBmaXJzdCBjb2x1bW4gc2hvdWxkIG9ubHkgY29udGFpbiB0aGUgY29udHJvbHMKd2hvc2UgaW5kZXggaW4gdGhlIGxpc3QgaXMgZGl2aXNpYmxlIGJ5IE4sIHNlY29uZCBjb2x1bW4gdGhlIGNvbnRyb2xzCndob3NlIGluZGV4IG1pbnVzIDEgaXMgZGl2aXNpYmxlIGJ5IE4sIGFuZCBzbyBvbikuCgpDaGFuZ2UtSWQ6IEljNDAwMmUwOGI3MzIxZGQ5ODMxYWI3MDFlZDJmMmMzMDA5Y2M5ODIzClNpZ25lZC1vZmYtYnk6IFBpZXJyZS1DaGFybGVzIERhdmlkIDxwaWVycmUtY2hhcmxlcy5kYXZpZEBvYmVvLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix help bullet alignment" '-DGERRIT_EVENT_ACCOUNT=\"Pierre-Charles David\" <pierre-charles.david@obeo.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic4002e08b7321dd9831ab701ed2f2c3009cc9823 -DGERRIT_EVENT_HASH=-2070055553 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=pierre-charles.david@obeo.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Pierre-Charles David" clean verify
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ (122B)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ (122B)
[INFO] Adding repository http://download.eclipse.org/releases/2019-12
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ (142B)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ (142B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ (19.16kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ (19.16kB)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ (142B)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ (142B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ (827.81kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ (827.81kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
[INFO] Fetching p2.index from http://archive.eclipse.org/sirius/updates/releases/6.3.0/photon/ (172B)
[INFO] Fetching p2.index from http://archive.eclipse.org/sirius/updates/releases/6.3.0/photon/ (172B)
[INFO] Adding repository http://archive.eclipse.org/sirius/updates/releases/6.3.0/photon
[INFO] Fetching content.xml.xz from http://archive.eclipse.org/sirius/updates/releases/6.3.0/photon/ (45.59kB)
[INFO] Fetching content.xml.xz from http://archive.eclipse.org/sirius/updates/releases/6.3.0/photon/ (45.59kB)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/ (134B)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/ (134B)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/
[INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
[INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (172B)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (84.82kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (84.82kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/pom.xml
[INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ (63B)
[INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ (63B)
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.5MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.5MB)
[INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.32kB)
[INFO] Unpacking javax.annotation_1.2.0.v201602091430...
[INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB)
[INFO] Unpacking org.eclipse.osgi_3.15.100.v20191114-1701...
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.03kB)
[INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.68kB)
[INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (63.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (63.49kB)
[INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.52kB)
[INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (258.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (258.72kB)
[INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.7kB)
[INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.71kB)
[INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
[INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (154.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (154.23kB)
[INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.03kB)
[INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB)
[INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
[INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB)
[INFO] Unpacking org.eclipse.core.commands_3.9.600.v20191122-2109...
[INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB)
[INFO] Unpacking org.eclipse.equinox.common_3.10.600.v20191004-1420...
[INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB)
[INFO] Unpacking org.eclipse.core.contenttype_3.7.500.v20190916-2125...
[INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB)
[INFO] Unpacking org.eclipse.equinox.preferences_3.7.600.v20191017-2055...
[INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB)
[INFO] Unpacking org.eclipse.equinox.registry_3.8.600.v20191017-2055...
[INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB)
[INFO] Unpacking org.eclipse.core.databinding_1.7.700.v20191122-2109...
[INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB)
[INFO] Unpacking org.eclipse.core.databinding.observable_1.8.100.v20191118-0932...
[INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB)
[INFO] Unpacking org.eclipse.core.databinding.property_1.7.200.v20191105-1311...
[INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB)
[INFO] Unpacking org.eclipse.core.expressions_3.6.600.v20191122-2104...
[INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB)
[INFO] Unpacking org.eclipse.core.runtime_3.17.0.v20191122-2104...
[INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB)
[INFO] Unpacking org.eclipse.core.jobs_3.10.600.v20191122-2104...
[INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB)
[INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535...
[INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB)
[INFO] Unpacking org.eclipse.e4.core.commands_0.12.800.v20190926-0808...
[INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB)
[INFO] Unpacking org.eclipse.e4.core.di_1.7.500.v20190916-2125...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.07kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB)
[INFO] Unpacking org.eclipse.e4.core.contexts_1.8.300.v20191017-1404...
[INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB)
[INFO] Unpacking org.eclipse.e4.core.services_2.2.100.v20191122-2104...
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB)
[INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538...
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB)
[INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104...
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB)
[INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707...
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB)
[INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408...
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.16kB)
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB)
[INFO] Unpacking org.eclipse.emf.ecore_2.20.0.v20190920-0401...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB)
[INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310...
[INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB)
[INFO] Unpacking org.eclipse.swt_3.113.0.v20191204-0601...
[INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB)
[INFO] Unpacking org.eclipse.jface_3.18.0.v20191122-2109...
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB)
[INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716...
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031...
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011...
[INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB)
[INFO] Unpacking org.eclipse.e4.ui.di_1.2.700.v20191114-0830...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB)
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636...
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503...
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB)
[INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643...
[INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB)
[INFO] Unpacking org.eclipse.equinox.event_1.5.300.v20191001-1333...
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB)
[INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808...
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917...
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB)
[INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB)
[INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715...
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643...
[INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB)
[INFO] Unpacking org.eclipse.jface.databinding_1.9.200.v20191113-1050...
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808...
[INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB)
[INFO] Unpacking org.eclipse.emf.common_2.17.0.v20190920-0401...
[INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB)
[INFO] Unpacking org.eclipse.ui_3.115.0.v20191127-1056...
[INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB)
[INFO] Unpacking org.eclipse.ui.forms_3.8.200.v20191114-0830...
[INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB)
[INFO] Unpacking org.eclipse.ui.views_3.10.100.v20191114-0830...
[INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB)
[INFO] Unpacking org.eclipse.help_3.8.600.v20191123-0656...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB)
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601...
[INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB)
[INFO] Unpacking org.eclipse.ui.workbench_3.117.0.v20191126-1131...
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.71kB)
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB)
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601...
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB)
[INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui.legacy:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui.legacy:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB)
[INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.properties.ui.legacy:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.edit:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.edit:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/pom.xml
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB)
[INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401...
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.edit:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.common:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.common:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.common:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.common.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.common.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.common.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.core:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.core:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/pom.xml
[INFO] Fetching org.eclipse.sirius.common.interpreter_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.sirius.common.interpreter_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.44kB)
[INFO] Unpacking org.eclipse.sirius.common.interpreter_6.3.0.201910180815...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.core:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ide:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ide:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ide:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/pom.xml
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (743.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (743.15kB)
[INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
[INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB)
[INFO] Unpacking org.eclipse.core.filesystem_1.7.600.v20191122-2104...
[INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB)
[INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB)
[INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402...
[INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB)
[INFO] Unpacking org.eclipse.emf.edit.ui_2.17.0.v20190920-0412...
[INFO] Fetching org.eclipse.sirius.ext.ide_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.sirius.ext.ide_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.87kB)
[INFO] Unpacking org.eclipse.sirius.ext.ide_6.3.0.201910180815...
[INFO] Fetching org.eclipse.sirius.ext.base_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.sirius.ext.base_6.3.0.201910180815.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.23kB)
[INFO] Unpacking org.eclipse.sirius.ext.base_6.3.0.201910180815...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.properties:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.properties:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.properties:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.core.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.core.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.core.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ide.ui.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/pom.xml
[INFO] Fetching org.eclipse.acceleo.annotations_6.0.9.201911060712.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.acceleo.annotations_6.0.9.201911060712.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.65kB)
[INFO] Unpacking org.eclipse.acceleo.annotations_6.0.9.201911060712...
[INFO] Fetching org.eclipse.acceleo.query_6.0.9.201911060712.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (146.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.acceleo.query_6.0.9.201911060712.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (146.63kB)
[INFO] Unpacking org.eclipse.acceleo.query_6.0.9.201911060712...
[INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (399.18kB)
[INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (399.18kB)
[INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB)
[INFO] Unpacking org.eclipse.compare_3.7.800.v20191122-2107...
[INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB)
[INFO] Unpacking org.eclipse.jface.text_3.16.100.v20191203-1634...
[INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB)
[INFO] Unpacking org.eclipse.ui.ide_3.16.100.v20191122-2109...
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB)
[INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108...
[INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB)
[INFO] Unpacking org.eclipse.ui.editors_3.13.0.v20191203-1122...
[INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB)
[INFO] Unpacking org.eclipse.compare.core_3.6.700.v20191122-2107...
[INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB)
[INFO] Unpacking org.eclipse.core.filebuffers_3.6.800.v20191122-2108...
[INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB)
[INFO] Unpacking org.eclipse.text_3.10.0.v20191122-2108...
[INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB)
[INFO] Unpacking org.eclipse.core.net_1.3.700.v20191122-2107...
[INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB)
[INFO] Unpacking org.eclipse.equinox.security_1.3.400.v20191008-0645...
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (284.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (284.7kB)
[INFO] Unpacking org.junit_4.12.0.v201504281640...
[INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB)
[INFO] Unpacking org.eclipse.equinox.bidi_1.2.200.v20191008-0718...
[INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB)
[INFO] Unpacking org.eclipse.equinox.launcher_1.5.600.v20191014-2022...
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB)
[INFO] Unpacking org.eclipse.equinox.p2.core_2.6.200.v20191014-1220...
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB)
[INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645...
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702...
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702...
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510...
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.42kB)
[INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB)
[INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954...
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB)
[INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119...
[INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB)
[INFO] Unpacking org.eclipse.ui.navigator_3.9.100.v20191122-2109...
[INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB)
[INFO] Unpacking org.eclipse.team.core_3.8.800.v20191122-2107...
[INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB)
[INFO] Unpacking org.eclipse.team.ui_3.8.700.v20191122-2107...
[INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB)
[INFO] Unpacking org.eclipse.ui.ide.application_1.3.500.v20191122-2109...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB)
[INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336...
[INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB)
[INFO] Unpacking org.eclipse.urischeme_1.0.500.v20191122-2109...
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.18kB)
[INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ui.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ui.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ui.tests:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.documentation:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.export:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.export:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/pom.xml
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.1kB)
[INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.export:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.documentation.ext.widgets.reference:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.sdk.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.sdk.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/pom.xml
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.sdk.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.eef:org.eclipse.eef.update:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.eef:org.eclipse.eef.update:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.eef:org.eclipse.eef.update:2.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] EEF Parent                                                         [pom]
[INFO] EEF 2019-12 Target Definition                [eclipse-target-definition]
[INFO] EEF Common                                              [eclipse-plugin]
[INFO] EEF Common UI                                           [eclipse-plugin]
[INFO] EEF Properties UI                                       [eclipse-plugin]
[INFO] EEF Properties UI Legacy                                [eclipse-plugin]
[INFO] EEF                                                     [eclipse-plugin]
[INFO] EEF Edit                                                [eclipse-plugin]
[INFO] EEF Core                                                [eclipse-plugin]
[INFO] EEF IDE                                                 [eclipse-plugin]
[INFO] EEF IDE UI                                              [eclipse-plugin]
[INFO] EEF IDE UI Properties                                   [eclipse-plugin]
[INFO] EEF Extension Reference Widget                          [eclipse-plugin]
[INFO] EEF Extension Reference Widget Core                     [eclipse-plugin]
[INFO] EEF Extension Reference Widget IDE UI                   [eclipse-plugin]
[INFO] EEF Tests                                          [eclipse-test-plugin]
[INFO] EEF UI Tests                                       [eclipse-test-plugin]
[INFO] EEF Documentation                                       [eclipse-plugin]
[INFO] EEF Documentation Export                           [eclipse-test-plugin]
[INFO] EEF Reference Widget Documentation                      [eclipse-plugin]
[INFO] EEF SDK Feature                                        [eclipse-feature]
[INFO] EEF Extension Reference Widget Feature                 [eclipse-feature]
[INFO] EEF Update Site                                     [eclipse-repository]
[INFO] 
[INFO] ---------------< org.eclipse.eef:org.eclipse.eef.parent >---------------
[INFO] Building EEF Parent 2.1.7-SNAPSHOT                                [1/23]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.parent ---
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.parent ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.parent ---
[INFO] 
[INFO] ----------------------< org.eclipse.eef:2019-12 >-----------------------
[INFO] Building EEF 2019-12 Target Definition 1.0.0-SNAPSHOT             [2/23]
[INFO]   from targetplatforms/2019-12/pom.xml
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ 2019-12 ---
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ 2019-12 ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-target-definition (default-package-target-definition) @ 2019-12 ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ 2019-12 ---
[INFO] 
[INFO] ---------------< org.eclipse.eef:org.eclipse.eef.common >---------------
[INFO] Building EEF Common 2.1.7-SNAPSHOT                                [3/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.common ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.common ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.common ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.common ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.common ---
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/target/org.eclipse.eef.common-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.common ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common/target/org.eclipse.eef.common-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.common ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.common ---
[INFO] 
[INFO] -------------< org.eclipse.eef:org.eclipse.eef.common.ui >--------------
[INFO] Building EEF Common UI 2.1.7-SNAPSHOT                             [4/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.common.ui ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.common.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.common.ui ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.common.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.common.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/target/org.eclipse.eef.common.ui-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.common.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.common.ui/target/org.eclipse.eef.common.ui-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.common.ui ---
[INFO] 
[INFO] -----------< org.eclipse.eef:org.eclipse.eef.properties.ui >------------
[INFO] Building EEF Properties UI 2.1.7-SNAPSHOT                         [5/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.properties.ui ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.properties.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.properties.ui ---
[INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.properties.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.properties.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/target/org.eclipse.eef.properties.ui-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.properties.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui/target/org.eclipse.eef.properties.ui-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.properties.ui ---
[INFO] 
[INFO] --------< org.eclipse.eef:org.eclipse.eef.properties.ui.legacy >--------
[INFO] Building EEF Properties UI Legacy 2.1.7-SNAPSHOT                  [6/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/target/org.eclipse.eef.properties.ui.legacy-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.properties.ui.legacy/target/org.eclipse.eef.properties.ui.legacy-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.properties.ui.legacy ---
[INFO] 
[INFO] ------------------< org.eclipse.eef:org.eclipse.eef >-------------------
[INFO] Building EEF 2.1.7-SNAPSHOT                                       [7/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef ---
[INFO] Compiling 113 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/target/org.eclipse.eef-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef/target/org.eclipse.eef-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef ---
[INFO] 
[INFO] ----------------< org.eclipse.eef:org.eclipse.eef.edit >----------------
[INFO] Building EEF Edit 2.1.7-SNAPSHOT                                  [8/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.edit ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.edit ---
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/target/org.eclipse.eef.edit-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.edit/target/org.eclipse.eef.edit-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.edit ---
[INFO] 
[INFO] ----------------< org.eclipse.eef:org.eclipse.eef.core >----------------
[INFO] Building EEF Core 2.1.7-SNAPSHOT                                  [9/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.core ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.core ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.core ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.core ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.core ---
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/target/org.eclipse.eef.core-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.core ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core/target/org.eclipse.eef.core-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.core ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.core ---
[INFO] 
[INFO] ----------------< org.eclipse.eef:org.eclipse.eef.ide >-----------------
[INFO] Building EEF IDE 2.1.7-SNAPSHOT                                  [10/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ide ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ide ---
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/target/org.eclipse.eef.ide-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide/target/org.eclipse.eef.ide-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ide ---
[INFO] 
[INFO] ---------------< org.eclipse.eef:org.eclipse.eef.ide.ui >---------------
[INFO] Building EEF IDE UI 2.1.7-SNAPSHOT                               [11/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ide.ui ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ide.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ide.ui ---
[INFO] Compiling 49 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ide.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ide.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/target/org.eclipse.eef.ide.ui-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ide.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui/target/org.eclipse.eef.ide.ui-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ide.ui ---
[INFO] 
[INFO] ---------< org.eclipse.eef:org.eclipse.eef.ide.ui.properties >----------
[INFO] Building EEF IDE UI Properties 2.1.7-SNAPSHOT                    [12/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ide.ui.properties ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ide.ui.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ide.ui.properties ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ide.ui.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ide.ui.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/target/org.eclipse.eef.ide.ui.properties-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ide.ui.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.properties/target/org.eclipse.eef.ide.ui.properties-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ide.ui.properties ---
[INFO] 
[INFO] -------< org.eclipse.eef:org.eclipse.eef.ext.widgets.reference >--------
[INFO] Building EEF Extension Reference Widget 2.1.7-SNAPSHOT           [13/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/target/org.eclipse.eef.ext.widgets.reference-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ext.widgets.reference/target/org.eclipse.eef.ext.widgets.reference-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ext.widgets.reference ---
[INFO] 
[INFO] -----< org.eclipse.eef:org.eclipse.eef.core.ext.widgets.reference >-----
[INFO] Building EEF Extension Reference Widget Core 2.1.7-SNAPSHOT      [14/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/target/org.eclipse.eef.core.ext.widgets.reference-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.core.ext.widgets.reference/target/org.eclipse.eef.core.ext.widgets.reference-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.core.ext.widgets.reference ---
[INFO] 
[INFO] ----< org.eclipse.eef:org.eclipse.eef.ide.ui.ext.widgets.reference >----
[INFO] Building EEF Extension Reference Widget IDE UI 2.1.7-SNAPSHOT    [15/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/target/org.eclipse.eef.ide.ui.ext.widgets.reference-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/target/org.eclipse.eef.ide.ui.ext.widgets.reference-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ide.ui.ext.widgets.reference ---
[INFO] 
[INFO] ---------------< org.eclipse.eef:org.eclipse.eef.tests >----------------
[INFO] Building EEF Tests 2.1.7-SNAPSHOT                                [16/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.tests ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.tests ---
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/org.eclipse.eef.tests-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/org.eclipse.eef.tests-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.tests ---
[INFO] 
[INFO] --- tycho-surefire:1.4.0:test (default-test) @ org.eclipse.eef.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/work/data, -install, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/work, -configuration, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.tests/target/surefire.properties]
Running org.eclipse.eef.tests.internal.AllTests
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in org.eclipse.eef.tests.internal.AllTests
testGetDefaultValue(org.eclipse.eef.tests.internal.core.EvalTests)  Time elapsed: 0.004 s
testGetResult(org.eclipse.eef.tests.internal.core.EvalTests)  Time elapsed: 0 s
testGetCastValue(org.eclipse.eef.tests.internal.core.EvalTests)  Time elapsed: 0.001 s
testAvailableModels(org.eclipse.eef.tests.internal.EEFDataTests)  Time elapsed: 0.298 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFTextControllerTests)  Time elapsed: 0.115 s
testValue(org.eclipse.eef.tests.internal.controllers.EEFTextControllerTests)  Time elapsed: 0.01 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFTextControllerTests)  Time elapsed: 0.009 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFLabelControllerTests)  Time elapsed: 0.033 s
testBody(org.eclipse.eef.tests.internal.controllers.EEFLabelControllerTests)  Time elapsed: 0.009 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFLabelControllerTests)  Time elapsed: 0.018 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFButtonControllerTests)  Time elapsed: 0.008 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFButtonControllerTests)  Time elapsed: 0.006 s
testButtonLabel(org.eclipse.eef.tests.internal.controllers.EEFButtonControllerTests)  Time elapsed: 0.007 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFCheckboxControllerTests)  Time elapsed: 0.006 s
testValue(org.eclipse.eef.tests.internal.controllers.EEFCheckboxControllerTests)  Time elapsed: 0.006 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFCheckboxControllerTests)  Time elapsed: 0.037 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFRadioControllerTests)  Time elapsed: 0.011 s
testValue(org.eclipse.eef.tests.internal.controllers.EEFRadioControllerTests)  Time elapsed: 0.006 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFRadioControllerTests)  Time elapsed: 0.005 s
testLabel(org.eclipse.eef.tests.internal.controllers.EEFSelectControllerTests)  Time elapsed: 0.008 s
testValue(org.eclipse.eef.tests.internal.controllers.EEFSelectControllerTests)  Time elapsed: 0.005 s
testHelp(org.eclipse.eef.tests.internal.controllers.EEFSelectControllerTests)  Time elapsed: 0.005 s
testSuperclassDomainClass(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0.001 s
testEObjectDomainClass(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0 s
testDomainClass(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0 s
testEObjectDomainClassWithoutPackageName(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0 s
testSuperclassDomainClassWithoutPackageName(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0 s
testDomainClassWithoutPackageName(org.eclipse.eef.tests.internal.core.EEFDomainClassTesterTests)  Time elapsed: 0 s

Results:

Tests run: 28, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --------------< org.eclipse.eef:org.eclipse.eef.ui.tests >--------------
[INFO] Building EEF UI Tests 2.1.7-SNAPSHOT                             [17/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.ui.tests ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.ui.tests ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/org.eclipse.eef.ui.tests-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/org.eclipse.eef.ui.tests-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ui.tests ---
[INFO] 
[INFO] --- tycho-surefire:1.4.0:test (default-test) @ org.eclipse.eef.ui.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/eef-master-gerrit/tests/org.eclipse.eef.ui.tests/target/surefire.properties]
Running org.eclipse.eef.ui.tests.internal.AllUiTests
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.eef.ui.tests.internal.AllUiTests
testOrderedSections(org.eclipse.eef.ui.tests.internal.LegacyPropertySectionSorterTests)  Time elapsed: 0.094 s
testOrderedSectionsWithAfterSection2(org.eclipse.eef.ui.tests.internal.LegacyPropertySectionSorterTests)  Time elapsed: 0 s
testOrderedSectionsWithAfterSection3(org.eclipse.eef.ui.tests.internal.LegacyPropertySectionSorterTests)  Time elapsed: 0 s
testOrderedSectionsWithAfterSection(org.eclipse.eef.ui.tests.internal.LegacyPropertySectionSorterTests)  Time elapsed: 0 s
testOrderedTabsWithAfterTab(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0.001 s
testOrderedTabsWithAfterTab2(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0 s
testOrderedTabsWithAfterTab3(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0.001 s
testOrderedTabsWithAfterTab4(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0 s
testOrderedTabsWithAfterTab5(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0 s
testOrderedTabsWithAfterTab6(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0 s
testOrderedTabs(org.eclipse.eef.ui.tests.internal.LegacyPropertyTabSorterTests)  Time elapsed: 0.001 s

Results:

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] -----------< org.eclipse.eef:org.eclipse.eef.documentation >------------
[INFO] Building EEF Documentation 2.1.7-SNAPSHOT                        [18/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.documentation ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.documentation ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/target/org.eclipse.eef.documentation-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.documentation ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation/target/org.eclipse.eef.documentation-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.documentation ---
[INFO] 
[INFO] --------< org.eclipse.eef:org.eclipse.eef.documentation.export >--------
[INFO] Building EEF Documentation Export 2.1.7-SNAPSHOT                 [19/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.documentation.export ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.documentation.export ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.documentation.export ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/classes
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.documentation.export ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.documentation.export ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/org.eclipse.eef.documentation.export-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.documentation.export ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/org.eclipse.eef.documentation.export-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.documentation.export ---
[INFO] 
[INFO] --- tycho-surefire:1.4.0:test (default-test) @ org.eclipse.eef.documentation.export ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/work/data, -install, /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/work, -configuration, /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.export/target/surefire.properties]
Running org.eclipse.eef.documentation.export.internal.EEFDocumentationExport
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.eef.documentation.export.internal.EEFDocumentationExport
testFixLineWithExternalLink(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0.001 s
testFixLineWithoutLinks(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0 s
testShouldCopy(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0.001 s
testFixLineWithRelativeLink(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0.001 s
testLinesToKeep(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0.007 s
testFixLineWithMultipleLinks(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0 s
testFixLineWithAnchorLink(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0 s
testFixLineWithImage(org.eclipse.eef.documentation.export.internal.ExporterTests)  Time elapsed: 0 s
exportDocumentation(org.eclipse.eef.documentation.export.internal.Exporter)  Time elapsed: 0.044 s

Results:

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.eef:org.eclipse.eef.documentation.ext.widgets.reference >--
[INFO] Building EEF Reference Widget Documentation 2.1.7-SNAPSHOT       [20/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:1.4.0:compile (default-compile) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/src/test/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/target/org.eclipse.eef.documentation.ext.widgets.reference-2.1.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/doc/org.eclipse.eef.documentation.ext.widgets.reference/target/org.eclipse.eef.documentation.ext.widgets.reference-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.documentation.ext.widgets.reference ---
[INFO] 
[INFO] ------------< org.eclipse.eef:org.eclipse.eef.sdk.feature >-------------
[INFO] Building EEF SDK Feature 2.1.7-SNAPSHOT                          [21/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.sdk.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/target
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.eef.sdk.feature ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-feature (default-package-feature) @ org.eclipse.eef.sdk.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/target/org.eclipse.eef.sdk.feature-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.eef.sdk.feature ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.sdk.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.sdk-feature/target/org.eclipse.eef.sdk.feature-2.1.7-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.eef.sdk.feature ---
[WARNING] artifact org.eclipse.eef:org.eclipse.eef.sdk.feature:xml:p2metadata:2.1.7-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.eef:org.eclipse.eef.sdk.feature:xml:p2artifacts:2.1.7-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ---< org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature >----
[INFO] Building EEF Extension Reference Widget Feature 2.1.7-SNAPSHOT   [22/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/target
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-id (default-validate-id) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:validate-version (default-validate-version) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:package-feature (default-package-feature) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/target/org.eclipse.eef.ext.widgets.reference.feature-2.1.7-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- tycho-p2:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.ext.widgets.reference.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eef-master-gerrit/features/org.eclipse.eef.ext.widgets.reference-feature/target/org.eclipse.eef.ext.widgets.reference.feature-2.1.7-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.eef.ext.widgets.reference.feature ---
[WARNING] artifact org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature:xml:p2metadata:2.1.7-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.eef:org.eclipse.eef.ext.widgets.reference.feature:xml:p2artifacts:2.1.7-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ---------------< org.eclipse.eef:org.eclipse.eef.update >---------------
[INFO] Building EEF Update Site 2.1.7-SNAPSHOT                          [23/23]
[INFO]   from /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.4.0:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.eef.update ---
[INFO] 
[INFO] --- tycho-packaging:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.eef.update ---
[INFO] The project's OSGi version is 2.1.7.202310300941
[INFO] 
[INFO] --- resources:2.7:copy-resources (copy-resources) @ org.eclipse.eef.update ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.eef.update ---
[INFO] Deleting /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/target
[INFO] 
[INFO] --- resources:2.7:resources (default-resources) @ org.eclipse.eef.update ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/src/main/resources
[INFO] 
[INFO] --- tycho-source:1.4.0:plugin-source (plugin-source) @ org.eclipse.eef.update ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.eef.update ---
[INFO] 
[INFO] --- tycho-p2-publisher:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:1.4.0:publish-products (default-publish-products) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.eef.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/eef-master-gerrit/releng/org.eclipse.eef.update/target/org.eclipse.eef.update-2.1.7-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature:1.4.0:source-feature (source-feature) @ org.eclipse.eef.update ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EEF Parent 2.1.7-SNAPSHOT .......................... SUCCESS [  0.344 s]
[INFO] EEF 2019-12 Target Definition 1.0.0-SNAPSHOT ....... SUCCESS [  0.605 s]
[INFO] EEF Common 2.1.7-SNAPSHOT .......................... SUCCESS [  1.982 s]
[INFO] EEF Common UI 2.1.7-SNAPSHOT ....................... SUCCESS [  0.232 s]
[INFO] EEF Properties UI 2.1.7-SNAPSHOT ................... SUCCESS [  0.593 s]
[INFO] EEF Properties UI Legacy 2.1.7-SNAPSHOT ............ SUCCESS [  0.564 s]
[INFO] EEF 2.1.7-SNAPSHOT ................................. SUCCESS [  1.134 s]
[INFO] EEF Edit 2.1.7-SNAPSHOT ............................ SUCCESS [  0.487 s]
[INFO] EEF Core 2.1.7-SNAPSHOT ............................ SUCCESS [  0.392 s]
[INFO] EEF IDE 2.1.7-SNAPSHOT ............................. SUCCESS [  0.153 s]
[INFO] EEF IDE UI 2.1.7-SNAPSHOT .......................... SUCCESS [  0.736 s]
[INFO] EEF IDE UI Properties 2.1.7-SNAPSHOT ............... SUCCESS [  0.231 s]
[INFO] EEF Extension Reference Widget 2.1.7-SNAPSHOT ...... SUCCESS [  0.199 s]
[INFO] EEF Extension Reference Widget Core 2.1.7-SNAPSHOT . SUCCESS [  0.194 s]
[INFO] EEF Extension Reference Widget IDE UI 2.1.7-SNAPSHOT SUCCESS [  0.402 s]
[INFO] EEF Tests 2.1.7-SNAPSHOT ........................... SUCCESS [  3.220 s]
[INFO] EEF UI Tests 2.1.7-SNAPSHOT ........................ SUCCESS [  2.297 s]
[INFO] EEF Documentation 2.1.7-SNAPSHOT ................... SUCCESS [  0.088 s]
[INFO] EEF Documentation Export 2.1.7-SNAPSHOT ............ SUCCESS [  2.507 s]
[INFO] EEF Reference Widget Documentation 2.1.7-SNAPSHOT .. SUCCESS [  0.029 s]
[INFO] EEF SDK Feature 2.1.7-SNAPSHOT ..................... SUCCESS [  0.268 s]
[INFO] EEF Extension Reference Widget Feature 2.1.7-SNAPSHOT SUCCESS [  0.086 s]
[INFO] EEF Update Site 2.1.7-SNAPSHOT ..................... SUCCESS [  3.274 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:08 min
[INFO] Finished at: 2023-10-30T09:42:24Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS