Started by timer
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent centos-7-gnb3m is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations: {}
labels:
jenkins: "slave"
jenkins/label: "migration_jipp-migration_centos-7"
name: "centos-7-gnb3m"
spec:
containers:
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "JENKINS_TUNNEL"
value: "jenkins-discovery.ease.svc.cluster.local:50000"
- name: "JENKINS_AGENT_NAME"
value: "centos-7-gnb3m"
- 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-gnb3m"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "http://jenkins-ui.ease.svc.cluster.local/ease/"
image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
imagePullPolicy: "Always"
name: "jnlp"
resources:
limits:
memory: "4096Mi"
cpu: "2000m"
requests:
memory: "4096Mi"
cpu: "1000m"
securityContext:
privileged: false
tty: true
volumeMounts:
- mountPath: "/home/jenkins/.m2/toolchains.xml"
name: "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
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
workingDir: "/home/jenkins/agent"
nodeSelector:
beta.kubernetes.io/os: "linux"
restartPolicy: "Never"
securityContext: {}
volumes:
- name: "volume-0"
persistentVolumeClaim:
claimName: "tools-claim-jiro-ease"
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"
Running on centos-7-gnb3m in /home/jenkins/agent/workspace/ease.verify.core.target.2018-12
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
23:36:23 [2021-03-20T03:36:23.910Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
23:36:23 [2021-03-20T03:36:23.970Z] The recommended git tool is: git
23:36:24 [2021-03-20T03:36:24.895Z] No credentials specified
23:36:24 [2021-03-20T03:36:24.898Z] Cloning the remote Git repository
23:36:24 [2021-03-20T03:36:24.908Z] Cloning repository git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git
23:36:24 [2021-03-20T03:36:24.935Z] > git init /home/jenkins/agent/workspace/ease.verify.core.target.2018-12 # timeout=10
23:36:24 [2021-03-20T03:36:24.956Z] Fetching upstream changes from git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git
23:36:24 [2021-03-20T03:36:24.956Z] > git --version # timeout=10
23:36:24 [2021-03-20T03:36:24.958Z] > git --version # 'git version 1.8.3.1'
23:36:24 [2021-03-20T03:36:24.959Z] > git fetch --tags --progress git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:36:25 [2021-03-20T03:36:25.891Z] Avoid second fetch
23:36:25 [2021-03-20T03:36:25.897Z] Checking out Revision 7c2d667b290b8740c53d292981c4d5f42a0a4d0b (refs/remotes/origin/master)
23:36:25 [2021-03-20T03:36:25.887Z] > git config remote.origin.url git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git # timeout=10
23:36:25 [2021-03-20T03:36:25.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:36:25 [2021-03-20T03:36:25.895Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:36:25 [2021-03-20T03:36:25.903Z] > git config core.sparsecheckout # timeout=10
23:36:25 [2021-03-20T03:36:25.905Z] > git checkout -f 7c2d667b290b8740c53d292981c4d5f42a0a4d0b # timeout=10
23:36:29 [2021-03-20T03:36:29.976Z] Commit message: "Bug 571672: [Build] enable quality gate for warnings"
23:36:29 [2021-03-20T03:36:29.980Z] > git rev-list --no-walk 8d449290dbf730158dae3bbe7dc1487513653291 # timeout=10
23:36:29 [2021-03-20T03:36:29.996Z] Cleaning workspace
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Fetch Doclet)
[Pipeline] sh
23:36:30 [2021-03-20T03:36:30.562Z] + curl https://ci.eclipse.org/ease/job/ease.build.module.doclet/lastSuccessfulBuild/artifact/developers/org.eclipse.ease.helpgenerator/target/ease.module.doclet.jar --output ease.module.doclet.jar
23:36:30 [2021-03-20T03:36:30.563Z] % Total % Received % Xferd Average Speed Time Time Time Current
23:36:30 [2021-03-20T03:36:30.563Z] Dload Upload Total Spent Left Speed
23:36:30 [2021-03-20T03:36:30.820Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 99150 100 99150 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withMaven
23:36:30 [2021-03-20T03:36:30.859Z] [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']]
23:36:30 [2021-03-20T03:36:30.860Z] [withMaven] Available options:
23:36:30 [2021-03-20T03:36:30.860Z] [withMaven] using JDK installation openjdk-jdk15-latest
23:36:30 [2021-03-20T03:36:30.868Z] [withMaven] using Maven installation 'apache-maven-latest'
23:36:29 [2021-03-20T03:36:29.999Z] > git rev-parse --verify HEAD # timeout=10
23:36:30 [2021-03-20T03:36:30.001Z] Resetting working tree
23:36:30 [2021-03-20T03:36:30.001Z] > git reset --hard # timeout=10
23:36:30 [2021-03-20T03:36:30.059Z] > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] sh
23:36:31 [2021-03-20T03:36:31.423Z] + mvn clean install -Pmodule-docs
23:36:31 [2021-03-20T03:36:31.424Z] ----- withMaven Wrapper script -----
23:36:31 [2021-03-20T03:36:31.424Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2"
23:36:31 [2021-03-20T03:36:31.988Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
23:36:31 [2021-03-20T03:36:31.988Z] Maven home: /opt/tools/apache-maven/latest
23:36:31 [2021-03-20T03:36:31.988Z] Java version: 15.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-15/15.0.2+7
23:36:32 [2021-03-20T03:36:32.244Z] Default locale: en_US, platform encoding: UTF-8
23:36:32 [2021-03-20T03:36:32.244Z] OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
23:36:33 [2021-03-20T03:36:33.174Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2/maven-spy-20210320-033632-81217395797830239155218.log.tmp ...
23:36:33 [2021-03-20T03:36:33.433Z] [INFO] Scanning for projects...
23:36:51 [2021-03-20T03:36:51.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml
23:36:56 [2021-03-20T03:36:56.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml
23:36:56 [2021-03-20T03:36:56.737Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml
23:37:00 [2021-03-20T03:37:00.014Z] [INFO] Fetching 202009161000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-09/
23:37:00 [2021-03-20T03:37:00.014Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (12.94MB)
23:37:00 [2021-03-20T03:37:00.596Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.4MB)
23:37:00 [2021-03-20T03:37:00.852Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.14MB)
23:37:01 [2021-03-20T03:37:01.109Z] [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (46.18kB)
23:37:01 [2021-03-20T03:37:01.109Z] [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (20.28kB)
23:37:01 [2021-03-20T03:37:01.365Z] [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (353.92kB)
23:37:01 [2021-03-20T03:37:01.365Z] [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (144.08kB)
23:37:01 [2021-03-20T03:37:01.365Z] [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.41kB)
23:37:01 [2021-03-20T03:37:01.624Z] [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (703.72kB)
23:37:01 [2021-03-20T03:37:01.624Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.59kB)
23:37:01 [2021-03-20T03:37:01.881Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (15.35kB)
23:37:02 [2021-03-20T03:37:02.136Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (95.26kB)
23:37:02 [2021-03-20T03:37:02.136Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (227.16kB)
23:37:02 [2021-03-20T03:37:02.393Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (71.45kB)
23:37:02 [2021-03-20T03:37:02.393Z] [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (406.88kB)
23:37:02 [2021-03-20T03:37:02.393Z] [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.45MB)
23:37:02 [2021-03-20T03:37:02.648Z] [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (125.66kB)
23:37:02 [2021-03-20T03:37:02.648Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (71.79kB)
23:37:02 [2021-03-20T03:37:02.905Z] [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (112.78kB)
23:37:02 [2021-03-20T03:37:02.905Z] [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (132.4kB)
23:37:03 [2021-03-20T03:37:03.161Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (98.27kB)
23:37:03 [2021-03-20T03:37:03.161Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (133.96kB)
23:37:03 [2021-03-20T03:37:03.417Z] [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (190.19kB)
23:37:03 [2021-03-20T03:37:03.417Z] [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200815-1752.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (180.14kB)
23:37:03 [2021-03-20T03:37:03.673Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (306.59kB)
23:37:03 [2021-03-20T03:37:03.673Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (161.35kB)
23:37:03 [2021-03-20T03:37:03.673Z] [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (90.75kB)
23:37:03 [2021-03-20T03:37:03.929Z] [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (71.66kB)
23:37:03 [2021-03-20T03:37:03.929Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (65.38kB)
23:37:04 [2021-03-20T03:37:04.184Z] [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (105.13kB)
23:37:04 [2021-03-20T03:37:04.184Z] [INFO] Fetching org.eclipse.core.resources_3.13.800.v20200706-2152.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (875.68kB)
23:37:04 [2021-03-20T03:37:04.441Z] [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (87.19kB)
23:37:04 [2021-03-20T03:37:04.441Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.21kB)
23:37:04 [2021-03-20T03:37:04.697Z] [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200828-0817.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (385.68kB)
23:37:04 [2021-03-20T03:37:04.697Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.43kB)
23:37:04 [2021-03-20T03:37:04.697Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (51.57kB)
23:37:04 [2021-03-20T03:37:04.953Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.07kB)
23:37:04 [2021-03-20T03:37:04.953Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (47.39kB)
23:37:05 [2021-03-20T03:37:05.209Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (68.84kB)
23:37:05 [2021-03-20T03:37:05.209Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.96kB)
23:37:05 [2021-03-20T03:37:05.465Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.12kB)
23:37:05 [2021-03-20T03:37:05.466Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (34.47kB)
23:37:05 [2021-03-20T03:37:05.721Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.16kB)
23:37:05 [2021-03-20T03:37:05.721Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (317.81kB)
23:37:05 [2021-03-20T03:37:05.721Z] [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.35MB)
23:37:05 [2021-03-20T03:37:05.984Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (45.03kB)
23:37:05 [2021-03-20T03:37:05.984Z] [INFO] Fetching org.eclipse.swt_3.115.0.v20200831-1002.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.93kB)
23:37:06 [2021-03-20T03:37:06.246Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (24.31kB)
23:37:06 [2021-03-20T03:37:06.246Z] [INFO] Fetching org.eclipse.jface_3.21.0.v20200821-1458.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.07MB)
23:37:06 [2021-03-20T03:37:06.503Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (210.76kB)
23:37:06 [2021-03-20T03:37:06.503Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (198.95kB)
23:37:06 [2021-03-20T03:37:06.758Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.32kB)
23:37:06 [2021-03-20T03:37:06.758Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.24kB)
23:37:07 [2021-03-20T03:37:07.014Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (56.66kB)
23:37:07 [2021-03-20T03:37:07.014Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.11kB)
23:37:07 [2021-03-20T03:37:07.270Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (388.34kB)
23:37:07 [2021-03-20T03:37:07.270Z] [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (34.43kB)
23:37:07 [2021-03-20T03:37:07.526Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.11kB)
23:37:07 [2021-03-20T03:37:07.526Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (243.07kB)
23:37:07 [2021-03-20T03:37:07.782Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (100.53kB)
23:37:07 [2021-03-20T03:37:07.782Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (229.57kB)
23:37:07 [2021-03-20T03:37:07.782Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (114.97kB)
23:37:08 [2021-03-20T03:37:08.040Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (244.7kB)
23:37:08 [2021-03-20T03:37:08.040Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (138.54kB)
23:37:08 [2021-03-20T03:37:08.295Z] [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (291.74kB)
23:37:08 [2021-03-20T03:37:08.295Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (20.81kB)
23:37:08 [2021-03-20T03:37:08.554Z] [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (48.43kB)
23:37:08 [2021-03-20T03:37:08.554Z] [INFO] Fetching org.eclipse.ui_3.118.0.v20200807-0902.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (432.44kB)
23:37:08 [2021-03-20T03:37:08.554Z] [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200808-0622.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (2.36MB)
23:37:08 [2021-03-20T03:37:08.810Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.100.v20200611-2221.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (52.02kB)
23:37:08 [2021-03-20T03:37:08.810Z] [INFO] Fetching org.eclipse.ecf_3.9.100.v20200611-2221.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (121.27kB)
23:37:09 [2021-03-20T03:37:09.066Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.400.v20200611-2221.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (63.51kB)
23:37:09 [2021-03-20T03:37:09.066Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.95kB)
23:37:09 [2021-03-20T03:37:09.322Z] [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200822-0801.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (366.8kB)
23:37:09 [2021-03-20T03:37:09.322Z] [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.05kB)
23:37:09 [2021-03-20T03:37:09.578Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (74.92kB)
23:37:09 [2021-03-20T03:37:09.578Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (205.87kB)
23:37:09 [2021-03-20T03:37:09.579Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (352.65kB)
23:37:09 [2021-03-20T03:37:09.834Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (130.15kB)
23:37:09 [2021-03-20T03:37:09.834Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (138.95kB)
23:37:10 [2021-03-20T03:37:10.090Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (125.23kB)
23:37:10 [2021-03-20T03:37:10.090Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (110.63kB)
23:37:10 [2021-03-20T03:37:10.346Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (266.85kB)
23:37:10 [2021-03-20T03:37:10.346Z] [INFO] Fetching org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.62kB)
23:37:10 [2021-03-20T03:37:10.346Z] [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200807-0831.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1MB)
23:37:10 [2021-03-20T03:37:10.602Z] [INFO] Fetching org.eclipse.text_3.10.300.v20200807-0831.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (287.61kB)
23:37:11 [2021-03-20T03:37:11.164Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.96MB)
23:37:11 [2021-03-20T03:37:11.420Z] [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (3.39MB)
23:37:11 [2021-03-20T03:37:11.675Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (417.72kB)
23:37:11 [2021-03-20T03:37:11.675Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.24kB)
23:37:12 [2021-03-20T03:37:12.237Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml
23:37:12 [2021-03-20T03:37:12.238Z] [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (66.59kB)
23:37:12 [2021-03-20T03:37:12.493Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (113.69kB)
23:37:12 [2021-03-20T03:37:12.493Z] [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200828-0817.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (2.92MB)
23:37:12 [2021-03-20T03:37:12.749Z] [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200828-0817.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (205.05kB)
23:37:13 [2021-03-20T03:37:13.006Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (653.35kB)
23:37:13 [2021-03-20T03:37:13.006Z] [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200812-2334.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (599.43kB)
23:37:13 [2021-03-20T03:37:13.261Z] [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (325.25kB)
23:37:13 [2021-03-20T03:37:13.261Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml
23:37:13 [2021-03-20T03:37:13.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml
23:37:13 [2021-03-20T03:37:13.261Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml
23:37:13 [2021-03-20T03:37:13.261Z] [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (792.24kB)
23:37:13 [2021-03-20T03:37:13.517Z] [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (104.25kB)
23:37:13 [2021-03-20T03:37:13.517Z] [INFO] Fetching org.eclipse.jdt.ui_3.21.200.v20200828-0853.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (10.56MB)
23:37:14 [2021-03-20T03:37:14.444Z] [INFO] Fetching org.eclipse.jdt.core_3.23.0.v20200828-0941.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (6.83MB)
23:37:14 [2021-03-20T03:37:14.700Z] [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (130.19kB)
23:37:14 [2021-03-20T03:37:14.955Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.100.v20200817-2001.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.51MB)
23:37:14 [2021-03-20T03:37:14.956Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (335.7kB)
23:37:15 [2021-03-20T03:37:15.212Z] [INFO] Fetching org.eclipse.jdt.launching_3.18.0.v20200824-1854.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (547.96kB)
23:37:15 [2021-03-20T03:37:15.212Z] [INFO] Fetching org.eclipse.jdt.debug_3.16.0.v20200828-0821.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (901.23kB)
23:37:15 [2021-03-20T03:37:15.212Z] [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (534.16kB)
23:37:15 [2021-03-20T03:37:15.467Z] [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200806-0621.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.4MB)
23:37:15 [2021-03-20T03:37:15.467Z] [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (394.87kB)
23:37:15 [2021-03-20T03:37:15.723Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (461.35kB)
23:37:15 [2021-03-20T03:37:15.723Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (169.83kB)
23:37:15 [2021-03-20T03:37:15.978Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.48kB)
23:37:15 [2021-03-20T03:37:15.978Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar
23:37:15 [2021-03-20T03:37:15.978Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar
23:37:15 [2021-03-20T03:37:15.978Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml
23:37:15 [2021-03-20T03:37:15.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (253.78kB)
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml
23:37:16 [2021-03-20T03:37:16.234Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (2.77MB)
23:37:16 [2021-03-20T03:37:16.489Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (3.53MB)
23:37:16 [2021-03-20T03:37:16.745Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (611.72kB)
23:37:17 [2021-03-20T03:37:17.672Z] [INFO] Fetching org.jython_2.7.0.I201609090924.jar from https://bintray.com/artifact/download/pontesegger/ease-engines/plugins/ (28.17MB)
23:37:18 [2021-03-20T03:37:18.233Z] [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (106.18kB)
23:37:19 [2021-03-20T03:37:19.160Z] [INFO] Fetching org.codehaus.groovy_2.4.6.I201610061113.jar from https://bintray.com/artifact/download/pontesegger/ease-engines/plugins/ (6.51MB)
23:37:19 [2021-03-20T03:37:19.415Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200831200620/repository/plugins/ (1.24MB)
23:37:19 [2021-03-20T03:37:19.415Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.100.v202008161908.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (8.16MB)
23:37:19 [2021-03-20T03:37:19.977Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (239.64kB)
23:37:20 [2021-03-20T03:37:20.232Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (3.65MB)
23:37:20 [2021-03-20T03:37:20.488Z] [INFO] Fetching org.eclipse.pde.core_3.14.0.v20200817-1143.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.29MB)
23:37:20 [2021-03-20T03:37:20.744Z] [INFO] Fetching py4j-java_0.10.8.1-bnd-LoVopg.jar from https://dl.bintray.com/py4j/py4j-eclipse/0.10.8.1/plugins/ (119.69kB)
23:37:20 [2021-03-20T03:37:20.999Z] [INFO] Fetching py4j-python_0.10.8.1-bnd-2odeag.jar from https://dl.bintray.com/py4j/py4j-eclipse/0.10.8.1/plugins/ (78.62kB)
23:37:22 [2021-03-20T03:37:22.364Z] [INFO] Fetching org.jruby_9.0.5.I201610061226.jar from https://bintray.com/artifact/download/pontesegger/ease-engines/plugins/ (20.22MB)
23:37:22 [2021-03-20T03:37:22.620Z] [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (294.64kB)
23:37:22 [2021-03-20T03:37:22.876Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (342.86kB)
23:37:22 [2021-03-20T03:37:22.876Z] [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (160.99kB)
23:37:23 [2021-03-20T03:37:23.133Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (36.07kB)
23:37:23 [2021-03-20T03:37:23.133Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (66.9kB)
23:37:23 [2021-03-20T03:37:23.388Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (153.16kB)
23:37:23 [2021-03-20T03:37:23.388Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (71.93kB)
23:37:23 [2021-03-20T03:37:23.388Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (106.93kB)
23:37:23 [2021-03-20T03:37:23.644Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (367.36kB)
23:37:25 [2021-03-20T03:37:25.026Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (244.04kB)
23:37:25 [2021-03-20T03:37:25.026Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (45.49kB)
23:37:25 [2021-03-20T03:37:25.026Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (56.3kB)
23:37:25 [2021-03-20T03:37:25.026Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (24.8kB)
23:37:25 [2021-03-20T03:37:25.290Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (98.06kB)
23:37:25 [2021-03-20T03:37:25.290Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (234.54kB)
23:37:25 [2021-03-20T03:37:25.290Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (26.33kB)
23:37:25 [2021-03-20T03:37:25.545Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (248.27kB)
23:37:25 [2021-03-20T03:37:25.545Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (128.91kB)
23:37:25 [2021-03-20T03:37:25.802Z] [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (478.57kB)
23:37:25 [2021-03-20T03:37:25.802Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (58.2kB)
23:37:26 [2021-03-20T03:37:26.060Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (47.31kB)
23:37:26 [2021-03-20T03:37:26.060Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (117.75kB)
23:37:26 [2021-03-20T03:37:26.316Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (361.83kB)
23:37:26 [2021-03-20T03:37:26.316Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (411.53kB)
23:37:26 [2021-03-20T03:37:26.316Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (159.58kB)
23:37:26 [2021-03-20T03:37:26.572Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.57kB)
23:37:26 [2021-03-20T03:37:26.827Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar
23:37:26 [2021-03-20T03:37:26.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml
23:37:26 [2021-03-20T03:37:26.828Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml
23:37:27 [2021-03-20T03:37:27.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar
23:37:27 [2021-03-20T03:37:27.346Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.603Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.603Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml
23:37:27 [2021-03-20T03:37:27.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml
23:37:27 [2021-03-20T03:37:27.603Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml
23:37:27 [2021-03-20T03:37:27.858Z] [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200831200620/repository/plugins/ (3.21MB)
23:37:28 [2021-03-20T03:37:28.114Z] [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200831200620/repository/plugins/ (55.98kB)
23:37:28 [2021-03-20T03:37:28.369Z] [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.03kB)
23:37:28 [2021-03-20T03:37:28.369Z] [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200831200620/repository/plugins/ (618.07kB)
23:37:28 [2021-03-20T03:37:28.624Z] [INFO] Fetching org.junit.jupiter.api_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (176.92kB)
23:37:28 [2021-03-20T03:37:28.625Z] [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.48kB)
23:37:28 [2021-03-20T03:37:28.625Z] [INFO] Fetching org.junit.platform.commons_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (112.35kB)
23:37:28 [2021-03-20T03:37:28.880Z] [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200831200620/repository/plugins/ (71.25kB)
23:37:28 [2021-03-20T03:37:28.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml
23:37:28 [2021-03-20T03:37:28.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml
23:37:29 [2021-03-20T03:37:29.136Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml
23:37:29 [2021-03-20T03:37:29.136Z] [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (69.1kB)
23:37:29 [2021-03-20T03:37:29.136Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (52.01kB)
23:37:29 [2021-03-20T03:37:29.136Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (108.61kB)
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml
23:37:29 [2021-03-20T03:37:29.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml
23:37:29 [2021-03-20T03:37:29.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml
23:37:29 [2021-03-20T03:37:29.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml
23:37:29 [2021-03-20T03:37:29.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml
23:37:29 [2021-03-20T03:37:29.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml
23:37:29 [2021-03-20T03:37:29.903Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (56.85kB)
23:37:29 [2021-03-20T03:37:29.903Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (102.77kB)
23:37:30 [2021-03-20T03:37:30.158Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (108.54kB)
23:37:30 [2021-03-20T03:37:30.158Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (2.36MB)
23:37:30 [2021-03-20T03:37:30.415Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.67MB)
23:37:30 [2021-03-20T03:37:30.670Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (3.33MB)
23:37:30 [2021-03-20T03:37:30.926Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (3.45MB)
23:37:31 [2021-03-20T03:37:31.182Z] [INFO] Fetching org.eclipse.help.ui_4.2.0.v20200724-0708.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (524.98kB)
23:37:31 [2021-03-20T03:37:31.182Z] [INFO] Fetching org.eclipse.help.webapp_3.10.0.v20200724-0708.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (682.4kB)
23:37:31 [2021-03-20T03:37:31.438Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (28.68kB)
23:37:31 [2021-03-20T03:37:31.438Z] [INFO] Fetching org.eclipse.ui.browser_3.6.900.v20200807-1330.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (202.82kB)
23:37:31 [2021-03-20T03:37:31.694Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.600.v20200707-1543.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (229.61kB)
23:37:31 [2021-03-20T03:37:31.694Z] [INFO] Fetching org.eclipse.jetty.http_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (222.11kB)
23:37:31 [2021-03-20T03:37:31.949Z] [INFO] Fetching org.eclipse.jetty.server_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (722.27kB)
23:37:32 [2021-03-20T03:37:32.204Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (139.4kB)
23:37:32 [2021-03-20T03:37:32.205Z] [INFO] Fetching org.eclipse.jetty.util_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (577.7kB)
23:37:32 [2021-03-20T03:37:32.460Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (46.73kB)
23:37:32 [2021-03-20T03:37:32.460Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.76kB)
23:37:32 [2021-03-20T03:37:32.716Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (12.54kB)
23:37:32 [2021-03-20T03:37:32.716Z] [INFO] Fetching org.eclipse.help.base_4.3.0.v20200902-1800.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (424.75kB)
23:37:32 [2021-03-20T03:37:32.971Z] [INFO] Fetching org.eclipse.jetty.io_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (173kB)
23:37:32 [2021-03-20T03:37:32.971Z] [INFO] Fetching org.eclipse.jetty.security_9.4.31.v20200723.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (126.51kB)
23:37:33 [2021-03-20T03:37:33.227Z] [WARNING] The project org.eclipse.ease:org.eclipse.ease.releng:pom:0.8.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
23:37:33 [2021-03-20T03:37:33.227Z] [WARNING] The project org.eclipse.ease:ease.core:pom:0.4.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] ------------------------------------------------------------------------
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] Reactor Build Order:
23:37:33 [2021-03-20T03:37:33.227Z] [INFO]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.classloader [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.ui [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.ui.completions.java [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.ui.scripts [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.releng [pom]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.javascript [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.scriptarchive [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.python [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.python.py4j [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.groovy [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.groovy.interpreter [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.unittest [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.unittest.ui [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.ruby [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.ruby.jruby [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.javascript.nashorn [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.javascript.rhino [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.python.jython [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.javascript.ui [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.jvm.compiled [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.scriptarchive.ui [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.help [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.ui.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.javascript.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.lang.python.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.227Z] [INFO] org.eclipse.ease.python.jython.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.python.py4j.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.jvm.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.groovy.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.ruby.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.scriptarchive.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.unittest.feature [eclipse-feature]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.releng.target [eclipse-target-definition]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.releng.p2 [eclipse-repository]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.testhelper [eclipse-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.javascript.rhino.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.javascript.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.python.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.python.jython.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.scriptarchive.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.lang.unittest.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.ui.scripts.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.ui.test [eclipse-test-plugin]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] org.eclipse.ease.releng.coverage [pom]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] EASE (Incubation) [pom]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.classloader >------------
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] Building org.eclipse.ease.classloader 0.8.0-SNAPSHOT [1/48]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:37:33 [2021-03-20T03:37:33.228Z] [INFO]
23:37:33 [2021-03-20T03:37:33.228Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.classloader ---
23:37:33 [2021-03-20T03:37:33.483Z] [INFO]
23:37:33 [2021-03-20T03:37:33.484Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.classloader >>>
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader ---
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.classloader <<<
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO]
23:37:37 [2021-03-20T03:37:37.647Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.classloader ---
23:37:52 [2021-03-20T03:37:52.484Z] [INFO]
23:37:52 [2021-03-20T03:37:52.484Z] Loading source files for package org.eclipse.ease.classloader...
23:37:52 [2021-03-20T03:37:52.484Z] Constructing Javadoc information...
23:37:52 [2021-03-20T03:37:52.484Z] No plugin definition found, skipping
23:37:52 [2021-03-20T03:37:52.484Z] No plugin definition found, skipping
23:37:52 [2021-03-20T03:37:52.484Z] [INFO]
23:37:52 [2021-03-20T03:37:52.484Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.classloader ---
23:37:56 [2021-03-20T03:37:56.655Z] [INFO]
23:37:56 [2021-03-20T03:37:56.655Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.classloader ---
23:37:59 [2021-03-20T03:37:59.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:37:59 [2021-03-20T03:37:59.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src/main/resources
23:37:59 [2021-03-20T03:37:59.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/help
23:37:59 [2021-03-20T03:37:59.936Z] [INFO]
23:37:59 [2021-03-20T03:37:59.937Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.classloader ---
23:38:00 [2021-03-20T03:38:00.201Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/classes
23:38:01 [2021-03-20T03:38:01.190Z] [INFO]
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src/test/resources
23:38:01 [2021-03-20T03:38:01.190Z] [INFO]
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar
23:38:01 [2021-03-20T03:38:01.190Z] [INFO]
23:38:01 [2021-03-20T03:38:01.190Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.446Z] [INFO]
23:38:01 [2021-03-20T03:38:01.446Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.446Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar
23:38:01 [2021-03-20T03:38:01.446Z] [INFO]
23:38:01 [2021-03-20T03:38:01.446Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.446Z] [INFO]
23:38:01 [2021-03-20T03:38:01.446Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.classloader ---
23:38:01 [2021-03-20T03:38:01.446Z] [INFO]
23:38:01 [2021-03-20T03:38:01.446Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.classloader ---
23:38:11 [2021-03-20T03:38:11.390Z] [INFO]
23:38:11 [2021-03-20T03:38:11.390Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.classloader ---
23:38:11 [2021-03-20T03:38:11.390Z] [INFO]
23:38:11 [2021-03-20T03:38:11.390Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.classloader ---
23:38:26 [2021-03-20T03:38:26.235Z] [INFO] Fork Value is false
23:38:26 [2021-03-20T03:38:26.235Z] [java] JVM args ignored when same JVM is used.
23:38:28 [2021-03-20T03:38:28.749Z] [INFO] Done SpotBugs Analysis....
23:38:28 [2021-03-20T03:38:28.749Z] [INFO]
23:38:28 [2021-03-20T03:38:28.749Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.classloader ---
23:38:35 [2021-03-20T03:38:35.289Z] [INFO] You have 0 Checkstyle violations.
23:38:35 [2021-03-20T03:38:35.289Z] [INFO]
23:38:35 [2021-03-20T03:38:35.289Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.classloader ---
23:38:35 [2021-03-20T03:38:35.289Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar
23:38:35 [2021-03-20T03:38:35.289Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.pom
23:38:35 [2021-03-20T03:38:35.289Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2metadata.xml
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2artifacts.xml
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2metadata.xml
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2artifacts.xml
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.classloader ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] -----------------< org.eclipse.ease:org.eclipse.ease >------------------
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] Building org.eclipse.ease 0.8.0-SNAPSHOT [2/48]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] The project's OSGi version is 0.8.0.I202103031149
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease >>>
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] The project's OSGi version is 0.8.0.I202103031149
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease <<<
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO]
23:38:35 [2021-03-20T03:38:35.290Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.851Z] [INFO]
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.adapters...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.applications...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging.dispatcher...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging.events...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging.events.debugger...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging.events.model...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.debugging.model...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.modules...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.security...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.service...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.sign...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.tools...
23:38:35 [2021-03-20T03:38:35.851Z] Loading source files for package org.eclipse.ease.urlhandler...
23:38:35 [2021-03-20T03:38:35.851Z] Constructing Javadoc information...
23:38:35 [2021-03-20T03:38:35.851Z] No plugin definition found, skipping
23:38:35 [2021-03-20T03:38:35.851Z] No plugin definition found, skipping
23:38:35 [2021-03-20T03:38:35.851Z] [INFO]
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.851Z] [INFO]
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/main/resources
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/help
23:38:35 [2021-03-20T03:38:35.851Z] [INFO]
23:38:35 [2021-03-20T03:38:35.851Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease ---
23:38:35 [2021-03-20T03:38:35.852Z] [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/classes
23:38:36 [2021-03-20T03:38:36.889Z] [INFO]
23:38:36 [2021-03-20T03:38:36.889Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease ---
23:38:36 [2021-03-20T03:38:36.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:38:36 [2021-03-20T03:38:36.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/test/resources
23:38:36 [2021-03-20T03:38:36.889Z] [INFO]
23:38:36 [2021-03-20T03:38:36.889Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease ---
23:38:36 [2021-03-20T03:38:36.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar
23:38:37 [2021-03-20T03:38:37.190Z] [INFO]
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease ---
23:38:37 [2021-03-20T03:38:37.190Z] [INFO]
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease ---
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT.jar
23:38:37 [2021-03-20T03:38:37.190Z] [INFO]
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease ---
23:38:37 [2021-03-20T03:38:37.190Z] [INFO]
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease ---
23:38:37 [2021-03-20T03:38:37.190Z] [INFO]
23:38:37 [2021-03-20T03:38:37.190Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease ---
23:38:41 [2021-03-20T03:38:41.489Z] [INFO]
23:38:41 [2021-03-20T03:38:41.489Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease ---
23:38:41 [2021-03-20T03:38:41.489Z] [INFO]
23:38:41 [2021-03-20T03:38:41.489Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease ---
23:38:41 [2021-03-20T03:38:41.489Z] [INFO] Fork Value is false
23:38:41 [2021-03-20T03:38:41.489Z] [java] JVM args ignored when same JVM is used.
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] Done SpotBugs Analysis....
23:38:49 [2021-03-20T03:38:49.730Z] [INFO]
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease ---
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] You have 0 Checkstyle violations.
23:38:49 [2021-03-20T03:38:49.730Z] [INFO]
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease ---
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT.jar
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT.pom
23:38:49 [2021-03-20T03:38:49.730Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2metadata.xml
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2artifacts.xml
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2metadata.xml
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2artifacts.xml
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] ----------------< org.eclipse.ease:org.eclipse.ease.ui >----------------
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] Building org.eclipse.ease.ui 0.8.0-SNAPSHOT [3/48]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] The project's OSGi version is 0.8.0.I202103170910
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui >>>
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] The project's OSGi version is 0.8.0.I202103170910
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui ---
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui <<<
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO]
23:38:49 [2021-03-20T03:38:49.731Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.124Z] [INFO]
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.completion...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.completion.provider...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.console...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.console.actions...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.debugging.model...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.dialogs...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.dnd...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.handler...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.help.hovers...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.help.hovers.internal...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.launching...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.modules.ui...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.perspectives...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.preferences...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.propertytester...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.sign...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.tools...
23:38:51 [2021-03-20T03:38:51.124Z] Loading source files for package org.eclipse.ease.ui.view...
23:38:51 [2021-03-20T03:38:51.124Z] Constructing Javadoc information...
23:38:51 [2021-03-20T03:38:51.124Z] No plugin definition found, skipping
23:38:51 [2021-03-20T03:38:51.124Z] No plugin definition found, skipping
23:38:51 [2021-03-20T03:38:51.124Z] [INFO]
23:38:51 [2021-03-20T03:38:51.124Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.125Z] [INFO]
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/main/resources
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/help
23:38:51 [2021-03-20T03:38:51.125Z] [INFO]
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.125Z] [INFO] Compiling 119 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/classes
23:38:51 [2021-03-20T03:38:51.901Z] [INFO]
23:38:51 [2021-03-20T03:38:51.901Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:38:51 [2021-03-20T03:38:51.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/test/resources
23:38:51 [2021-03-20T03:38:51.901Z] [INFO]
23:38:51 [2021-03-20T03:38:51.901Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui ---
23:38:51 [2021-03-20T03:38:51.901Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar
23:38:52 [2021-03-20T03:38:52.191Z] [INFO]
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui ---
23:38:52 [2021-03-20T03:38:52.191Z] [INFO]
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui ---
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar
23:38:52 [2021-03-20T03:38:52.191Z] [INFO]
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui ---
23:38:52 [2021-03-20T03:38:52.191Z] [INFO]
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui ---
23:38:52 [2021-03-20T03:38:52.191Z] [INFO]
23:38:52 [2021-03-20T03:38:52.191Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui ---
23:38:57 [2021-03-20T03:38:57.567Z] [INFO]
23:38:57 [2021-03-20T03:38:57.567Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui ---
23:38:57 [2021-03-20T03:38:57.567Z] [INFO]
23:38:57 [2021-03-20T03:38:57.567Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui ---
23:38:57 [2021-03-20T03:38:57.567Z] [INFO] Fork Value is false
23:38:57 [2021-03-20T03:38:57.567Z] [java] JVM args ignored when same JVM is used.
23:39:05 [2021-03-20T03:39:05.655Z] [INFO] Done SpotBugs Analysis....
23:39:05 [2021-03-20T03:39:05.911Z] [INFO]
23:39:05 [2021-03-20T03:39:05.911Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] You have 0 Checkstyle violations.
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT.pom
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.ui.completions.java >--------
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] Building org.eclipse.ease.ui.completions.java 0.8.0-SNAPSHOT [4/48]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.839Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.839Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.completions.java >>>
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java ---
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.completions.java <<<
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO]
23:39:06 [2021-03-20T03:39:06.840Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.completions.java ---
23:39:07 [2021-03-20T03:39:07.766Z] [INFO]
23:39:07 [2021-03-20T03:39:07.766Z] Loading source files for package org.eclipse.ease.ui.completions.java...
23:39:07 [2021-03-20T03:39:07.766Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.handlers...
23:39:07 [2021-03-20T03:39:07.766Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.hovers.internal...
23:39:07 [2021-03-20T03:39:07.766Z] Loading source files for package org.eclipse.ease.ui.completions.java.provider...
23:39:07 [2021-03-20T03:39:07.766Z] Constructing Javadoc information...
23:39:07 [2021-03-20T03:39:07.766Z] No plugin definition found, skipping
23:39:07 [2021-03-20T03:39:07.766Z] No plugin definition found, skipping
23:39:07 [2021-03-20T03:39:07.766Z] [INFO]
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.completions.java ---
23:39:07 [2021-03-20T03:39:07.766Z] [INFO]
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.completions.java ---
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/src/main/resources
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/help
23:39:07 [2021-03-20T03:39:07.766Z] [INFO]
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.completions.java ---
23:39:07 [2021-03-20T03:39:07.766Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/classes
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/src/test/resources
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.completions.java ---
23:39:08 [2021-03-20T03:39:08.022Z] [INFO]
23:39:08 [2021-03-20T03:39:08.022Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.completions.java ---
23:39:09 [2021-03-20T03:39:09.427Z] [INFO]
23:39:09 [2021-03-20T03:39:09.427Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.completions.java ---
23:39:09 [2021-03-20T03:39:09.686Z] [INFO]
23:39:09 [2021-03-20T03:39:09.686Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.completions.java ---
23:39:09 [2021-03-20T03:39:09.686Z] [INFO] Fork Value is false
23:39:09 [2021-03-20T03:39:09.686Z] [java] JVM args ignored when same JVM is used.
23:39:12 [2021-03-20T03:39:12.949Z] [INFO] Done SpotBugs Analysis....
23:39:12 [2021-03-20T03:39:12.949Z] [INFO]
23:39:12 [2021-03-20T03:39:12.949Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.completions.java ---
23:39:12 [2021-03-20T03:39:12.949Z] [INFO] You have 0 Checkstyle violations.
23:39:12 [2021-03-20T03:39:12.949Z] [INFO]
23:39:12 [2021-03-20T03:39:12.949Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.completions.java ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.pom
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2metadata.xml
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2metadata.xml
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.completions.java ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.scripts >------------
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] Building org.eclipse.ease.ui.scripts 0.8.0-SNAPSHOT [5/48]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.scripts >>>
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts ---
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.scripts <<<
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO]
23:39:12 [2021-03-20T03:39:12.950Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.326Z] [INFO]
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.dialogs...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.handler...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.properties...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.repository...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.impl...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.touchpoints...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.ui...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.view...
23:39:14 [2021-03-20T03:39:14.326Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.util...
23:39:14 [2021-03-20T03:39:14.326Z] Constructing Javadoc information...
23:39:14 [2021-03-20T03:39:14.326Z] No plugin definition found, skipping
23:39:14 [2021-03-20T03:39:14.326Z] No plugin definition found, skipping
23:39:14 [2021-03-20T03:39:14.326Z] [INFO]
23:39:14 [2021-03-20T03:39:14.326Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.326Z] [INFO]
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/main/resources
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/help
23:39:14 [2021-03-20T03:39:14.327Z] [INFO]
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.327Z] [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/classes
23:39:14 [2021-03-20T03:39:14.898Z] [INFO]
23:39:14 [2021-03-20T03:39:14.898Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:14 [2021-03-20T03:39:14.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/test/resources
23:39:14 [2021-03-20T03:39:14.898Z] [INFO]
23:39:14 [2021-03-20T03:39:14.898Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.898Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar
23:39:14 [2021-03-20T03:39:14.898Z] [INFO]
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.899Z] [INFO]
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar
23:39:14 [2021-03-20T03:39:14.899Z] [INFO]
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.899Z] [INFO]
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.scripts ---
23:39:14 [2021-03-20T03:39:14.899Z] [INFO]
23:39:14 [2021-03-20T03:39:14.899Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.scripts ---
23:39:18 [2021-03-20T03:39:18.470Z] [INFO]
23:39:18 [2021-03-20T03:39:18.470Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.scripts ---
23:39:18 [2021-03-20T03:39:18.470Z] [INFO]
23:39:18 [2021-03-20T03:39:18.470Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.scripts ---
23:39:18 [2021-03-20T03:39:18.471Z] [INFO] Fork Value is false
23:39:18 [2021-03-20T03:39:18.471Z] [java] JVM args ignored when same JVM is used.
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Done SpotBugs Analysis....
23:39:26 [2021-03-20T03:39:26.838Z] [INFO]
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.scripts ---
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] You have 0 Checkstyle violations.
23:39:26 [2021-03-20T03:39:26.838Z] [INFO]
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.scripts ---
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.pom
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2metadata.xml
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2metadata.xml
23:39:26 [2021-03-20T03:39:26.838Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:26 [2021-03-20T03:39:26.838Z] [INFO]
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.scripts ---
23:39:26 [2021-03-20T03:39:26.839Z] [INFO]
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] --------------< org.eclipse.ease:org.eclipse.ease.releng >--------------
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] Building org.eclipse.ease.releng 0.8.0-SNAPSHOT [6/48]
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] --------------------------------[ pom ]---------------------------------
23:39:26 [2021-03-20T03:39:26.839Z] [INFO]
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng ---
23:39:26 [2021-03-20T03:39:26.839Z] [INFO]
23:39:26 [2021-03-20T03:39:26.839Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.ease.releng ---
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng/0.8.0-SNAPSHOT/org.eclipse.ease.releng-0.8.0-SNAPSHOT.pom
23:39:27 [2021-03-20T03:39:27.094Z] [INFO]
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.javascript >----------
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] Building org.eclipse.ease.lang.javascript 0.8.0-SNAPSHOT [7/48]
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:27 [2021-03-20T03:39:27.094Z] [INFO]
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.094Z] [INFO]
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.094Z] [INFO] The project's OSGi version is 0.8.0.I202103151328
23:39:27 [2021-03-20T03:39:27.094Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript >>>
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] The project's OSGi version is 0.8.0.I202103151328
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript ---
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript <<<
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO]
23:39:27 [2021-03-20T03:39:27.095Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.524Z] Loading source files for package org.eclipse.ease.lang.javascript...
23:39:28 [2021-03-20T03:39:28.524Z] Constructing Javadoc information...
23:39:28 [2021-03-20T03:39:28.524Z] No plugin definition found, skipping
23:39:28 [2021-03-20T03:39:28.524Z] No plugin definition found, skipping
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/main/resources
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/help
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/classes
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:28 [2021-03-20T03:39:28.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/test/resources
23:39:28 [2021-03-20T03:39:28.524Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar
23:39:28 [2021-03-20T03:39:28.525Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.525Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar
23:39:28 [2021-03-20T03:39:28.525Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.525Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript ---
23:39:28 [2021-03-20T03:39:28.525Z] [INFO]
23:39:28 [2021-03-20T03:39:28.525Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript ---
23:39:29 [2021-03-20T03:39:29.094Z] [INFO]
23:39:29 [2021-03-20T03:39:29.094Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript ---
23:39:29 [2021-03-20T03:39:29.094Z] [INFO]
23:39:29 [2021-03-20T03:39:29.094Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript ---
23:39:29 [2021-03-20T03:39:29.094Z] [INFO] Fork Value is false
23:39:29 [2021-03-20T03:39:29.350Z] [java] JVM args ignored when same JVM is used.
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] Done SpotBugs Analysis....
23:39:31 [2021-03-20T03:39:31.911Z] [INFO]
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript ---
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] You have 0 Checkstyle violations.
23:39:31 [2021-03-20T03:39:31.911Z] [INFO]
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript ---
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar
23:39:31 [2021-03-20T03:39:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.pom
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2metadata.xml
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2metadata.xml
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive >--------
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] Building org.eclipse.ease.lang.scriptarchive 0.8.0-SNAPSHOT [8/48]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive >>>
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive ---
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive <<<
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO]
23:39:31 [2021-03-20T03:39:31.912Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.492Z] [INFO]
23:39:32 [2021-03-20T03:39:32.492Z] Loading source files for package org.eclipse.ease.lang.scriptarchive...
23:39:32 [2021-03-20T03:39:32.492Z] Constructing Javadoc information...
23:39:32 [2021-03-20T03:39:32.492Z] No plugin definition found, skipping
23:39:32 [2021-03-20T03:39:32.492Z] No plugin definition found, skipping
23:39:32 [2021-03-20T03:39:32.492Z] [INFO]
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.492Z] [INFO]
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src/main/resources
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/help
23:39:32 [2021-03-20T03:39:32.492Z] [INFO]
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.492Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/classes
23:39:32 [2021-03-20T03:39:32.789Z] [INFO]
23:39:32 [2021-03-20T03:39:32.789Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src/test/resources
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive ---
23:39:32 [2021-03-20T03:39:32.790Z] [INFO]
23:39:32 [2021-03-20T03:39:32.790Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive ---
23:39:33 [2021-03-20T03:39:33.351Z] [INFO]
23:39:33 [2021-03-20T03:39:33.351Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive ---
23:39:33 [2021-03-20T03:39:33.351Z] [INFO]
23:39:33 [2021-03-20T03:39:33.351Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive ---
23:39:33 [2021-03-20T03:39:33.351Z] [INFO] Fork Value is false
23:39:33 [2021-03-20T03:39:33.351Z] [java] JVM args ignored when same JVM is used.
23:39:35 [2021-03-20T03:39:35.886Z] [INFO] Done SpotBugs Analysis....
23:39:35 [2021-03-20T03:39:35.886Z] [INFO]
23:39:35 [2021-03-20T03:39:35.886Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive ---
23:39:35 [2021-03-20T03:39:35.886Z] [INFO] You have 0 Checkstyle violations.
23:39:35 [2021-03-20T03:39:35.886Z] [INFO]
23:39:35 [2021-03-20T03:39:35.886Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive ---
23:39:35 [2021-03-20T03:39:35.886Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.pom
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2metadata.xml
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2metadata.xml
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.python >------------
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] Building org.eclipse.ease.lang.python 0.8.0-SNAPSHOT [9/48]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] The project's OSGi version is 0.8.0.I202103161027
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python >>>
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] The project's OSGi version is 0.8.0.I202103161027
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python ---
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python <<<
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO]
23:39:35 [2021-03-20T03:39:35.887Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python ---
23:39:36 [2021-03-20T03:39:36.813Z] [INFO]
23:39:36 [2021-03-20T03:39:36.813Z] Loading source files for package org.eclipse.ease.lang.python...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.debug...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.debugger...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.preferences...
23:39:36 [2021-03-20T03:39:36.814Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion...
23:39:36 [2021-03-20T03:39:36.814Z] Constructing Javadoc information...
23:39:36 [2021-03-20T03:39:36.814Z] No plugin definition found, skipping
23:39:36 [2021-03-20T03:39:36.814Z] No plugin definition found, skipping
23:39:36 [2021-03-20T03:39:36.814Z] [INFO]
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python ---
23:39:36 [2021-03-20T03:39:36.814Z] [INFO]
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python ---
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src/main/resources
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/help
23:39:36 [2021-03-20T03:39:36.814Z] [INFO]
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python ---
23:39:36 [2021-03-20T03:39:36.814Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/classes
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src/test/resources
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.069Z] [INFO]
23:39:37 [2021-03-20T03:39:37.069Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.630Z] [INFO]
23:39:37 [2021-03-20T03:39:37.630Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.889Z] [INFO]
23:39:37 [2021-03-20T03:39:37.889Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python ---
23:39:37 [2021-03-20T03:39:37.889Z] [INFO] Fork Value is false
23:39:37 [2021-03-20T03:39:37.889Z] [java] JVM args ignored when same JVM is used.
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Done SpotBugs Analysis....
23:39:41 [2021-03-20T03:39:41.187Z] [INFO]
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python ---
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] You have 0 Checkstyle violations.
23:39:41 [2021-03-20T03:39:41.187Z] [INFO]
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python ---
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.pom
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2metadata.xml
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:41 [2021-03-20T03:39:41.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2metadata.xml
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.python.py4j >---------
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] Building org.eclipse.ease.lang.python.py4j 0.8.0-SNAPSHOT [10/48]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.py4j >>>
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j ---
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.py4j <<<
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO]
23:39:41 [2021-03-20T03:39:41.188Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.157Z] [INFO]
23:39:42 [2021-03-20T03:39:42.158Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal...
23:39:42 [2021-03-20T03:39:42.158Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui...
23:39:42 [2021-03-20T03:39:42.158Z] Constructing Javadoc information...
23:39:42 [2021-03-20T03:39:42.158Z] No plugin definition found, skipping
23:39:42 [2021-03-20T03:39:42.158Z] No plugin definition found, skipping
23:39:42 [2021-03-20T03:39:42.158Z] [INFO]
23:39:42 [2021-03-20T03:39:42.158Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.158Z] [INFO]
23:39:42 [2021-03-20T03:39:42.158Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:42 [2021-03-20T03:39:42.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/main/resources
23:39:42 [2021-03-20T03:39:42.158Z] [INFO] Copying 2 resources to help
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/classes
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/test/resources
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.413Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.413Z] [INFO]
23:39:42 [2021-03-20T03:39:42.414Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j ---
23:39:42 [2021-03-20T03:39:42.414Z] [INFO]
23:39:42 [2021-03-20T03:39:42.414Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.py4j ---
23:39:43 [2021-03-20T03:39:43.389Z] [INFO]
23:39:43 [2021-03-20T03:39:43.389Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.py4j ---
23:39:43 [2021-03-20T03:39:43.389Z] [INFO]
23:39:43 [2021-03-20T03:39:43.389Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.py4j ---
23:39:43 [2021-03-20T03:39:43.389Z] [INFO] Fork Value is false
23:39:43 [2021-03-20T03:39:43.389Z] [java] JVM args ignored when same JVM is used.
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Done SpotBugs Analysis....
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.py4j ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] You have 0 Checkstyle violations.
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.pom
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2metadata.xml
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2metadata.xml
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.groovy >------------
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] Building org.eclipse.ease.lang.groovy 0.8.0-SNAPSHOT [11/48]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy >>>
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy ---
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy <<<
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO]
23:39:46 [2021-03-20T03:39:46.689Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.661Z] [INFO]
23:39:47 [2021-03-20T03:39:47.661Z] Loading source files for package org.eclipse.ease.lang.groovy...
23:39:47 [2021-03-20T03:39:47.661Z] Constructing Javadoc information...
23:39:47 [2021-03-20T03:39:47.661Z] No plugin definition found, skipping
23:39:47 [2021-03-20T03:39:47.661Z] No plugin definition found, skipping
23:39:47 [2021-03-20T03:39:47.661Z] [INFO]
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.661Z] [INFO]
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/main/resources
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/help
23:39:47 [2021-03-20T03:39:47.661Z] [INFO]
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.661Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/classes
23:39:47 [2021-03-20T03:39:47.916Z] [INFO]
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/test/resources
23:39:47 [2021-03-20T03:39:47.916Z] [INFO]
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar
23:39:47 [2021-03-20T03:39:47.916Z] [INFO]
23:39:47 [2021-03-20T03:39:47.916Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.916Z] [INFO]
23:39:47 [2021-03-20T03:39:47.917Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar
23:39:47 [2021-03-20T03:39:47.917Z] [INFO]
23:39:47 [2021-03-20T03:39:47.917Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.917Z] [INFO]
23:39:47 [2021-03-20T03:39:47.917Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy ---
23:39:47 [2021-03-20T03:39:47.917Z] [INFO]
23:39:47 [2021-03-20T03:39:47.917Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy ---
23:39:48 [2021-03-20T03:39:48.501Z] [INFO]
23:39:48 [2021-03-20T03:39:48.501Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy ---
23:39:48 [2021-03-20T03:39:48.502Z] [INFO]
23:39:48 [2021-03-20T03:39:48.502Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy ---
23:39:48 [2021-03-20T03:39:48.502Z] [INFO] Fork Value is false
23:39:48 [2021-03-20T03:39:48.502Z] [java] JVM args ignored when same JVM is used.
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] Done SpotBugs Analysis....
23:39:50 [2021-03-20T03:39:50.639Z] [INFO]
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy ---
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] You have 0 Checkstyle violations.
23:39:50 [2021-03-20T03:39:50.639Z] [INFO]
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy ---
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.pom
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar
23:39:50 [2021-03-20T03:39:50.639Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2metadata.xml
23:39:50 [2021-03-20T03:39:50.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:50 [2021-03-20T03:39:50.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2metadata.xml
23:39:50 [2021-03-20T03:39:50.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:50 [2021-03-20T03:39:50.640Z] [INFO]
23:39:50 [2021-03-20T03:39:50.640Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter >------
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] Building org.eclipse.ease.lang.groovy.interpreter 0.8.0-SNAPSHOT [12/48]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy.interpreter >>>
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy.interpreter <<<
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO]
23:39:50 [2021-03-20T03:39:50.895Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] Loading source files for package org.eclipse.ease.lang.groovy.interpreter...
23:39:51 [2021-03-20T03:39:51.853Z] Constructing Javadoc information...
23:39:51 [2021-03-20T03:39:51.853Z] No plugin definition found, skipping
23:39:51 [2021-03-20T03:39:51.853Z] No plugin definition found, skipping
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src/main/resources
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/help
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src/test/resources
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:51 [2021-03-20T03:39:51.853Z] [INFO]
23:39:51 [2021-03-20T03:39:51.853Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:52 [2021-03-20T03:39:52.141Z] [INFO]
23:39:52 [2021-03-20T03:39:52.141Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:52 [2021-03-20T03:39:52.141Z] [INFO]
23:39:52 [2021-03-20T03:39:52.141Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:52 [2021-03-20T03:39:52.141Z] [INFO] Fork Value is false
23:39:52 [2021-03-20T03:39:52.141Z] [java] JVM args ignored when same JVM is used.
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] Done SpotBugs Analysis....
23:39:54 [2021-03-20T03:39:54.678Z] [INFO]
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] You have 0 Checkstyle violations.
23:39:54 [2021-03-20T03:39:54.678Z] [INFO]
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar
23:39:54 [2021-03-20T03:39:54.678Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.pom
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2metadata.xml
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2metadata.xml
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2artifacts.xml
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.interpreter ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.lang.unittest >-----------
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] Building org.eclipse.ease.lang.unittest 0.8.0-SNAPSHOT [13/48]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest >>>
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest ---
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest <<<
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO]
23:39:54 [2021-03-20T03:39:54.679Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.045Z] [INFO]
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.execution...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.definition...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl...
23:39:56 [2021-03-20T03:39:56.045Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util...
23:39:56 [2021-03-20T03:39:56.045Z] Constructing Javadoc information...
23:39:56 [2021-03-20T03:39:56.045Z] No plugin definition found, skipping
23:39:56 [2021-03-20T03:39:56.045Z] No plugin definition found, skipping
23:39:56 [2021-03-20T03:39:56.045Z] [INFO]
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.045Z] [INFO]
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/main/resources
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/help
23:39:56 [2021-03-20T03:39:56.045Z] [INFO]
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.045Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/classes
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/test/resources
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest ---
23:39:56 [2021-03-20T03:39:56.606Z] [INFO]
23:39:56 [2021-03-20T03:39:56.606Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest ---
23:39:59 [2021-03-20T03:39:59.213Z] [INFO]
23:39:59 [2021-03-20T03:39:59.213Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest ---
23:39:59 [2021-03-20T03:39:59.214Z] [INFO]
23:39:59 [2021-03-20T03:39:59.214Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest ---
23:39:59 [2021-03-20T03:39:59.214Z] [INFO] Fork Value is false
23:39:59 [2021-03-20T03:39:59.214Z] [java] JVM args ignored when same JVM is used.
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Done SpotBugs Analysis....
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] You have 0 Checkstyle violations.
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.pom
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2metadata.xml
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2metadata.xml
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.unittest.ui >---------
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] Building org.eclipse.ease.lang.unittest.ui 0.8.0-SNAPSHOT [14/48]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest.ui >>>
23:40:04 [2021-03-20T03:40:04.487Z] [INFO]
23:40:04 [2021-03-20T03:40:04.487Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.488Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:04 [2021-03-20T03:40:04.488Z] [INFO]
23:40:04 [2021-03-20T03:40:04.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.488Z] [INFO]
23:40:04 [2021-03-20T03:40:04.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui ---
23:40:04 [2021-03-20T03:40:04.488Z] [INFO]
23:40:04 [2021-03-20T03:40:04.488Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest.ui <<<
23:40:04 [2021-03-20T03:40:04.488Z] [INFO]
23:40:04 [2021-03-20T03:40:04.488Z] [INFO]
23:40:04 [2021-03-20T03:40:04.488Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest.ui ---
23:40:05 [2021-03-20T03:40:05.890Z] [INFO]
23:40:05 [2021-03-20T03:40:05.890Z] Loading source files for package org.eclipse.ease.lang.unittest.ui...
23:40:05 [2021-03-20T03:40:05.890Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.decorators...
23:40:05 [2021-03-20T03:40:05.890Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.dialogs...
23:40:05 [2021-03-20T03:40:05.890Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor...
23:40:05 [2021-03-20T03:40:05.891Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.handlers...
23:40:05 [2021-03-20T03:40:05.891Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.sourceprovider...
23:40:05 [2021-03-20T03:40:05.891Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views...
23:40:05 [2021-03-20T03:40:05.891Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.wizards...
23:40:05 [2021-03-20T03:40:05.891Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider...
23:40:05 [2021-03-20T03:40:05.891Z] Constructing Javadoc information...
23:40:05 [2021-03-20T03:40:05.891Z] No plugin definition found, skipping
23:40:05 [2021-03-20T03:40:05.891Z] No plugin definition found, skipping
23:40:05 [2021-03-20T03:40:05.891Z] [INFO]
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest.ui ---
23:40:05 [2021-03-20T03:40:05.891Z] [INFO]
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest.ui ---
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src/main/resources
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/help
23:40:05 [2021-03-20T03:40:05.891Z] [INFO]
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest.ui ---
23:40:05 [2021-03-20T03:40:05.891Z] [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/classes
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src/test/resources
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.ui ---
23:40:06 [2021-03-20T03:40:06.189Z] [INFO]
23:40:06 [2021-03-20T03:40:06.189Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui ---
23:40:08 [2021-03-20T03:40:08.812Z] [INFO]
23:40:08 [2021-03-20T03:40:08.812Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui ---
23:40:08 [2021-03-20T03:40:08.812Z] [INFO]
23:40:08 [2021-03-20T03:40:08.812Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest.ui ---
23:40:08 [2021-03-20T03:40:08.812Z] [INFO] Fork Value is false
23:40:08 [2021-03-20T03:40:08.812Z] [java] JVM args ignored when same JVM is used.
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Done SpotBugs Analysis....
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest.ui ---
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] You have 0 Checkstyle violations.
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.ui ---
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.pom
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.ui ---
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.lang.ruby >-------------
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] Building org.eclipse.ease.lang.ruby 0.8.0-SNAPSHOT [15/48]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.987Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:15 [2021-03-20T03:40:15.987Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby >>>
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby ---
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby <<<
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO]
23:40:15 [2021-03-20T03:40:15.988Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.244Z] [INFO]
23:40:16 [2021-03-20T03:40:16.244Z] Loading source files for package org.eclipse.ease.lang.ruby...
23:40:16 [2021-03-20T03:40:16.244Z] Constructing Javadoc information...
23:40:16 [2021-03-20T03:40:16.244Z] No plugin definition found, skipping
23:40:16 [2021-03-20T03:40:16.244Z] No plugin definition found, skipping
23:40:16 [2021-03-20T03:40:16.244Z] [INFO]
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.244Z] [INFO]
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/main/resources
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/help
23:40:16 [2021-03-20T03:40:16.244Z] [INFO]
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.244Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/classes
23:40:16 [2021-03-20T03:40:16.499Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/test/resources
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby ---
23:40:16 [2021-03-20T03:40:16.500Z] [INFO]
23:40:16 [2021-03-20T03:40:16.500Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby ---
23:40:17 [2021-03-20T03:40:17.094Z] [INFO]
23:40:17 [2021-03-20T03:40:17.094Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby ---
23:40:17 [2021-03-20T03:40:17.094Z] [INFO]
23:40:17 [2021-03-20T03:40:17.095Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby ---
23:40:17 [2021-03-20T03:40:17.095Z] [INFO] Fork Value is false
23:40:17 [2021-03-20T03:40:17.095Z] [java] JVM args ignored when same JVM is used.
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Done SpotBugs Analysis....
23:40:19 [2021-03-20T03:40:19.646Z] [INFO]
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby ---
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] You have 0 Checkstyle violations.
23:40:19 [2021-03-20T03:40:19.646Z] [INFO]
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby ---
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.pom
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2metadata.xml
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2metadata.xml
23:40:19 [2021-03-20T03:40:19.646Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:19 [2021-03-20T03:40:19.646Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby >----------
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] Building org.eclipse.ease.lang.ruby.jruby 0.8.0-SNAPSHOT [16/48]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby.jruby >>>
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby.jruby <<<
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO]
23:40:19 [2021-03-20T03:40:19.647Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] Loading source files for package org.eclipse.ease.lang.ruby.jruby...
23:40:20 [2021-03-20T03:40:20.208Z] Constructing Javadoc information...
23:40:20 [2021-03-20T03:40:20.208Z] No plugin definition found, skipping
23:40:20 [2021-03-20T03:40:20.208Z] No plugin definition found, skipping
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src/main/resources
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/help
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src/test/resources
23:40:20 [2021-03-20T03:40:20.208Z] [INFO]
23:40:20 [2021-03-20T03:40:20.208Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar
23:40:20 [2021-03-20T03:40:20.487Z] [INFO]
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.487Z] [INFO]
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar
23:40:20 [2021-03-20T03:40:20.487Z] [INFO]
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.487Z] [INFO]
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.487Z] [INFO]
23:40:20 [2021-03-20T03:40:20.487Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.743Z] [INFO]
23:40:20 [2021-03-20T03:40:20.743Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.743Z] [INFO]
23:40:20 [2021-03-20T03:40:20.743Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:20 [2021-03-20T03:40:20.743Z] [INFO] Fork Value is false
23:40:20 [2021-03-20T03:40:20.743Z] [java] JVM args ignored when same JVM is used.
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Done SpotBugs Analysis....
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] You have 0 Checkstyle violations.
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.pom
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2metadata.xml
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2metadata.xml
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.jruby ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn >------
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] Building org.eclipse.ease.lang.javascript.nashorn 0.8.0-SNAPSHOT [17/48]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.647Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.647Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.nashorn >>>
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.nashorn <<<
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO]
23:40:22 [2021-03-20T03:40:22.648Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.573Z] [INFO]
23:40:23 [2021-03-20T03:40:23.573Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn...
23:40:23 [2021-03-20T03:40:23.573Z] Constructing Javadoc information...
23:40:23 [2021-03-20T03:40:23.573Z] No plugin definition found, skipping
23:40:23 [2021-03-20T03:40:23.573Z] No plugin definition found, skipping
23:40:23 [2021-03-20T03:40:23.573Z] [INFO]
23:40:23 [2021-03-20T03:40:23.573Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.573Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/main/resources
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Copying 2 resources to help
23:40:23 [2021-03-20T03:40:23.574Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes
23:40:23 [2021-03-20T03:40:23.574Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/test/resources
23:40:23 [2021-03-20T03:40:23.574Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar
23:40:23 [2021-03-20T03:40:23.574Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO]
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar
23:40:23 [2021-03-20T03:40:23.890Z] [INFO]
23:40:23 [2021-03-20T03:40:23.890Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.890Z] [INFO]
23:40:23 [2021-03-20T03:40:23.890Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:23 [2021-03-20T03:40:23.890Z] [INFO]
23:40:23 [2021-03-20T03:40:23.890Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:24 [2021-03-20T03:40:24.489Z] [INFO]
23:40:24 [2021-03-20T03:40:24.489Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:24 [2021-03-20T03:40:24.489Z] [INFO]
23:40:24 [2021-03-20T03:40:24.489Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:24 [2021-03-20T03:40:24.489Z] [INFO] Fork Value is false
23:40:24 [2021-03-20T03:40:24.489Z] [java] JVM args ignored when same JVM is used.
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Done SpotBugs Analysis....
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] You have 0 Checkstyle violations.
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.pom
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2metadata.xml
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2metadata.xml
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.nashorn ---
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino >-------
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] Building org.eclipse.ease.lang.javascript.rhino 0.8.0-SNAPSHOT [18/48]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.016Z] [INFO] The project's OSGi version is 0.8.0.I202008070902
23:40:27 [2021-03-20T03:40:27.016Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.rhino >>>
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] The project's OSGi version is 0.8.0.I202008070902
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.rhino <<<
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO]
23:40:27 [2021-03-20T03:40:27.017Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino...
23:40:28 [2021-03-20T03:40:28.195Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger...
23:40:28 [2021-03-20T03:40:28.195Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.actions...
23:40:28 [2021-03-20T03:40:28.195Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.editor...
23:40:28 [2021-03-20T03:40:28.195Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.model...
23:40:28 [2021-03-20T03:40:28.195Z] Constructing Javadoc information...
23:40:28 [2021-03-20T03:40:28.195Z] No plugin definition found, skipping
23:40:28 [2021-03-20T03:40:28.195Z] No plugin definition found, skipping
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/main/resources
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Copying 2 resources to help
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/test/resources
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar
23:40:28 [2021-03-20T03:40:28.195Z] [INFO]
23:40:28 [2021-03-20T03:40:28.196Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.196Z] [INFO]
23:40:28 [2021-03-20T03:40:28.196Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.196Z] [INFO]
23:40:28 [2021-03-20T03:40:28.196Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.996Z] [INFO]
23:40:28 [2021-03-20T03:40:28.996Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.996Z] [INFO]
23:40:28 [2021-03-20T03:40:28.996Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:28 [2021-03-20T03:40:28.996Z] [INFO] Fork Value is false
23:40:29 [2021-03-20T03:40:29.252Z] [java] JVM args ignored when same JVM is used.
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Done SpotBugs Analysis....
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] You have 0 Checkstyle violations.
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.pom
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2metadata.xml
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2metadata.xml
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.rhino ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.python.jython >--------
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] Building org.eclipse.ease.lang.python.jython 0.8.0-SNAPSHOT [19/48]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.jython >>>
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.540Z] [INFO]
23:40:32 [2021-03-20T03:40:32.540Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython ---
23:40:32 [2021-03-20T03:40:32.541Z] [INFO]
23:40:32 [2021-03-20T03:40:32.541Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.jython <<<
23:40:32 [2021-03-20T03:40:32.541Z] [INFO]
23:40:32 [2021-03-20T03:40:32.541Z] [INFO]
23:40:32 [2021-03-20T03:40:32.541Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.jython ---
23:40:33 [2021-03-20T03:40:33.906Z] [INFO]
23:40:33 [2021-03-20T03:40:33.906Z] Loading source files for package org.eclipse.ease.lang.python.jython...
23:40:33 [2021-03-20T03:40:33.906Z] Loading source files for package org.eclipse.ease.lang.python.jython.debugger...
23:40:33 [2021-03-20T03:40:33.906Z] Loading source files for package org.eclipse.ease.lang.python.jython.preferences...
23:40:33 [2021-03-20T03:40:33.906Z] Constructing Javadoc information...
23:40:33 [2021-03-20T03:40:33.906Z] No plugin definition found, skipping
23:40:33 [2021-03-20T03:40:33.906Z] No plugin definition found, skipping
23:40:33 [2021-03-20T03:40:33.906Z] [INFO]
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.jython ---
23:40:33 [2021-03-20T03:40:33.906Z] [INFO]
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.jython ---
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/main/resources
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] Copying 2 resources to help
23:40:33 [2021-03-20T03:40:33.906Z] [INFO]
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.jython ---
23:40:33 [2021-03-20T03:40:33.906Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/classes
23:40:34 [2021-03-20T03:40:34.190Z] [INFO]
23:40:34 [2021-03-20T03:40:34.190Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/test/resources
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.191Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.191Z] [INFO]
23:40:34 [2021-03-20T03:40:34.191Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.795Z] [INFO]
23:40:34 [2021-03-20T03:40:34.795Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.795Z] [INFO]
23:40:34 [2021-03-20T03:40:34.795Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.jython ---
23:40:34 [2021-03-20T03:40:34.795Z] [INFO] Fork Value is false
23:40:35 [2021-03-20T03:40:35.088Z] [java] JVM args ignored when same JVM is used.
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Done SpotBugs Analysis....
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.jython ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] You have 0 Checkstyle violations.
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.jython ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.pom
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2metadata.xml
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2metadata.xml
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.jython ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.javascript.ui >--------
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] Building org.eclipse.ease.lang.javascript.ui 0.8.0-SNAPSHOT [20/48]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.ui >>>
23:40:39 [2021-03-20T03:40:39.288Z] [INFO]
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.288Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:39 [2021-03-20T03:40:39.289Z] [INFO]
23:40:39 [2021-03-20T03:40:39.289Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.289Z] [INFO]
23:40:39 [2021-03-20T03:40:39.289Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.289Z] [INFO]
23:40:39 [2021-03-20T03:40:39.289Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.ui <<<
23:40:39 [2021-03-20T03:40:39.289Z] [INFO]
23:40:39 [2021-03-20T03:40:39.289Z] [INFO]
23:40:39 [2021-03-20T03:40:39.289Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.852Z] [INFO]
23:40:39 [2021-03-20T03:40:39.852Z] Loading source files for package org.eclipse.ease.lang.javascript.ui...
23:40:39 [2021-03-20T03:40:39.852Z] Loading source files for package org.eclipse.ease.lang.javascript.ui.completion...
23:40:39 [2021-03-20T03:40:39.852Z] Constructing Javadoc information...
23:40:39 [2021-03-20T03:40:39.852Z] No plugin definition found, skipping
23:40:39 [2021-03-20T03:40:39.852Z] No plugin definition found, skipping
23:40:39 [2021-03-20T03:40:39.852Z] [INFO]
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.852Z] [INFO]
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src/main/resources
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/help
23:40:39 [2021-03-20T03:40:39.852Z] [INFO]
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.ui ---
23:40:39 [2021-03-20T03:40:39.852Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/classes
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src/test/resources
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.109Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.109Z] [INFO]
23:40:40 [2021-03-20T03:40:40.110Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.389Z] [INFO]
23:40:40 [2021-03-20T03:40:40.389Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.389Z] [INFO]
23:40:40 [2021-03-20T03:40:40.389Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.ui ---
23:40:40 [2021-03-20T03:40:40.389Z] [INFO] Fork Value is false
23:40:40 [2021-03-20T03:40:40.690Z] [java] JVM args ignored when same JVM is used.
23:40:42 [2021-03-20T03:40:42.588Z] [INFO] Done SpotBugs Analysis....
23:40:42 [2021-03-20T03:40:42.588Z] [INFO]
23:40:42 [2021-03-20T03:40:42.588Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.ui ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] You have 0 Checkstyle violations.
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.ui ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.pom
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.ui ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled >---------
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] Building org.eclipse.ease.lang.jvm.compiled 0.8.0-SNAPSHOT [21/48]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.jvm.compiled >>>
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.jvm.compiled <<<
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO]
23:40:42 [2021-03-20T03:40:42.844Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.786Z] [INFO]
23:40:43 [2021-03-20T03:40:43.786Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled...
23:40:43 [2021-03-20T03:40:43.786Z] Constructing Javadoc information...
23:40:43 [2021-03-20T03:40:43.786Z] No plugin definition found, skipping
23:40:43 [2021-03-20T03:40:43.786Z] No plugin definition found, skipping
23:40:43 [2021-03-20T03:40:43.786Z] [INFO]
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.786Z] [INFO]
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/main/resources
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/help
23:40:43 [2021-03-20T03:40:43.786Z] [INFO]
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.786Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes
23:40:43 [2021-03-20T03:40:43.786Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/test/resources
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:43 [2021-03-20T03:40:43.787Z] [INFO]
23:40:43 [2021-03-20T03:40:43.787Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:44 [2021-03-20T03:40:44.288Z] [INFO]
23:40:44 [2021-03-20T03:40:44.288Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:44 [2021-03-20T03:40:44.288Z] [INFO]
23:40:44 [2021-03-20T03:40:44.288Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:44 [2021-03-20T03:40:44.288Z] [INFO] Fork Value is false
23:40:44 [2021-03-20T03:40:44.288Z] [java] JVM args ignored when same JVM is used.
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] Done SpotBugs Analysis....
23:40:46 [2021-03-20T03:40:46.833Z] [INFO]
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] You have 0 Checkstyle violations.
23:40:46 [2021-03-20T03:40:46.833Z] [INFO]
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar
23:40:46 [2021-03-20T03:40:46.833Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.pom
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2metadata.xml
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2metadata.xml
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.compiled ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui >-------
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.ui 0.8.0-SNAPSHOT [22/48]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive.ui >>>
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive.ui <<<
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO]
23:40:46 [2021-03-20T03:40:46.834Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.832Z] [INFO]
23:40:47 [2021-03-20T03:40:47.832Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui...
23:40:47 [2021-03-20T03:40:47.832Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui.export...
23:40:47 [2021-03-20T03:40:47.832Z] Constructing Javadoc information...
23:40:47 [2021-03-20T03:40:47.832Z] No plugin definition found, skipping
23:40:47 [2021-03-20T03:40:47.832Z] No plugin definition found, skipping
23:40:47 [2021-03-20T03:40:47.832Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/main/resources
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/help
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/test/resources
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO]
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:47 [2021-03-20T03:40:47.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar
23:40:48 [2021-03-20T03:40:48.088Z] [INFO]
23:40:48 [2021-03-20T03:40:48.088Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:48 [2021-03-20T03:40:48.088Z] [INFO]
23:40:48 [2021-03-20T03:40:48.088Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:48 [2021-03-20T03:40:48.088Z] [INFO]
23:40:48 [2021-03-20T03:40:48.088Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:49 [2021-03-20T03:40:49.065Z] [INFO]
23:40:49 [2021-03-20T03:40:49.065Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:49 [2021-03-20T03:40:49.065Z] [INFO]
23:40:49 [2021-03-20T03:40:49.065Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:49 [2021-03-20T03:40:49.065Z] [INFO] Fork Value is false
23:40:49 [2021-03-20T03:40:49.065Z] [java] JVM args ignored when same JVM is used.
23:40:52 [2021-03-20T03:40:52.388Z] [INFO] Done SpotBugs Analysis....
23:40:52 [2021-03-20T03:40:52.388Z] [INFO]
23:40:52 [2021-03-20T03:40:52.388Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:52 [2021-03-20T03:40:52.388Z] [INFO] You have 0 Checkstyle violations.
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.pom
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2metadata.xml
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2artifacts.xml
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.ui ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.help >---------------
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Building org.eclipse.ease.help 0.8.0-SNAPSHOT [23/48]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.help ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.help ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] The project's OSGi version is 0.8.0.I202103200336
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.help ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.help ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] --- tycho-document-bundle-plugin:2.2.0:javadoc (eclipse-javadoc) @ org.eclipse.ease.help ---
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Scopes: [compile, provided]
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Output directory: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] BaseDir: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Cleaning up first
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] 23 source folders
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src
23:40:52 [2021-03-20T03:40:52.389Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] 150 classpath deps
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.900.v20200513-0930/org.eclipse.e4.ui.bindings-0.12.900.v20200513-0930.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.600.v20200828-0817/org.eclipse.debug.ui-3.14.600.v20200828-0817.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.groovy/2.4.6.I201610061113/org.codehaus.groovy-2.4.6.I201610061113.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.0.v202007161535/org.eclipse.wst.common.core-1.4.0.v202007161535.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.700.v20191217-1850/org.eclipse.core.commands-3.9.700.v20191217-1850.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.600.v20200428-0912/org.eclipse.e4.core.di-1.7.600.v20200428-0912.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.javascript/0.0.20160315.v20161124-1903/com.google.javascript-0.0.20160315.v20161124-1903.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.5.0.v20200717-0620/org.eclipse.equinox.app-1.5.0.v20200717-0620.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.10.800.v20200410-1419.jar/pdebuild.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.0.v20200815-1752/org.eclipse.core.databinding-1.10.0.v20200815-1752.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.3.700.v20200828-0839/org.eclipse.equinox.p2.publisher.eclipse-1.3.700.v20200828-0839.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.2.0.v20200807-0944/org.eclipse.e4.ui.dialogs-1.2.0.v20200807-0944.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.16.0.v20200828-0817/org.eclipse.debug.core-3.16.0.v20200828-0817.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.1.600.v20200217-1130/org.eclipse.equinox.p2.jarprocessor-1.1.600.v20200217-1130.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.700.v20200527-0719/org.eclipse.e4.ui.css.swt.theme-0.12.700.v20200527-0719.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.10.300.v20200807-0831/org.eclipse.text-3.10.300.v20200807-0831.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.800.v20200421-0950/org.eclipse.core.jobs-3.10.800.v20200421-0950.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.120.0.v20200829-1411/org.eclipse.ui.workbench-3.120.0.v20200829-1411.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.ui/1.1.0.v202005251709/org.eclipse.wst.jsdt.debug.ui-1.1.0.v202005251709.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.700.v20191222-1048/org.eclipse.e4.ui.widgets-1.2.700.v20191222-1048.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/classes
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.18.0.v20200824-1854/org.eclipse.jdt.launching-3.18.0.v20200824-1854.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1300.v20200615-1701/org.eclipse.e4.ui.css.core-0.12.1300.v20200615-1701.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.800.v20200609-0849/org.eclipse.e4.emf.xpath-0.2.800.v20200609-0849.jar
23:40:52 [2021-03-20T03:40:52.390Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.1.100.v20200729-2048/org.eclipse.urischeme-1.1.100.v20200729-2048.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1300.v20200829-1411/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1300.v20200829-1411.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.12.0.v20200717-1533/org.eclipse.jface.databinding-1.12.0.v20200717-1533.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.10.0.v20200727-0948/org.eclipse.ui.forms-3.10.0.v20200727-0948.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.700.v20200110-1734/org.eclipse.core.filesystem-1.7.700.v20200110-1734.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.23.0.v20200828-0941/org.eclipse.jdt.core-3.23.0.v20200828-0941.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.200.v20200808-0622/org.eclipse.ui.ide-3.17.200.v20200808-0622.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.21.0.v20200821-1458/org.eclipse.jface-3.21.0.v20200821-1458.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.8.0.v20200422-1833/org.eclipse.equinox.preferences-3.8.0.v20200422-1833.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.8.1000.v20200609-0849/org.eclipse.ui.views.properties.tabbed-3.8.1000.v20200609-0849.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.1100.v20200819-0632/org.eclipse.e4.ui.css.swt-0.13.1100.v20200819-0632.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.13.0.v20200622-2037/org.apache.batik.css-1.13.0.v20200622-2037.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.300.v20190708-1141/org.eclipse.osgi.util-3.5.300.v20190708-1141.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.2.500.v20200110-2121/org.eclipse.equinox.p2.repository.tools-2.2.500.v20200110-2121.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.600.v20191216-2352/org.eclipse.e4.core.di.annotations-1.6.600.v20191216-2352.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.800.v20200706-2152/org.eclipse.core.resources-3.13.800.v20200706-2152.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.7.400.v20200722-0751/org.eclipse.ui.navigator.resources-3.7.400.v20200722-0751.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.1.600.v20200511-1530/org.eclipse.equinox.p2.director.app-1.1.600.v20200511-1530.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.12.0.v20200727-2017/org.eclipse.search-3.12.0.v20200727-2017.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.5.800.v20200608-1251/org.eclipse.ant.core-3.5.800.v20200608-1251.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.jython-2.7.0.I201609090924.jar/jython.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.13.0.v20200622-2037/org.apache.batik.util-1.13.0.v20200622-2037.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20190430-1943/org.mozilla.javascript-1.7.10.v20190430-1943.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.7.0.v20200720-1126/org.eclipse.core.expressions-3.7.0.v20200720-1126.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.400.v20191217-1710/org.eclipse.e4.core.contexts-1.8.400.v20191217-1710.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.401.v202007142017/org.eclipse.wst.common.environment-1.0.401.v202007142017.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/classes
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.18.0.v20190507-0402/org.eclipse.emf.common.ui-2.18.0.v20190507-0402.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/classes
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.1100.v20200611-0145/org.eclipse.compare-3.7.1100.v20200611-0145.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-java/0.10.8.1-bnd-LoVopg/py4j-java-0.10.8.1-bnd-LoVopg.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.800.v20200828-0938/org.eclipse.e4.ui.model.workbench-2.1.800.v20200828-0938.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.23.0.v20200630-0516/org.eclipse.emf.ecore-2.23.0.v20200630-0516.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.16.0.v20190920-0401/org.eclipse.emf.edit-2.16.0.v20190920-0401.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/4.5.1.v20190425-1842/com.sun.jna-4.5.1.v20190425-1842.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.19.0.v20200724-1004/org.eclipse.core.runtime-3.19.0.v20200724-1004.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.20.0.v20200822-0801/org.eclipse.emf.common-2.20.0.v20200822-0801.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.13.0.v20200622-2037/org.apache.batik.constants-1.13.0.v20200622-2037.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.900.v20200110-1732/org.eclipse.e4.core.commands-0.12.900.v20200110-1732.jar
23:40:52 [2021-03-20T03:40:52.391Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.800.v20200120-1101/org.eclipse.core.variables-3.4.800.v20200120-1101.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.jruby/9.0.5.I201610061226/org.jruby-9.0.5.I201610061226.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.5.400.v20200511-1530/org.eclipse.equinox.p2.publisher-1.5.400.v20200511-1530.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500.v20200211-1505/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.v20200211-1505.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.300.v20200828-0817/org.eclipse.ui.console-3.9.300.v20200828-0817.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.400.v20200611-2221/org.eclipse.ecf.identity-3.9.400.v20200611-2221.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1100.v20200619-0644/org.eclipse.e4.ui.workbench.swt-0.14.1100.v20200619-0644.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.11.400.v20200828-0938/org.eclipse.e4.ui.workbench-1.11.400.v20200828-0938.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.400.v20191216-0805/org.eclipse.e4.ui.workbench3-0.15.400.v20191216-0805.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.202.v202007142017/org.eclipse.wst.common.frameworks-1.2.202.v202007142017.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.manipulation/1.0.601.v201903222047/org.eclipse.wst.jsdt.manipulation-1.0.601.v201903222047.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.9.0.v20200511-1725/org.eclipse.osgi.services-3.9.0.v20200511-1725.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.ui/2.1.100.v202008161908/org.eclipse.wst.jsdt.ui-2.1.100.v202008161908.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/classes
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.core/3.2.200.v201903222047/org.eclipse.wst.jsdt.debug.core-3.2.200.v201903222047.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.800.v20200724-0804/org.eclipse.core.contenttype-3.7.800.v20200724-0804.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.800.v20200525-0755/org.eclipse.help-3.8.800.v20200525-0755.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-python/0.10.8.1-bnd-2odeag/py4j-python-0.10.8.1-bnd-2odeag.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.100.v20200720-0748/org.eclipse.ltk.core.refactoring-3.11.100.v20200720-0748.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.800.v20200813-0739/org.eclipse.equinox.p2.repository-2.4.800.v20200813-0739.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.18.0.v20200205-0529/org.eclipse.emf.edit.ui-2.18.0.v20200205-0529.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/classes
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.0.v20200817-1143/org.eclipse.pde.core-3.14.0.v20200817-1143.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.gtk.linux.x86_64-3.115.0.v20200831-1002.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.801.v202007142017/org.eclipse.wst.validation-1.2.801.v202007142017.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.401.v202007142017/org.eclipse.wst.common.project.facet.core-1.4.401.v202007142017.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.3.0.v20200612-1624/org.eclipse.equinox.bidi-1.3.0.v20200612-1624.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.0.v20200828-0759/org.eclipse.osgi-3.16.0.v20200828-0759.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.100.v20200611-2221/org.eclipse.ecf-3.9.100.v20200611-2221.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.700.v20190930-1643/org.eclipse.e4.ui.services-1.3.700.v20190930-1643.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.1.400.v20200221-1022/org.eclipse.equinox.p2.garbagecollector-1.1.400.v20200221-1022.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.15.0.v20200812-2334/org.eclipse.ui.workbench.texteditor-3.15.0.v20200812-2334.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.118.0.v20200807-0902/org.eclipse.ui-3.118.0.v20200807-0902.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.16.0.v20200507-0938/org.eclipse.e4.core.di.extensions-0.16.0.v20200507-0938.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/4.5.1.v20190425-1842/com.sun.jna.platform-4.5.1.v20190425-1842.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.4.700.v20200511-1530/org.eclipse.equinox.p2.director-2.4.700.v20200511-1530.jar
23:40:52 [2021-03-20T03:40:52.392Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.100.v20200611-2221/org.eclipse.ecf.filetransfer-5.1.100.v20200611-2221.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.10.0.v20200730-0848/org.eclipse.core.databinding.observable-1.10.0.v20200730-0848.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.800.v20200128-0855/org.eclipse.e4.ui.di-1.2.800.v20200128-0855.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.300.v20200211-1504/org.eclipse.equinox.p2.core-2.6.300.v20200211-1504.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.115.0.v20200831-1002/org.eclipse.swt-3.115.0.v20200831-1002.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.8.100.v20200619-0651/org.eclipse.core.databinding.property-1.8.100.v20200619-0651.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.2.700.v20200813-0739/org.eclipse.equinox.p2.touchpoint.eclipse-2.2.700.v20200813-0739.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.15.100.v20200323-2111/org.eclipse.e4.ui.ide-3.15.100.v20200323-2111.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.5.0.v20200511-1530/org.eclipse.equinox.p2.metadata-2.5.0.v20200511-1530.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.900.v20200412-2017/org.eclipse.compare.core-3.6.900.v20200412-2017.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/classes
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.1.400.v20191002-0702/org.eclipse.equinox.frameworkadmin-2.1.400.v20191002-0702.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.1100.v20200703-0611/org.eclipse.e4.ui.workbench.addons.swt-1.3.1100.v20200703-0611.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.700.v20200511-1530/org.eclipse.equinox.p2.engine-2.6.700.v20200511-1530.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.300.v20200812-2334/org.eclipse.ui.editors-3.13.300.v20200812-2334.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.2.400.v20200622-1247/org.eclipse.e4.core.services-2.2.400.v20200622-1247.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.1000.v20200409-1035/org.eclipse.core.filebuffers-3.6.1000.v20200409-1035.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/classes
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.400.v20200807-0831/org.eclipse.jface.text-3.16.400.v20200807-0831.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.9.400.v20200723-2304/org.eclipse.ui.navigator-3.9.400.v20200723-2304.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/classes
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.9.0.v20200625-1425/org.eclipse.equinox.registry-3.9.0.v20200625-1425.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.10.400.v20200611-1719/org.eclipse.ui.views-3.10.400.v20200611-1719.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.1100.v20200806-0621/org.eclipse.team.core-3.8.1100.v20200806-0621.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.core/2.0.303.v202007221940/org.eclipse.wst.jsdt.core-2.0.303.v202007221940.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.1000.v20200806-0621/org.eclipse.team.ui-3.8.1000.v20200806-0621.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.500.v20200114-1637/org.eclipse.equinox.security-1.3.500.v20200114-1637.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.11.100.v20200817-1715/org.eclipse.ltk.ui.refactoring-3.11.100.v20200817-1715.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/classes
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar/jdimodel.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.13.0.v20200828-1034/org.eclipse.equinox.common-3.13.0.v20200828-1034.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar
23:40:52 [2021-03-20T03:40:52.393Z] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc' && 'javadoc' '@/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/javadoc.options.txt' '-J-Dhttp.proxySet=true' '-J-Dhttp.proxyHost=proxy.eclipse.org' '-J-Dhttp.proxyPort=9898' '-J-DhttpnonProxyHosts=*.eclipse.org'
23:40:52 [2021-03-20T03:40:52.393Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2"
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.ruby...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.groovy...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.classloader...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.javascript...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.python.jython...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.repository...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.ui.scripts.ui...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging.dispatcher...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging.events...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging.events.debugger...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging.events.model...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.debugging.model...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.modules...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.service...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.sign...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.tools...
23:40:52 [2021-03-20T03:40:52.651Z] Loading source files for package org.eclipse.ease.urlhandler...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.definition...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.completion...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.completion.provider...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.console...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.console.actions...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.debugging.model...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.dnd...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.handler...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.help.hovers...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.launching...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.modules.ui...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.perspectives...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.preferences...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.propertytester...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.tools...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.ui.view...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.scriptarchive...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.debug...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.debugger...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.preferences...
23:40:52 [2021-03-20T03:40:52.652Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion...
23:40:53 [2021-03-20T03:40:53.213Z] Constructing Javadoc information...
23:40:56 [2021-03-20T03:40:56.502Z] javadoc: error - Error fetching URL: http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api/
23:40:56 [2021-03-20T03:40:56.503Z] Standard Doclet version 15.0.2+7-27
23:40:56 [2021-03-20T03:40:56.503Z] Building tree for all the packages and classes...
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeFactory.java:26: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class RubyCodeFactory extends AbstractCodeFactory {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeFactory.java:32: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public abstract class AbstractCodeFactory implements ICodeFactory {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyHelper.java:16: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class RubyHelper {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/PluginConstants.java:14: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public interface PluginConstants {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeParser.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class RubyCodeParser extends AbstractCodeParser {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeParser.java:36: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public abstract class AbstractCodeParser implements ICodeParser {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/Activator.java:16: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class Activator implements BundleActivator {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class ObservingContextFactory extends ContextFactory {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/PluginConstants.java:14: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public interface PluginConstants {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyHelper.java:16: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class GroovyHelper {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyCodeFactory.java:24: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class GroovyCodeFactory extends org.eclipse.ease.AbstractCodeFactory {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyCodeParser.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class GroovyCodeParser extends AbstractCodeParser {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/org/eclipse/ease/lang/javascript/nashorn/NashornBootstrapper.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class NashornBootstrapper implements IScriptEngineLaunchExtension {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/org/eclipse/ease/lang/javascript/nashorn/NashornScriptEngine.java:28: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class NashornScriptEngine extends AbstractReplScriptEngine {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/PluginConstants.java:14: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public interface PluginConstants {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.java:27: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class JavaScriptCodeFactory extends AbstractCodeFactory {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeParser.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class JavaScriptCodeParser extends AbstractCompletionParser {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/AbstractCompletionParser.java:22: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public abstract class AbstractCompletionParser extends AbstractCodeParser {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class JavaScriptCompletionContext extends CompletionContext {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptHelper.java:10: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public final class JavaScriptHelper {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonScriptEngine.java:56: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class JythonScriptEngine extends AbstractReplScriptEngine {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonPackageManager.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.503Z] public class JythonPackageManager extends SysPackageManager {
23:40:56 [2021-03-20T03:40:56.503Z] ^
23:40:56 [2021-03-20T03:40:56.503Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonTracer.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class JythonTracer extends PyObject {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/debugging/AbstractEaseDebugger.java:59: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public abstract class AbstractEaseDebugger implements IEventProcessor, IExecutionListener {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Py4jScriptEngine.java:48: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class Py4jScriptEngine extends AbstractReplScriptEngine {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Py4JScriptEnginePrefConstants.java:14: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public interface Py4JScriptEnginePrefConstants {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Activator.java:16: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class Activator extends AbstractUIPlugin {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/ui/PreferenceInitializer.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class PreferenceInitializer extends AbstractPreferenceInitializer {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/ui/Py4JPreferencePage.java:38: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class Py4JPreferencePage extends FieldEditorPreferencePage implements IWorkbenchPreferencePage {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/org/eclipse/ease/lang/jvm/compiled/JVMCompiledHeaderParser.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class JVMCompiledHeaderParser extends AbstractCodeParser {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/org/eclipse/ease/lang/jvm/compiled/JVMCompiledScriptEngine.java:56: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class JVMCompiledScriptEngine extends AbstractScriptEngine implements IScriptEngine {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptURLConnection.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class ScriptURLConnection extends URLConnection {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptEditorInput.java:27: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class ScriptEditorInput implements IStorageEditorInput {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/WorkspaceScriptStorage.java:25: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class WorkspaceScriptStorage extends ScriptStorage {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptStorage.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public abstract class ScriptStorage {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/FileScriptStorage.java:22: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class FileScriptStorage extends ScriptStorage {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/Activator.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class Activator extends AbstractUIPlugin {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptURLStreamHandler.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class ScriptURLStreamHandler extends AbstractURLStreamHandlerService {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/IExpressionDefinition.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public interface IExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ICompositeExpressionDefinition.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public interface ICompositeExpressionDefinition extends IExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ExpressionTools.java:26: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class ExpressionTools {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ExpressionTools.java:50: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public static class ExpressionDescription {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/CountExpressionDefinition.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class CountExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.java:29: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public abstract class AbstractExpressionDefinition implements IExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ExpressionFactory.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.504Z] public class ExpressionFactory {
23:40:56 [2021-03-20T03:40:56.504Z] ^
23:40:56 [2021-03-20T03:40:56.504Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ResolveExpressionDefinition.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class ResolveExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/WithExpressionDefinition.java:18: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class WithExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractCompositeExpressionDefinition.java:22: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public abstract class AbstractCompositeExpressionDefinition extends AbstractExpressionDefinition implements ICompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AdaptExpressionDefinition.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class AdaptExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/IterateExpressionDefinition.java:18: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class IterateExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/EqualsExpressionDefinition.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class EqualsExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.java:31: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public static class Parameter {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ReferenceExpressionDefinition.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class ReferenceExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/RootExpressionDefinition.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class RootExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/OrExpressionDefinition.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class OrExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/NotExpressionDefinition.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class NotExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/TestExpressionDefinition.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class TestExpressionDefinition extends SystemTestExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/SystemTestExpressionDefinition.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class SystemTestExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/InstanceOfExpressionDefinition.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class InstanceOfExpressionDefinition extends AbstractExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AndExpressionDefinition.java:15: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class AndExpressionDefinition extends AbstractCompositeExpressionDefinition {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/handler/DeleteExpressionHandler.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class DeleteExpressionHandler extends AbstractHandler implements IHandler {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/handler/CreateExpressionHandler.java:27: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class CreateExpressionHandler extends AbstractHandler implements IHandler {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionContentProvider.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class ExpressionContentProvider implements ITreeContentProvider {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionComposite.java:60: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class ExpressionComposite extends Composite {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionDialog.java:25: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class ExpressionDialog extends Dialog {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/SaveEditorHandler.java:39: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class SaveEditorHandler implements EventHandler, IPartListener, IPropertyListener {
23:40:56 [2021-03-20T03:40:56.505Z] ^
23:40:56 [2021-03-20T03:40:56.505Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/PopupHandler.java:16: warning: no comment
23:40:56 [2021-03-20T03:40:56.505Z] public class PopupHandler extends ToolbarHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.java:40: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class ToolbarHandler implements EventHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CronHandler.java:25: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class CronHandler implements EventHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/MenuHandler.java:21: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class MenuHandler extends ToolbarHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CronScheduler.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class CronScheduler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionFactory.java:29: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class ScriptContributionFactory extends AbstractContributionFactory {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/KeyHandler.java:25: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class KeyHandler implements EventHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionItem.java:36: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class ScriptContributionItem extends CommandContributionItem {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.java:85: error: unknown tag: noextend
23:40:56 [2021-03-20T03:40:56.506Z] * @noextend This class is not intended to be subclassed by clients.
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/EventBusHandler.java:13: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class EventBusHandler implements EventHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ResourceChangeHandler.java:35: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class ResourceChangeHandler implements EventHandler, IResourceChangeListener {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/StartupHandler.java:24: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class StartupHandler implements EventHandler {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.java:47: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public static class Location {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ShutdownHandler.java:32: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class ShutdownHandler implements EventHandler, IWorkbenchListener {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/URIValidator.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class URIValidator implements IInputValidator {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/SignaturePreferencePage.java:22: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class SignaturePreferencePage extends FieldEditorPreferencePage implements IWorkbenchPreferencePage {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/LocationsPage.java:63: warning: no comment
23:40:56 [2021-03-20T03:40:56.506Z] public class LocationsPage extends PreferencePage implements IWorkbenchPreferencePage {
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:36: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.506Z] * @model
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:37: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.506Z] * @generated
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.java:21: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.506Z] * @generated
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:29: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.506Z] * @model
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:30: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.506Z] * @generated
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:34: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.506Z] * @model kind="package"
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:35: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.506Z] * @generated
23:40:56 [2021-03-20T03:40:56.506Z] ^
23:40:56 [2021-03-20T03:40:56.506Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:682: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.506Z] * @generated
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:28: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.507Z] * @model
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:29: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.507Z] * @generated
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:29: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.507Z] * @model
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:30: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.507Z] * @generated
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptSelectionDialog.java:29: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptSelectionDialog extends Dialog {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptEngineFilter.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptEngineFilter extends ViewerFilter {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptContentProvider.java:20: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptContentProvider extends AbstractVirtualTreeProvider {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptPopup.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptPopup extends AbstractPopupItem {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupItem.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public abstract class AbstractPopupItem {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptDropHandler.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptDropHandler implements IShellDropHandler {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptPopupMenu.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptPopupMenu extends AbstractPopupMenu {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupMenu.java:23: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public abstract class AbstractPopupMenu extends AbstractPopupItem implements IMenuListener {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/Decorator.java:30: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class Decorator implements ILightweightLabelDecorator, IPreferenceChangeListener {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ICompletionContext.java:28: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public enum Type {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/Activator.java:24: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class Activator extends AbstractUIPlugin {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/BreakException.java:13: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class BreakException extends ScriptExecutionException {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/IReplEngine.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public interface IReplEngine extends IScriptEngine {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ExitException.java:13: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ExitException extends BreakException {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ScriptObjectType.java:14: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public enum ScriptObjectType {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ISecurityCheck.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public enum ActionType {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/debugging/ScriptStackTrace.java:17: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptStackTrace extends LinkedList<IScriptDebugFrame> {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/debugging/ScriptSourceLocator.java:19: warning: no comment
23:40:56 [2021-03-20T03:40:56.507Z] public class ScriptSourceLocator implements IPersistableSourceLocator {
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:25: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.507Z] * @model kind="package" extendedMetaData="qualified='false'"
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:26: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.507Z] * @generated
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.507Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:668: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.507Z] * @generated
23:40:56 [2021-03-20T03:40:56.507Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.java:11: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:22: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:23: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:16: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:17: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:30: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model extendedMetaData="kind='element' name='TestSuite'"
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:31: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:19: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:20: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Code.java:25: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.java:48: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.java:20: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.java:27: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.java:29: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Variable.java:28: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.java:13: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.java:20: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.java:22: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.java:21: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.java:19: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:24: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:25: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:19: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:20: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.508Z] * @generated
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.508Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:20: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.508Z] * @model
23:40:56 [2021-03-20T03:40:56.508Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:21: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:13: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:14: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:33: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model abstract="true"
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:34: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.java:13: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:21: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model abstract="true"
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:22: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:26: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model kind="package"
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:27: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:2811: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:17: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:18: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:18: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:19: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:21: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:22: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:12: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:13: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:18: error: unknown tag: model
23:40:56 [2021-03-20T03:40:56.509Z] * @model
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:19: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.java:55: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.java:35: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestClass.java:22: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.java:37: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.509Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.java:41: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.509Z] * @generated
23:40:56 [2021-03-20T03:40:56.509Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.java:12: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFile.java:46: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestResult.java:26: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.java:22: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Test.java:28: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Metadata.java:26: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.java:25: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.java:20: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.java:23: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:12: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:62: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.java:29: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.java:33: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.java:29: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.java:31: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.java:31: error: unknown tag: generated
23:40:56 [2021-03-20T03:40:56.510Z] * @generated
23:40:56 [2021-03-20T03:40:56.510Z] ^
23:40:56 [2021-03-20T03:40:56.510Z] Generating ./org/eclipse/ease/AbstractCodeFactory.html...
23:40:56 [2021-03-20T03:40:56.788Z] Generating ./org/eclipse/ease/AbstractCodeParser.html...
23:40:56 [2021-03-20T03:40:56.788Z] Generating ./org/eclipse/ease/AbstractReplScriptEngine.html...
23:40:56 [2021-03-20T03:40:56.788Z] Generating ./org/eclipse/ease/AbstractScriptEngine.html...
23:40:56 [2021-03-20T03:40:56.788Z] Generating ./org/eclipse/ease/Activator.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/BreakException.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/DelegatingJarClassLoader.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ExitException.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ICodeFactory.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ICodeFactory.Parameter.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ICodeParser.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ICompletionContext.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/ICompletionContext.Type.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/IDebugEngine.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/IExecutionListener.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/IReplEngine.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/IScriptable.html...
23:40:57 [2021-03-20T03:40:57.044Z] Generating ./org/eclipse/ease/IScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/IScriptEngineLaunchExtension.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/IScriptEngineProvider.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ISecurityCheck.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ISecurityCheck.ActionType.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/Logger.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/Script.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ScriptEngineException.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ScriptExecutionException.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ScriptObjectType.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/ScriptResult.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/classloader/EaseClassLoader.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.ThreadState.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/DebugTracer.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/DynamicContentEditorInput.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/EaseDebugFrame.html...
23:40:57 [2021-03-20T03:40:57.045Z] Generating ./org/eclipse/ease/debugging/IScriptDebugFrame.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/IScriptRegistry.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/ScriptRegistry.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/ScriptSourceLocator.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/ScriptStackTrace.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/dispatcher/EventDispatchJob.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/dispatcher/IEventProcessor.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/AbstractEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/IDebugEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineStartedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineTerminatedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/EvaluateExpressionEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/IDebuggerEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/ResumedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptReadyEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptTerminatedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/StackFramesEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/SuspendedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadCreatedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadTerminatedEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/debugger/VariablesEvent.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.Mode.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/DisconnectRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/EvaluateExpressionRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/GetStackFramesRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/GetVariablesRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/IModelRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/ResumeRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/SetVariablesRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/SuspendRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/events/model/TerminateRequest.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.State.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugLastExecutionResult.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugProcess.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugStackFrame.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugTarget.html...
23:40:57 [2021-03-20T03:40:57.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugThread.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugValue.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.Type.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaArrayElementVariable.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaFieldVariable.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionDelegate.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionResult.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeFactory.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeParser.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/groovy/GroovyHelper.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/groovy/PluginConstants.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeParser.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptHelper.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/PluginConstants.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornBootstrapper.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/rhino/Activator.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/javascript/rhino/RhinoScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledHeaderParser.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/Activator.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/Pep302ModuleImporter.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/PythonCodeFactory.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/PythonCodeParser.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/PythonCompletionContext.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/PythonHelper.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debug/ITracingConstant.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/ICodeTracer.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPyFrame.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonDebugEngine.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonScriptRegistry.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonBreakpoint.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.PythonDebugFrame.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonEventDispatchJob.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonScriptRegistry.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/ResourceHelper.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/FrameworkFilterAction.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/MagicFilterAction.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/ViewFilterAction.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugModelPresentation.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugTarget.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/jython/Activator.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonPackageManager.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonTracer.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/jython/PythonEnvironementBootStrapper.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/preferences/IPreferenceConstants.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Activator.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ICodeTraceFilter.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IInteractiveReturn.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IPythonSideEngine.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JBootstrap.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebugger.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebuggerEngine.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JScriptEnginePrefConstants.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/PreferenceInitializer.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/Py4JPreferencePage.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonCompletionProviderWrapper.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonHelpResolver.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/ruby/PluginConstants.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeFactory.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeParser.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/ruby/RubyHelper.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/scriptarchive/ArchiveEngine.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/scriptarchive/ManifestParser.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/scriptarchive/NonClosingInputStream.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/scriptarchive/PluginConstants.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/AssertionException.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/DefaultAssertion.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/FilteredTestCommand.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/IAssertion.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/PluginConstants.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/TestSuiteScriptEngine.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestHelper.html...
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestModule.html...
23:40:57 [2021-03-20T03:40:57.814Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/UnitTestModule.java:320: error: unknown tag: module
23:40:57 [2021-03-20T03:40:57.814Z] * in case {@module #setThrowOnFailure(boolean)} is enabled
23:40:57 [2021-03-20T03:40:57.814Z] ^
23:40:57 [2021-03-20T03:40:57.814Z] Generating ./org/eclipse/ease/lang/unittest/definition/Flag.html...
23:40:57 [2021-03-20T03:40:57.814Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:175: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.814Z] * @generated
23:40:57 [2021-03-20T03:40:57.814Z] ^
23:40:57 [2021-03-20T03:40:57.814Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:193: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.814Z] * @generated
23:40:57 [2021-03-20T03:40:57.814Z] ^
23:40:57 [2021-03-20T03:40:57.814Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:211: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.814Z] * @generated
23:40:57 [2021-03-20T03:40:57.814Z] ^
23:40:57 [2021-03-20T03:40:57.814Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:266: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:275: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:284: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:293: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:24: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:25: error: unknown tag: ordered
23:40:57 [2021-03-20T03:40:57.815Z] * @ordered
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:32: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:33: error: unknown tag: ordered
23:40:57 [2021-03-20T03:40:57.815Z] * @ordered
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:41: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:42: error: unknown tag: ordered
23:40:57 [2021-03-20T03:40:57.815Z] * @ordered
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:49: error: unknown tag: generated
23:40:57 [2021-03-20T03:40:57.815Z] * @generated
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:50: error: unknown tag: ordered
23:40:57 [2021-03-20T03:40:57.815Z] * @ordered
23:40:57 [2021-03-20T03:40:57.815Z] ^
23:40:57 [2021-03-20T03:40:57.815Z] Generating ./org/eclipse/ease/lang/unittest/definition/ICode.html...
23:40:57 [2021-03-20T03:40:57.815Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.html...
23:40:57 [2021-03-20T03:40:57.815Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.Literals.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/IVariable.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Code.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Variable.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.Implementation.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.html...
23:40:58 [2021-03-20T03:40:58.090Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/reporters/IReportGenerator.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/reporters/JUnitReportGenerator.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/reporters/ReportTools.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IMetadata.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.Literals.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITest.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestClass.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestContainer.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestEntity.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFile.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFolder.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestResult.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestSuite.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/TestStatus.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Metadata.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.html...
23:40:58 [2021-03-20T03:40:58.346Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Test.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestClass.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFile.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestResult.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/AbstractEditorPage.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/CustomCodePage.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/FileSelectionPage.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/IVariablesProvider.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/OverviewPage.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditor.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditorActionBarContributor.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/VariablesPage.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/MultiSelectionProvider.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/SuiteRuntimeInformation.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteContentProvider.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteLabelProvider.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UIAttachment.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UnitTestView.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/AbstractScriptModule.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/BootStrapper.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/EnvironmentModule.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/IEnvironment.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/IModuleCallbackProvider.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/IModuleListener.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/IScriptModule.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleCategoryDefinition.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.ModuleDependency.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleHelper.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleTracker.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ModuleTracker.ModuleState.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ScriptParameter.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ScriptParameter.Helper.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/ScriptParameter.OptionalParameterHelper.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/modules/WrapToScript.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/service/EngineDescription.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/service/IScriptService.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/service/ScriptService.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/service/ScriptServiceFactory.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/service/ScriptType.html...
23:40:58 [2021-03-20T03:40:58.604Z] Generating ./org/eclipse/ease/sign/IPreferenceConstants.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/ISignatureConstants.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/PerformSignature.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/ScriptSignatureException.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/SignatureCheck.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/SignatureHelper.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/SignatureInfo.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/sign/VerifySignature.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/ContributionTools.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/ListenerList.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/NullOutputStream.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/ResourceTools.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/ResourceTools.NonClosingInputStream.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/RunnableWithResult.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/tools/StringTools.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/ui/Activator.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/ui/Messages.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionParser.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.941Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionProvider.DescriptorImageResolver.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/CodeCompletionAggregator.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/CompletionContext.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/CompletionContext.Bracket.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/CompletionLabelProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/ICompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/IHelpResolver.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/IImageResolver.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/ScriptCompletionProposal.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractFileLocationCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/EnvironmentLocationCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadedModuleCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadModuleCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/LocationResolver.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/completion/provider/VariablesCompletionProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/ScriptConsole.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/ScriptConsolePageParticipant.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/ConsoleMessages.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveAllTerminatedConsolesAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveCurrentConsoleAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardErrorAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardOutAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/ShowWhenContentChangesAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/console/actions/TerminateConsoleAction.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/debugging/model/AbstractEaseDebugModelPresentation.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/AbstractFileDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/AbstractModuleDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/IShellDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/JarDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/ModulesDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/ResourceDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/ShellDropTarget.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/dnd/VariablesDropHandler.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/ClearDisplay.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/LoadModule.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/OpenHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/OpenModulesPreferences.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/OpenScriptHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/PasteTextToScriptShell.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/PerformSignature.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/Reset.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/SpawnShell.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/StopScriptExecution.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/SwitchEngine.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/handler/ToggleDropinsSection.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/ConstantHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/ContentProposalModifier.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipDecorator.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipGenerator.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/HelpHoverImageProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/HoverManager.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverContentProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.IMementoVisitor.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/MethodHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/help/hovers/ModuleHelp.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/EaseLaunchDelegate.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/FileExtensionFilter.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/LaunchConfigurationTabGroup.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/LaunchConstants.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/LibrariesTab.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/launching/MainTab.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModuleContributionFactory.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupItem.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupMenu.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesComposite.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesContentProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesDragListener.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesFilter.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesLabelProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.ModuleEntry.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/perspectives/ScriptingPerspective.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/IPreferenceConstants.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/ModulesContentProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/ModulesLabelProvider.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/ModulesPage.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/PreferenceInitializer.html...
23:40:58 [2021-03-20T03:40:58.942Z] Generating ./org/eclipse/ease/ui/preferences/ScriptingPage.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/preferences/ShellPreferencePage.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/propertytester/EngineTester.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/propertytester/ScriptEnginePropertyTester.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/Activator.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/FileScriptStorage.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/Messages.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/ScriptContributionFactory.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/ScriptEditorInput.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/ScriptStorage.html...
23:40:58 [2021-03-20T03:40:58.943Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLConnection.html...
23:40:59 [2021-03-20T03:40:59.199Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLStreamHandler.html...
23:40:59 [2021-03-20T03:40:59.199Z] Generating ./org/eclipse/ease/ui/scripts/WorkspaceScriptStorage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.ExpressionDescription.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ICompositeExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/IExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractCompositeExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.Parameter.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AdaptExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AndExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/CountExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/EqualsExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ExpressionFactory.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/InstanceOfExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/IterateExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/NotExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/OrExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ReferenceExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ResolveExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/RootExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/SystemTestExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/TestExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/WithExpressionDefinition.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/CreateExpressionHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/DeleteExpressionHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionComposite.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionContentProvider.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionDialog.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronScheduler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/EventBusHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/KeyHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/MenuHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/PopupHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ResourceChangeHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/SaveEditorHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionFactory.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionItem.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ShutdownHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/StartupHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.Location.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/IPreferenceConstants.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/LocationsPage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferenceInitializer.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferencesHelper.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/SignaturePreferencePage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/preferences/URIValidator.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRawLocation.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.Literals.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryService.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScript.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScriptLocation.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/repository/IStorage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/Decorator.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptComposite.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContentProvider.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContextMenuEntries.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDragSource.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDropHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptEngineFilter.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopup.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopupMenu.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptSelectionDialog.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/AbstractLaunchDelegate.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupItem.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupMenu.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/AbstractVirtualTreeProvider.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/AbstractWorkbenchRunnable.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/DecoratedLabelProvider.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/LocationImageDescriptor.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/TextWithImage.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/Timer.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/tools/ToggleHandler.html...
23:40:59 [2021-03-20T03:40:59.200Z] Generating ./org/eclipse/ease/ui/view/EngineContributionFactory.html...
23:40:59 [2021-03-20T03:40:59.201Z] Generating ./org/eclipse/ease/ui/view/IShellDropin.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/ModuleExplorerView.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/ModuleStackDropin.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/ScriptHistoryText.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/ScriptShell.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/TextSelectionProvider.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/VariablesDragListener.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/ui/view/VariablesDropin.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLConnection.html...
23:40:59 [2021-03-20T03:40:59.660Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLStreamHandlerService.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/classloader/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/classloader/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/model/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/events/model/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/model/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/debugging/model/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/groovy/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/groovy/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debug/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debug/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/jython/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/jython/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/preferences/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/preferences/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/ruby/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/ruby/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/modules/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/modules/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/service/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/service/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/sign/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/sign/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/tools/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/tools/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/completion/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/completion/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/completion/provider/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/completion/provider/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/console/package-summary.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/console/package-tree.html...
23:40:59 [2021-03-20T03:40:59.661Z] Generating ./org/eclipse/ease/ui/console/actions/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/console/actions/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/debugging/model/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/debugging/model/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/dnd/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/dnd/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/handler/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/handler/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/help/hovers/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/help/hovers/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/launching/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/launching/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/modules/ui/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/modules/ui/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/perspectives/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/perspectives/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/preferences/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/preferences/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/propertytester/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/propertytester/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/tools/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/tools/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/view/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/ui/view/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/urlhandler/package-summary.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./org/eclipse/ease/urlhandler/package-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./constant-values.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./serialized-form.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./overview-tree.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./deprecated-list.html...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./index.html...
23:40:59 [2021-03-20T03:40:59.662Z] Building index for all the packages and classes...
23:40:59 [2021-03-20T03:40:59.662Z] Generating ./index-all.html...
23:40:59 [2021-03-20T03:40:59.917Z] Building index for all classes...
23:40:59 [2021-03-20T03:40:59.917Z] Generating ./allclasses-index.html...
23:40:59 [2021-03-20T03:40:59.917Z] Generating ./allpackages-index.html...
23:40:59 [2021-03-20T03:40:59.917Z] Generating ./overview-summary.html...
23:40:59 [2021-03-20T03:40:59.917Z] Generating ./help-doc.html...
23:40:59 [2021-03-20T03:40:59.917Z] 100 errors
23:40:59 [2021-03-20T03:40:59.917Z] 100 warnings
23:40:59 [2021-03-20T03:40:59.917Z] [INFO] execution failed with rc = 1
23:40:59 [2021-03-20T03:40:59.917Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/overview-summary.html -> help/api-docs/javadoc/overview-summary.html
23:40:59 [2021-03-20T03:40:59.917Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/constant-values.html -> help/api-docs/javadoc/constant-values.html
23:40:59 [2021-03-20T03:40:59.917Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/deprecated-list.html -> help/api-docs/javadoc/deprecated-list.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html
23:40:59 [2021-03-20T03:40:59.918Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html
23:41:00 [2021-03-20T03:41:00.192Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html
23:41:00 [2021-03-20T03:41:00.193Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html
23:41:00 [2021-03-20T03:41:00.194Z] [INFO]
23:41:00 [2021-03-20T03:41:00.194Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/src/main/resources
23:41:00 [2021-03-20T03:41:00.195Z] [INFO]
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.195Z] [INFO]
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/src/test/resources
23:41:00 [2021-03-20T03:41:00.195Z] [INFO]
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.195Z] [INFO]
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT.pom
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.help ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] -------------< org.eclipse.ease:org.eclipse.ease.feature >--------------
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Building org.eclipse.ease.feature 0.8.0-SNAPSHOT [24/48]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] The project's OSGi version is 0.8.0.I202103031149
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.488Z] [INFO]
23:41:00 [2021-03-20T03:41:00.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT.pom
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.feature >------------
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Building org.eclipse.ease.ui.feature 0.8.0-SNAPSHOT [25/48]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] The project's OSGi version is 0.8.0.I202103200336
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.489Z] [INFO]
23:41:00 [2021-03-20T03:41:00.490Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.490Z] [INFO]
23:41:00 [2021-03-20T03:41:00.490Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.748Z] [INFO]
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [INFO]
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [INFO]
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.748Z] [INFO]
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [INFO]
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.pom
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.748Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.feature >------
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Building org.eclipse.ease.lang.javascript.feature 0.8.0-SNAPSHOT [26/48]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] The project's OSGi version is 0.8.0.I202103151328
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.pom
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:00 [2021-03-20T03:41:00.749Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.python.feature >--------
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] Building org.eclipse.ease.lang.python.feature 0.8.0-SNAPSHOT [27/48]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] The project's OSGi version is 0.8.0.I202103161027
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO]
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.feature ---
23:41:00 [2021-03-20T03:41:00.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.007Z] [INFO]
23:41:01 [2021-03-20T03:41:01.007Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.007Z] [INFO]
23:41:01 [2021-03-20T03:41:01.007Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.007Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.python.jython.feature >-------
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Building org.eclipse.ease.python.jython.feature 0.8.0-SNAPSHOT [28/48]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.008Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.008Z] [INFO]
23:41:01 [2021-03-20T03:41:01.008Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.299Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.python.jython.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature >-----
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Building org.eclipse.ease.lang.python.py4j.feature 0.8.0-SNAPSHOT [29/48]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.300Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.300Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.jvm.feature >---------
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Building org.eclipse.ease.lang.jvm.feature 0.8.0-SNAPSHOT [30/48]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.301Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.301Z] [INFO]
23:41:01 [2021-03-20T03:41:01.302Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.302Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.302Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.302Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.794Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.794Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.794Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.794Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.794Z] [INFO]
23:41:01 [2021-03-20T03:41:01.794Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.groovy.feature >--------
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Building org.eclipse.ease.lang.groovy.feature 0.8.0-SNAPSHOT [31/48]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO]
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.795Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.ruby.feature >---------
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Building org.eclipse.ease.lang.ruby.feature 0.8.0-SNAPSHOT [32/48]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO]
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.796Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] ----< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature >----
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.feature 0.8.0-SNAPSHOT [33/48]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO]
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.pom
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.797Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.unittest.feature >-------
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Building org.eclipse.ease.lang.unittest.feature 0.8.0-SNAPSHOT [34/48]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] The project's OSGi version is 0.8.0.I202010061535
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.unittest.feature ---
23:41:01 [2021-03-20T03:41:01.798Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:01 [2021-03-20T03:41:01.798Z] [INFO]
23:41:01 [2021-03-20T03:41:01.798Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.feature ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.feature ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.pom
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2metadata.xml
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.feature ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.releng.target >-----------
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Building org.eclipse.ease.releng.target 0.8.0-SNAPSHOT [35/48]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] ---------------------[ eclipse-target-definition ]----------------------
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.target ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.ease.releng.target ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.target ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.target/org.eclipse.ease.releng.target.target to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.8.0-SNAPSHOT/org.eclipse.ease.releng.target-0.8.0-SNAPSHOT.target
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.8.0-SNAPSHOT/org.eclipse.ease.releng.target-0.8.0-SNAPSHOT.pom
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.releng.p2 >-------------
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Building org.eclipse.ease.releng.p2 0.8.0-SNAPSHOT [36/48]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] The project's OSGi version is 0.8.0.I202103200336
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/src/main/resources
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO]
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.ease.releng.p2 ---
23:41:02 [2021-03-20T03:41:02.054Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
23:41:02 [2021-03-20T03:41:02.614Z] [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
23:41:02 [2021-03-20T03:41:02.614Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.ease.releng.p2 ---
23:41:03 [2021-03-20T03:41:03.189Z] [INFO]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.ease.releng.p2 ---
23:41:03 [2021-03-20T03:41:03.189Z] [INFO]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.ease.releng.p2 ---
23:41:03 [2021-03-20T03:41:03.189Z] [INFO]
23:41:03 [2021-03-20T03:41:03.189Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.ease.releng.p2 ---
23:41:05 [2021-03-20T03:41:05.190Z] [INFO]
23:41:05 [2021-03-20T03:41:05.190Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.ease.releng.p2 ---
23:41:05 [2021-03-20T03:41:05.190Z] [INFO] Building zip: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip
23:41:05 [2021-03-20T03:41:05.446Z] [INFO]
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.p2 ---
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.pom
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT-p2metadata.xml
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:05 [2021-03-20T03:41:05.446Z] [INFO]
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.releng.p2 ---
23:41:05 [2021-03-20T03:41:05.446Z] [INFO]
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.testhelper >------------
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] Building org.eclipse.ease.testhelper 0.8.0-SNAPSHOT [37/48]
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
23:41:05 [2021-03-20T03:41:05.446Z] [INFO]
23:41:05 [2021-03-20T03:41:05.446Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.446Z] [INFO]
23:41:05 [2021-03-20T03:41:05.447Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.447Z] [INFO] The project's OSGi version is 0.8.0.I202103030731
23:41:05 [2021-03-20T03:41:05.447Z] [INFO]
23:41:05 [2021-03-20T03:41:05.447Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.447Z] [INFO]
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.448Z] [INFO]
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/src/main/resources
23:41:05 [2021-03-20T03:41:05.448Z] [INFO]
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.448Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/classes
23:41:05 [2021-03-20T03:41:05.742Z] [INFO]
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/src/test/resources
23:41:05 [2021-03-20T03:41:05.742Z] [INFO]
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.742Z] [INFO]
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar
23:41:05 [2021-03-20T03:41:05.742Z] [INFO]
23:41:05 [2021-03-20T03:41:05.743Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.testhelper ---
23:41:05 [2021-03-20T03:41:05.743Z] [INFO]
23:41:05 [2021-03-20T03:41:05.743Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.testhelper ---
23:41:14 [2021-03-20T03:41:14.093Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/jacoco.exec,output=file
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.testhelper ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.pom
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT-p2metadata.xml
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT-p2artifacts.xml
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.testhelper ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.test >---------------
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Building org.eclipse.ease.test 0.8.0-SNAPSHOT [38/48]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] The project's OSGi version is 0.8.0.I202103031149
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/src/main/resources
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/classes
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/src/test/resources
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/org.eclipse.ease.test-0.8.0-SNAPSHOT.jar
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/jacoco.exec,output=file
23:41:14 [2021-03-20T03:41:14.094Z] [INFO]
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.test ---
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/data/.metadata/.log
23:41:14 [2021-03-20T03:41:14.094Z] [INFO] Command line:
23:41:14 [2021-03-20T03:41:14.095Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/surefire.properties]
23:41:14 [2021-03-20T03:41:14.095Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMaven04ceddc2"
23:41:16 [2021-03-20T03:41:16.050Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.050Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.050Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.050Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.050Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.050Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.050Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.050Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.050Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.050Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.050Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.050Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.050Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.050Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.051Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.051Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.051Z]
23:41:16 [2021-03-20T03:41:16.051Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.051Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.051Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.051Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.051Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.051Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.051Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.051Z]
23:41:16 [2021-03-20T03:41:16.051Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.051Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.051Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.051Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.051Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.052Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.052Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.052Z]
23:41:16 [2021-03-20T03:41:16.052Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.052Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.052Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.052Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.052Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.052Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.052Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.052Z]
23:41:16 [2021-03-20T03:41:16.052Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.052Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.052Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.052Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.052Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.053Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.053Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.053Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.053Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.053Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.053Z]
23:41:16 [2021-03-20T03:41:16.309Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.309Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.309Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.309Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.309Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.309Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.309Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.309Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.309Z]
23:41:16 [2021-03-20T03:41:16.309Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.309Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.309Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.309Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.310Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.310Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.310Z]
23:41:16 [2021-03-20T03:41:16.310Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.310Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.310Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.310Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.310Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.310Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.310Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.310Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.310Z]
23:41:16 [2021-03-20T03:41:16.310Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.310Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.310Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.310Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.311Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.311Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.311Z]
23:41:16 [2021-03-20T03:41:16.311Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.311Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.311Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.311Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.311Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.311Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.311Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.311Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.311Z]
23:41:16 [2021-03-20T03:41:16.311Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.311Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.311Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.311Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.312Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.312Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.312Z]
23:41:16 [2021-03-20T03:41:16.312Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.312Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.312Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.312Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.312Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.312Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.312Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.312Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.312Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.312Z]
23:41:16 [2021-03-20T03:41:16.569Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.569Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.569Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.569Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.569Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.569Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.569Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.569Z] ... 31 more
23:41:16 [2021-03-20T03:41:16.569Z]
23:41:16 [2021-03-20T03:41:16.569Z] Mar 20, 2021 3:41:16 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable
23:41:16 [2021-03-20T03:41:16.569Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests
23:41:16 [2021-03-20T03:41:16.569Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder
23:41:16 [2021-03-20T03:41:16.569Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.<init>(VintageDiscoverer.java:48)
23:41:16 [2021-03-20T03:41:16.570Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65)
23:41:16 [2021-03-20T03:41:16.570Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130)
23:41:16 [2021-03-20T03:41:16.570Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117)
23:41:16 [2021-03-20T03:41:16.570Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)
23:41:16 [2021-03-20T03:41:16.570Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
23:41:16 [2021-03-20T03:41:16.570Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.570Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
23:41:16 [2021-03-20T03:41:16.570Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
23:41:16 [2021-03-20T03:41:16.570Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
23:41:16 [2021-03-20T03:41:16.570Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516)
23:41:16 [2021-03-20T03:41:16.570Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
23:41:16 [2021-03-20T03:41:16.570Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
23:41:16 [2021-03-20T03:41:16.570Z] ... 29 more
23:41:16 [2021-03-20T03:41:16.570Z]
23:41:16 [2021-03-20T03:41:16.570Z] Running org.eclipse.ease.AbstractCodeParserTest
23:41:16 [2021-03-20T03:41:16.570Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.ease.AbstractCodeParserTest
23:41:16 [2021-03-20T03:41:16.570Z] parseCode Time elapsed: 0.007 s
23:41:16 [2021-03-20T03:41:16.570Z] parseLineHeader Time elapsed: 0.002 s
23:41:16 [2021-03-20T03:41:16.570Z] parseBlockAfterWhitespace Time elapsed: 0 s
23:41:16 [2021-03-20T03:41:16.570Z] parseEmpty Time elapsed: 0 s
23:41:16 [2021-03-20T03:41:16.570Z] parseBlockHeader Time elapsed: 0.001 s
23:41:16