Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/192013 Running as SYSTEM Agent centos-7-0mm0c is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-0mm0c" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-0mm0c" - 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-0mm0c" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-0mm0c (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/sysml-gerrit-product [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git > git init /home/jenkins/agent/sysml-gerrit-product # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git refs/changes/13/192013/1 # timeout=10 > git rev-parse 9d37ea7b609f4c73cc7cc0e21b66f07120311d32^{commit} # timeout=10 Checking out Revision 9d37ea7b609f4c73cc7cc0e21b66f07120311d32 (refs/changes/13/192013/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d37ea7b609f4c73cc7cc0e21b66f07120311d32 # timeout=10 Commit message: "Bug 579302 - [SysML16] Ecore sysml model is not valid" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d26f4faba9f0e1c3a61f684cb30b7464c57d7205 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [sysml-gerrit-product] $ Xvnc -help Starting xvnc [sysml-gerrit-product] $ Xvnc :29 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Mar 17 14:49:53 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5929 vncext: created VNC server for screen 0 [sysml-gerrit-product] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9d37ea7b609f4c73cc7cc0e21b66f07120311d32 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=vincent lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/192013 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sysml16 -DGERRIT_CHANGE_NUMBER=192013 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"vincent lorenzo\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/13/192013/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=vincent lorenzo" '-DGERRIT_CHANGE_OWNER=\"vincent lorenzo\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU3OTMwMiAtIFtTeXNNTDE2XSBFY29yZSBzeXNtbCBtb2RlbCBpcyBub3QgdmFsaWQKClNpZ25lZC1vZmYtYnk6IFZpbmNlbnQgTG9yZW56byA8dmluY2VudC5sb3JlbnpvQGNlYS5mcj4KQ2hhbmdlLUlkOiBJNjUyOWFmYjY0YTg1NDNmMjg0Mjg1MmU1OWIxYTA1MTVlZjIwNzNjZAo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 579302 - [SysML16] Ecore sysml model is not valid" '-DGERRIT_EVENT_ACCOUNT=\"vincent lorenzo\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6529afb64a8543f2842852e59b1a0515ef2073cd -DGERRIT_EVENT_HASH=-1550278487 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=vincent lorenzo" clean verify -Pproduct Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages. This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml [INFO] Fetching 202112081000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-12/ (63B) [INFO] Fetching org.eclipse.osgi_3.17.100.v20211104-1730.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.equinox.common_3.15.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.91kB) [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.05kB) [INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.78kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210924-1718.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367kB) [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (229.55kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.64kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (243.5kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.18kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (294.61kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (171.86kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.77kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.89MB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.49kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.07kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.34kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.59kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (183.86kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126.4kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.7kB) [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.25kB) [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.46MB) [INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.17kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (311.11kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.4kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.8kB) [INFO] Fetching org.eclipse.core.resources_3.16.0.v20211001-2032.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (880.15kB) [INFO] Fetching org.eclipse.debug.core_3.18.300.v20211117-1829.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.01kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.swt_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.96kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.48kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.16kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (203.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.43kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB) [INFO] Fetching org.eclipse.ui_3.200.0.v20211026-0701.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.53kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.57kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench_3.124.0.v20211116-0651.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.47MB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.74kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.07kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.8.100.v20210908-0659.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.34kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.12kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.29kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.64kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (116.64kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.98kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.88kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (242.54kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.25kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (257.07kB) [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (209.6kB) [INFO] Fetching org.eclipse.jface.text_3.19.0.v20211026-2100.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (674.55kB) [INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (401.69kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (120.47kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.19kB) [INFO] Fetching org.eclipse.ui.ide_3.18.400.v20211026-0701.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.18kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.43kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (190.29kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.41kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.64kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.15kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (49.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (218.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (137.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (196.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.81kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.87kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.04kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (318.63kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (110.03kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (245.89kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.core_3.28.0.v20211117-1416.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (6.64MB) [INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (905.56kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.25kB) [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20211130-1509.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20211130-1509.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20211130-1509.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (868.38kB) [INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (383.83kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20211130-1509.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.14kB) [INFO] Fetching org.eclipse.ocl_3.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20211130-1509.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.85kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (53.45kB) [INFO] Fetching org.eclipse.ocl.common_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.07kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.77kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.48kB) [INFO] Fetching org.eclipse.pde.core_3.15.0.v20211020-1251.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.33MB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.45kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (106.81kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (464.52kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (125.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.24kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.25kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (157.85kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.58kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.36kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.52kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (191.74kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (94.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.16kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.09kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (134.95kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (299.36kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (315.96kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.6kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.1kB) [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.08kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.04kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.35kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.02kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.01kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (75.64kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (232.47kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.92kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.77kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.09kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.22kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.07kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.36kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.66kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (271.15kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.13kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.45kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.32kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.87kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.81kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.2.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1,004.66kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.5kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.06kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.48kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.19kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.21kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (300.73kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.57kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.7kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.52kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.44kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.53kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (140.61kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (957.48kB) [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.12kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.26kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (77.62kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.3kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (265.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.5kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (122.23kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.04kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.54kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (465.35kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.82kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (178.19kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.78kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.11kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.92kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.06kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.79kB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (330.12kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (516.01kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (305.78kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.07kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.91MB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (221.86kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.71kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (300.31kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.68kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.24kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.31kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.83kB) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.84kB) [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (477.29kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (423.11kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.53kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.45MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.13MB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (931.78kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (249kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367.61kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.29MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.51kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (122.3kB) [INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (804.81kB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (618.79kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.6kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.82kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.19kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.5kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.16kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (341.2kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (157.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.58kB) [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202106041225.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.41MB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (226.18kB) [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.62MB) [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (303.65kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.31kB) [INFO] Fetching org.eclipse.ocl.pivot_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.34MB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (247.67kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.49kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (573.5kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (385.97kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (688.68kB) [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.08kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.21kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (106.3kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.19MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (281.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.79kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.89kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (84.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.41kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (43.09kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.07kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (245.23kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.29kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.94kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (120.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.47kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.31kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.5MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (544.91kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (607.28kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.98MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (262.95kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.04kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.13kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.88kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (41.17kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.48kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.35MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (158.28kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (977.42kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (96.79kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.07kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.45kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.88kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (487.15kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (582.71kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (486.6kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (597.65kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.13kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (238.49kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.53kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.29kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (222kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.78kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.07kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.15.200.v20211108-1752.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.jdt.ui_3.25.0.v20211115-1252.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.15MB) [INFO] Fetching org.eclipse.search_3.14.0.v20211108-0804.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (489.61kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.99kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.78kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.3kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (206.78kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.97kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.8kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (177.04kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (822.09kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.26kB) [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.68kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/pom.xml [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112011019.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (199.86kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.42kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.65kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.200.v20211026-0701.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.07kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.43kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/pom.xml [INFO] Fetching io.github.classgraph_4.8.117.v20210930-0420.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.58kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.74kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (216.48kB) [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (389.26kB) [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (60.5kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (204.09kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.27kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.12kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.17.0.v20211130-1448.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (181.34kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.88kB) [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.15kB) [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (499.16kB) [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.19kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.22kB) [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (482.77kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (192.59kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (132.16kB) [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.p2/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.p2/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.p2/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.rcp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.rcp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SysML [pom] [INFO] SysML Plug-ins [pom] [INFO] SysML Core [pom] [INFO] org.eclipse.papyrus.sysml16 [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.service.types [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.validation [eclipse-plugin] [INFO] SysML GUI [pom] [INFO] SysML Table [pom] [INFO] org.eclipse.papyrus.sysml16.nattable.requirement [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.nattable.allocation [eclipse-plugin] [INFO] SysML Diagram [pom] [INFO] org.eclipse.papyrus.sysml16.diagram.common [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.internalblock [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.parametric [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.requirement [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.modelexplorer [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.nattable.common [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.nattable.ui [eclipse-plugin] [INFO] SysML Extensions [pom] [INFO] SysML 1.6 Requirements Extension [pom] [INFO] org.eclipse.papyrus.sysml16.requirements.extension [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.requirement.extension.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.requirements.extension.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.requirements.extension.validation [eclipse-plugin] [INFO] Element group SysML Plugins [pom] [INFO] org.eclipse.papyrus.sysml16.elementgroup [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.elementgroup.ui [eclipse-plugin] [INFO] SysML Tests Plug-ins [pom] [INFO] SysML Core Tests [pom] [INFO] org.eclipse.papyrus.sysml16.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.edit.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.service.types.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.validation.tests [eclipse-test-plugin] [INFO] SysML GUI Tests [pom] [INFO] org.eclipse.papyrus.sysml16.architecture.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.ui.tests [eclipse-test-plugin] [INFO] SysML Diagram Tests [pom] [INFO] org.eclipse.papyrus.sysml16.diagram.common.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.internalblock.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.parametric.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.diagram.requirement.tests [eclipse-test-plugin] [INFO] SysML Table Tests [pom] [INFO] org.eclipse.papyrus.sysml16.nattable.allocation.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.sysml16.nattable.requirement.tests [eclipse-test-plugin] [INFO] SysML Features [pom] [INFO] org.eclipse.papyrus.sysml16.feature [eclipse-feature] [INFO] org.eclipse.papyrus.sysml16.requirements.extension.feature [eclipse-feature] [INFO] Element group tools [eclipse-feature] [INFO] SysML Releng [pom] [INFO] org.eclipse.papyrus.sysml16.rcp [eclipse-plugin] [INFO] org.eclipse.papyrus.sysml16.rcp.feature [eclipse-feature] [INFO] SysML 1.6 Target Platform [eclipse-target-definition] [INFO] org.eclipse.papyrus.sysml16.p2 [eclipse-repository] [INFO] org.eclipse.papyrus.sysml16.product [eclipse-repository] [INFO] [INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.parent >---- [INFO] Building SysML 2.0.0-SNAPSHOT [1/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.parent --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.parent --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.parent --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.parent --- [INFO] [INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.plugins >---- [INFO] Building SysML Plug-ins 2.0.0-SNAPSHOT [2/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.plugins --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.plugins --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.plugins --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.plugins --- [INFO] [INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.core >----- [INFO] Building SysML Core 2.0.0-SNAPSHOT [3/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.core --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.core --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.core --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.core --- [INFO] [INFO] -------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16 >-------- [INFO] Building org.eclipse.papyrus.sysml16 2.0.0-SNAPSHOT [4/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16 --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16 --- [INFO] Compiling 191 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/bin [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/src-gen/org/eclipse/papyrus/sysml16/portsandflows/internal/impl/InterfaceBlockImpl.java:[71] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16 --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/target/org.eclipse.papyrus.sysml16-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16 --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/target/org.eclipse.papyrus.sysml16-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16 --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16 --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16 --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit >----- [INFO] Building org.eclipse.papyrus.sysml16.edit 2.0.0-SNAPSHOT [5/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.edit --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.edit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.edit --- [INFO] Compiling 69 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.edit --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/target/org.eclipse.papyrus.sysml16.edit-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.edit --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/target/org.eclipse.papyrus.sysml16.edit-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.edit --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.edit --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types >-- [INFO] Building org.eclipse.papyrus.sysml16.service.types 2.0.0-SNAPSHOT [6/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] Compiling 42 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/target/org.eclipse.papyrus.sysml16.service.types-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/target/org.eclipse.papyrus.sysml16.service.types-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.service.types --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.service.types --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.service.types --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation >-- [INFO] Building org.eclipse.papyrus.sysml16.validation 2.0.0-SNAPSHOT [7/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.validation --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.validation --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.validation --- [INFO] Compiling 139 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/bin [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/src/org/eclipse/papyrus/sysml16/validation/rules/requirements/RequirementNotTypeModelConstraint.java:[47] Set inverseReferencers = crossReferenceAdapter.getInverseReferencers(clazz, UMLPackage.eINSTANCE.getTypedElement_Type(), null); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/src/org/eclipse/papyrus/sysml16/validation/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraint.java:[49] Set inverseReferencers = crossReferenceAdapter.getInverseReferencers(classifier, UMLPackage.eINSTANCE.getTypedElement_Type(), null); ^^^ Set is a raw type. References to generic type Set should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.validation --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/target/org.eclipse.papyrus.sysml16.validation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.validation --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/target/org.eclipse.papyrus.sysml16.validation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.validation --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.validation --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.gui >------ [INFO] Building SysML GUI 2.0.0-SNAPSHOT [8/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.gui --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.gui --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.gui --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.gui --- [INFO] [INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.table >----- [INFO] Building SysML Table 2.0.0-SNAPSHOT [9/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.table --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.table --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.table --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.table --- [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement >-- [INFO] Building org.eclipse.papyrus.sysml16.nattable.requirement 2.0.0-SNAPSHOT [10/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/target/org.eclipse.papyrus.sysml16.nattable.requirement-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.requirement/target/org.eclipse.papyrus.sysml16.nattable.requirement-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.nattable.requirement --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation >-- [INFO] Building org.eclipse.papyrus.sysml16.nattable.allocation 2.0.0-SNAPSHOT [11/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/target/org.eclipse.papyrus.sysml16.nattable.allocation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.allocation/target/org.eclipse.papyrus.sysml16.nattable.allocation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.nattable.allocation --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram >---- [INFO] Building SysML Diagram 2.0.0-SNAPSHOT [12/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram --- [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common >-- [INFO] Building org.eclipse.papyrus.sysml16.diagram.common 2.0.0-SNAPSHOT [13/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] Compiling 27 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/bin [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[18] import org.eclipse.gmf.runtime.diagram.ui.internal.commands.ElementTypeLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementTypeLabelProvider' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202106221344/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202106221344.jar') [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[111] newTypeKindComboViewer.setLabelProvider(new ElementTypeLabelProvider()); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementTypeLabelProvider' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202106221344/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202106221344.jar') [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[111] newTypeKindComboViewer.setLabelProvider(new ElementTypeLabelProvider()); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ElementTypeLabelProvider()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202106221344/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202106221344.jar') [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[112] newTypeKindComboViewer.add(valueTypeKind); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IElementType[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/AbstractBasicViewFactory.java:[103] rv.getStyles().add(ts); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/AbstractBasicViewFactory.java:[106] rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/AbstractBasicViewFactory.java:[109] rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/SysMLConnectorViewFactory.java:[55] edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/css/dom/GMFSYSMLElementProvider.java:[18] import org.eclipse.e4.ui.css.core.engine.CSSEngine; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.200.v20211022-1402/org.eclipse.e4.ui.css.core-0.13.200.v20211022-1402.jar') [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/css/dom/GMFSYSMLElementProvider.java:[34] public Element getElement(Object element, CSSEngine engine) { ^^^^^^^^^ Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.200.v20211022-1402/org.eclipse.e4.ui.css.core-0.13.200.v20211022-1402.jar') [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[70] rv.getStyles().add(ts); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[73] rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/org/eclipse/papyrus/sysml16/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[76] rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized 13 problems (13 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/target/org.eclipse.papyrus.sysml16.diagram.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.common/target/org.eclipse.papyrus.sysml16.diagram.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.diagram.common --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.common --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram.common --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock >-- [INFO] Building org.eclipse.papyrus.sysml16.diagram.internalblock 2.0.0-SNAPSHOT [14/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/target/org.eclipse.papyrus.sysml16.diagram.internalblock-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock/target/org.eclipse.papyrus.sysml16.diagram.internalblock-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram.internalblock --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric >-- [INFO] Building org.eclipse.papyrus.sysml16.diagram.parametric 2.0.0-SNAPSHOT [15/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] Compiling 14 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/target/org.eclipse.papyrus.sysml16.diagram.parametric-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.parametric/target/org.eclipse.papyrus.sysml16.diagram.parametric-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram.parametric --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement >-- [INFO] Building org.eclipse.papyrus.sysml16.diagram.requirement 2.0.0-SNAPSHOT [16/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/target/org.eclipse.papyrus.sysml16.diagram.requirement-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.requirement/target/org.eclipse.papyrus.sysml16.diagram.requirement-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram.requirement --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition >-- [INFO] Building org.eclipse.papyrus.sysml16.diagram.blockdefinition 2.0.0-SNAPSHOT [17/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] Compiling 6 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/target/org.eclipse.papyrus.sysml16.diagram.blockdefinition-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition/target/org.eclipse.papyrus.sysml16.diagram.blockdefinition-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer >-- [INFO] Building org.eclipse.papyrus.sysml16.modelexplorer 2.0.0-SNAPSHOT [18/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/target/org.eclipse.papyrus.sysml16.modelexplorer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.modelexplorer/target/org.eclipse.papyrus.sysml16.modelexplorer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.modelexplorer --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.modelexplorer --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.modelexplorer --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.modelexplorer:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture >-- [INFO] Building org.eclipse.papyrus.sysml16.architecture 2.0.0-SNAPSHOT [19/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] Compiling 5 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/target/org.eclipse.papyrus.sysml16.architecture-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/target/org.eclipse.papyrus.sysml16.architecture-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.architecture --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.architecture --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui >------ [INFO] Building org.eclipse.papyrus.sysml16.ui 2.0.0-SNAPSHOT [20/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.ui --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.ui --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/target/org.eclipse.papyrus.sysml16.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.ui --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.ui/target/org.eclipse.papyrus.sysml16.ui-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.ui --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.ui --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common >-- [INFO] Building org.eclipse.papyrus.sysml16.nattable.common 2.0.0-SNAPSHOT [21/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] Compiling 6 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/bin [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/src/org/eclipse/papyrus/sysml16/nattable/common/provider/SysMLFlowPortDirectionLabelProvider.java:[55] return str.endsWith(SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION is deprecated [WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/src/org/eclipse/papyrus/sysml16/nattable/common/manager/cell/SysMLStereotypePropertyCellManager.java:[55] isHandled = SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION.equals(propertyQualifiedNameString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/target/org.eclipse.papyrus.sysml16.nattable.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.common/target/org.eclipse.papyrus.sysml16.nattable.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.nattable.common --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.common --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.nattable.common --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.common:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui >-- [INFO] Building org.eclipse.papyrus.sysml16.nattable.ui 2.0.0-SNAPSHOT [22/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] Compiling 28 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/target/org.eclipse.papyrus.sysml16.nattable.ui-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/table/org.eclipse.papyrus.sysml16.nattable.ui/target/org.eclipse.papyrus.sysml16.nattable.ui-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.nattable.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.ui --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.nattable.ui --- [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.ui:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.extensions >-- [INFO] Building SysML Extensions 2.0.0-SNAPSHOT [23/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.extensions --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.extensions --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.extensions --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.extensions --- [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.plugins >-- [INFO] Building SysML 1.6 Requirements Extension 2.0.0-SNAPSHOT [24/59] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension.plugins --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension.plugins --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.plugins --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.requirements.extension.plugins --- [INFO] [INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension >-- [INFO] Building org.eclipse.papyrus.sysml16.requirements.extension 2.0.0-SNAPSHOT [25/59] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] The project's OSGi version is 2.0.0.202203171449 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.requirements.extension --- [INFO] Compiling 28 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/bin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SysML 2.0.0-SNAPSHOT ............................... SUCCESS [ 0.478 s] [INFO] SysML Plug-ins 2.0.0-SNAPSHOT ...................... SUCCESS [ 0.004 s] [INFO] SysML Core 2.0.0-SNAPSHOT .......................... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.sysml16 2.0.0-SNAPSHOT ......... SUCCESS [ 16.131 s] [INFO] org.eclipse.papyrus.sysml16.edit 2.0.0-SNAPSHOT .... SUCCESS [ 0.627 s] [INFO] org.eclipse.papyrus.sysml16.service.types 2.0.0-SNAPSHOT SUCCESS [ 1.115 s] [INFO] org.eclipse.papyrus.sysml16.validation 2.0.0-SNAPSHOT SUCCESS [ 0.993 s] [INFO] SysML GUI 2.0.0-SNAPSHOT ........................... SUCCESS [ 0.002 s] [INFO] SysML Table 2.0.0-SNAPSHOT ......................... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.sysml16.nattable.requirement 2.0.0-SNAPSHOT SUCCESS [ 0.533 s] [INFO] org.eclipse.papyrus.sysml16.nattable.allocation 2.0.0-SNAPSHOT SUCCESS [ 0.390 s] [INFO] SysML Diagram 2.0.0-SNAPSHOT ....................... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.sysml16.diagram.common 2.0.0-SNAPSHOT SUCCESS [ 0.889 s] [INFO] org.eclipse.papyrus.sysml16.diagram.internalblock 2.0.0-SNAPSHOT SUCCESS [ 0.513 s] [INFO] org.eclipse.papyrus.sysml16.diagram.parametric 2.0.0-SNAPSHOT SUCCESS [ 0.561 s] [INFO] org.eclipse.papyrus.sysml16.diagram.requirement 2.0.0-SNAPSHOT SUCCESS [ 0.331 s] [INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition 2.0.0-SNAPSHOT SUCCESS [ 0.583 s] [INFO] org.eclipse.papyrus.sysml16.modelexplorer 2.0.0-SNAPSHOT SUCCESS [ 0.294 s] [INFO] org.eclipse.papyrus.sysml16.architecture 2.0.0-SNAPSHOT SUCCESS [ 0.502 s] [INFO] org.eclipse.papyrus.sysml16.ui 2.0.0-SNAPSHOT ...... SUCCESS [ 0.605 s] [INFO] org.eclipse.papyrus.sysml16.nattable.common 2.0.0-SNAPSHOT SUCCESS [ 0.425 s] [INFO] org.eclipse.papyrus.sysml16.nattable.ui 2.0.0-SNAPSHOT SUCCESS [ 0.414 s] [INFO] SysML Extensions 2.0.0-SNAPSHOT .................... SUCCESS [ 0.003 s] [INFO] SysML 1.6 Requirements Extension 2.0.0-SNAPSHOT .... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.sysml16.requirements.extension 2.0.0-SNAPSHOT FAILURE [ 0.261 s] [INFO] org.eclipse.papyrus.sysml16.requirement.extension.edit 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.requirements.extension.ui 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.requirements.extension.validation 2.0.0-SNAPSHOT SKIPPED [INFO] Element group SysML Plugins 1.0.0-SNAPSHOT ......... SKIPPED [INFO] org.eclipse.papyrus.sysml16.elementgroup 1.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.elementgroup.ui 1.0.0-SNAPSHOT SKIPPED [INFO] SysML Tests Plug-ins 2.0.0-SNAPSHOT ................ SKIPPED [INFO] SysML Core Tests 2.0.0-SNAPSHOT .................... SKIPPED [INFO] org.eclipse.papyrus.sysml16.tests 2.0.0-SNAPSHOT ... SKIPPED [INFO] org.eclipse.papyrus.sysml16.edit.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.service.types.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.validation.tests 2.0.0-SNAPSHOT SKIPPED [INFO] SysML GUI Tests 2.0.0-SNAPSHOT ..................... SKIPPED [INFO] org.eclipse.papyrus.sysml16.architecture.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.ui.tests 2.0.0-SNAPSHOT SKIPPED [INFO] SysML Diagram Tests 2.0.0-SNAPSHOT ................. SKIPPED [INFO] org.eclipse.papyrus.sysml16.diagram.common.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.diagram.internalblock.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.diagram.parametric.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.diagram.requirement.tests 2.0.0-SNAPSHOT SKIPPED [INFO] SysML Table Tests 2.0.0-SNAPSHOT ................... SKIPPED [INFO] org.eclipse.papyrus.sysml16.nattable.allocation.tests 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.papyrus.sysml16.nattable.requirement.tests 2.0.0-SNAPSHOT SKIPPED [INFO] SysML Features 2.0.0-SNAPSHOT ...................... SKIPPED [INFO] org.eclipse.papyrus.sysml16.feature 2.2.0-SNAPSHOT . SKIPPED [INFO] org.eclipse.papyrus.sysml16.requirements.extension.feature 2.1.0-SNAPSHOT SKIPPED [INFO] Element group tools 1.1.0-SNAPSHOT ................. SKIPPED [INFO] SysML Releng 2.0.0-SNAPSHOT ........................ SKIPPED [INFO] org.eclipse.papyrus.sysml16.rcp 2.0.0-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.papyrus.sysml16.rcp.feature 2.1.0-SNAPSHOT SKIPPED [INFO] SysML 1.6 Target Platform 2.0.0-SNAPSHOT ........... SKIPPED [INFO] org.eclipse.papyrus.sysml16.p2 2.0.0-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.papyrus.sysml16.product 2.0.0-SNAPSHOT . SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:29 min [INFO] Finished at: 2022-03-17T14:57:25Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.2.0:compile (default-compile) on project org.eclipse.papyrus.sysml16.requirements.extension: Compilation failure: Compilation failure: [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[234] [ERROR] int EXTENDED_REQUIREMENT___GET_SATISFIED_BY = RequirementsPackage.REQUIREMENT___GET_SATISFIED_BY; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_SATISFIED_BY cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[243] [ERROR] int EXTENDED_REQUIREMENT___GET_VERIFIED_BY = RequirementsPackage.REQUIREMENT___GET_VERIFIED_BY; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_VERIFIED_BY cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[252] [ERROR] int EXTENDED_REQUIREMENT___GET_TRACED_TO = RequirementsPackage.REQUIREMENT___GET_TRACED_TO; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_TRACED_TO cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[261] [ERROR] int EXTENDED_REQUIREMENT___GET_DERIVED = RequirementsPackage.REQUIREMENT___GET_DERIVED; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_DERIVED cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[270] [ERROR] int EXTENDED_REQUIREMENT___GET_DERIVED_FROM = RequirementsPackage.REQUIREMENT___GET_DERIVED_FROM; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_DERIVED_FROM cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[279] [ERROR] int EXTENDED_REQUIREMENT___GET_REFINED_BY = RequirementsPackage.REQUIREMENT___GET_REFINED_BY; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_REFINED_BY cannot be resolved or is not a field [ERROR] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/src-gen/org/eclipse/papyrus/sysml16/requirementsextension/RequirementsExtensionPackage.java:[288] [ERROR] int EXTENDED_REQUIREMENT___GET_MASTER = RequirementsPackage.REQUIREMENT___GET_MASTER; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] REQUIREMENT___GET_MASTER cannot be resolved or is not a field [ERROR] 7 problems (7 errors) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.papyrus.sysml16.requirements.extension Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Finished: FAILURE