Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/185761
Running as SYSTEM
Agent centos-7-4tp69 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-4tp69"
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-4tp69"
    - 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-4tp69"
    - 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.7"
    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
    - 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-4tp69 (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/61/185761/2 # timeout=10
 > git rev-parse 770fc8aed5b9310d9cd724c14f8dd916204d6bd9^{commit} # timeout=10
Checking out Revision 770fc8aed5b9310d9cd724c14f8dd916204d6bd9 (refs/changes/61/185761/2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 770fc8aed5b9310d9cd724c14f8dd916204d6bd9 # timeout=10
Commit message: "[Releng] Update target platform and feature version number"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk ca93aa884cc0b9da6b1e3a5ab761b5e07dd0f57a # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[sysml-gerrit-product] $ vncserver -list
Starting xvnc
[sysml-gerrit-product] $ Xvnc :32 -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 Sep 23 13:41:31 2021
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5932
 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=770fc8aed5b9310d9cd724c14f8dd916204d6bd9 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=Patrick.Tessier@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Patrick Tessier" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/185761 -DGERRIT_PATCHSET_UPLOADER_EMAIL=Patrick.Tessier@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sysml16 -DGERRIT_CHANGE_NUMBER=185761 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Patrick Tessier\" <Patrick.Tessier@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/61/185761/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Patrick Tessier" '-DGERRIT_CHANGE_OWNER=\"Patrick Tessier\" <Patrick.Tessier@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W1JlbGVuZ10gVXBkYXRlIHRhcmdldCBwbGF0Zm9ybSBhbmQgZmVhdHVyZSB2ZXJzaW9uIG51bWJlcgoKQ2hhbmdlLUlkOiBJOTNiZjQ1NDZhN2NhNTJkMDQ0OTA0YmFhYWY4NTMzYTFlZDVjNzM3OQpTaWduZWQtb2ZmLWJ5OiBQYXRyaWNrIDxQYXRyaWNrLlRlc3NpZXJAY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Releng] Update target platform and feature version number" '-DGERRIT_EVENT_ACCOUNT=\"Patrick Tessier\" <Patrick.Tessier@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I93bf4546a7ca52d044904baaaf8533a1ed5c7379 -DGERRIT_EVENT_HASH=627957547 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=Patrick.Tessier@cea.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Patrick Tessier" clean verify -Pproduct
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
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.12.7-300.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
[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 202109151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-09/
[INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.39MB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.01kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (136.29kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.23kB)
[INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (139.68kB)
[INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.05kB)
[INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (70.77kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.14kB)
[INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (367.01kB)
[INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.56kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.49kB)
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/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-09/202109151000/plugins/ (243.5kB)
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.18kB)
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/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-09/202109151000/plugins/ (61.37kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.04kB)
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/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.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (762.75kB)
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (141.49kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.07kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.67MB)
[INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.54MB)
[INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (399.8kB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.66kB)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.81kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (95.26kB)
[INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.05kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.59kB)
[INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (102.19kB)
[INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (63.44kB)
[INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.54kB)
[INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (258.83kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.71kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (183.86kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (104.22kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.71kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (155.35kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (72.7kB)
[INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.24kB)
[INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.96MB)
[INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.27kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (66.43kB)
[INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (180.11kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (311.11kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (163.08kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.92kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.12kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.34kB)
[INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (288.46kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (68.45kB)
[INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (879.11kB)
[INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.78kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.67kB)
[INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.97kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.62kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.47kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (48.25kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.65kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.14kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.46kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.03kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.16kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.88kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (203.11kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.72kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (57.42kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.73kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (32.98kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.3kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (255.66kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.1kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (251.52kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (147.12kB)
[INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (295.36kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.08kB)
[INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.91kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (59.66kB)
[INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.54kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (30.46kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.28kB)
[INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (105.57kB)
[INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.47MB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (403.7kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (50.73kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.06kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.05kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (165.1kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (360.09kB)
[INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.49kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.88kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (73.01kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (142.1kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.64kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (116.64kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (81.19kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.48kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.92kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (56.37kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (130.72kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.87kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (242.54kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.04kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.88kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (129.25kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (366.65kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (117.54kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (257.07kB)
[INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (668.08kB)
[INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (395.31kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/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-09/202109151000/plugins/ (39.19kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/plugins/ (76.18kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (133.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.22kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (190.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.96kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (93.41kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.64kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.15kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (218.68kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (90.09kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/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-09/202109151000/plugins/ (196.84kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/plugins/ (23.87kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/plugins/ (123.71kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (318.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (110.03kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (6.6MB)
[INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (903.62kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (563.43kB)
[INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.75kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20210609-1727.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.34kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.04kB)
[INFO] Fetching org.eclipse.ocl.ecore_3.16.200.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (383.83kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (39.36kB)
[INFO] Fetching org.eclipse.ocl_3.16.200.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB)
[INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.42MB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (53.45kB)
[INFO] Fetching org.eclipse.ocl.common_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.07kB)
[INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.49kB)
[INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.33MB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (67.46kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (109.19kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (106.8kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (464.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (125.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.23kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.63kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (40.25kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (157.84kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (27.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (73.58kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (160.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (30.36kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.52kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.97kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (191.74kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (94.56kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (29.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (123.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (299.33kB)
[INFO] Fetching org.eclipse.papyrus.infra.core_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (315.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.6kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (260.09kB)
[INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.08kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (89.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (115.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (61.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (75.64kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (232.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (64.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (109.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (57.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (99.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (38.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (271.15kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (99.13kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (72.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (57.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (999.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (55.49kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui_3.3.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (324.9kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (97.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (299.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (23.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.43kB)
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.53kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (140.42kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (957.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (66.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (117.26kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (77.63kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (178.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (264.69kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (114.5kB)
[INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (122.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (20.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (465.33kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.82kB)
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.78kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (117.79kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (330.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (513.38kB)
[INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (305.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (25.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.85MB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (221.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (300.32kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/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-09/202109151000/plugins/ (65.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (64.3kB)
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (93.84kB)
[INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (477.46kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (416.62kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (160.53kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.09kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.45MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/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 https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (898.68kB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (249kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (143.98kB)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.29MB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.51kB)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (122.3kB)
[INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (804.85kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (618.57kB)
[INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (127.04kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (419.92kB)
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.58kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.85kB)
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.82kB)
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (74.19kB)
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/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-09/202109151000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.16kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (341.15kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (468.75kB)
[INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (157.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.82MB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (131.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.58kB)
[INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202106041225.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (5.41MB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (226.29kB)
[INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.62MB)
[INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (303.65kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.31kB)
[INFO] Fetching org.eclipse.ocl.pivot_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.33MB)
[INFO] Fetching org.eclipse.ocl.pivot.uml_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (247.66kB)
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.49kB)
[INFO] Fetching org.eclipse.ocl.xtext.base_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (573.49kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (385.98kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (688.69kB)
[INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (35.08kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (69.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (106.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (281.28kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (47.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (103.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (84.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.42kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (43.1kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (250.98kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (126kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (245.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (46.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.94kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (120.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (72.47kB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (34.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.39MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.23MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (9.82MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (3.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (262.97kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.12kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (41.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (42.47kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (4.3MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (85.95kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.51MB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (96.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (248.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (67.45kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (23.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (709.17kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.33MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.17MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.3MB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (172.19kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (238.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (215.51kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (222.02kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.78kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/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.100.v20210812-1116.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.96MB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.0.v20210812-1539.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.83MB)
[INFO] Fetching org.eclipse.jdt.ui_3.24.0.v20210823-0647.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.15MB)
[INFO] Fetching org.eclipse.search_3.13.300.v20210806-1124.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (543.42kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.99kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (42.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (141.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (206.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (167.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (177.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (821.38kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.26kB)
[INFO] Fetching org.eclipse.ui.intro_3.6.300.v20210721-0921.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (344.75kB)
[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.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (199.87kB)
[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-09/202109151000/plugins/ (64.42kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (53.59kB)
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (123kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (110.51kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.18kB)
[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.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (170.74kB)
[INFO] Fetching org.eclipse.ocl.common.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.75kB)
[INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.92kB)
[INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (389.26kB)
[INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (60.5kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (204.09kB)
[INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.28kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (133.12kB)
[INFO] Fetching org.eclipse.ocl.xtext.markup_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (181.35kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (256.88kB)
[INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.15kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (499.16kB)
[INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (60.98kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.22kB)
[INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (482.77kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (192.59kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-09/202109151000/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.1.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.1.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.1.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.0.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.0.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.0.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.0.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.0.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.0.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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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<E> 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<E> 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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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<E> 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<E> 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<E> 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<E> 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.100.v20210722-1426/org.eclipse.e4.ui.css.core-0.13.100.v20210722-1426.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.100.v20210722-1426/org.eclipse.e4.ui.css.core-0.13.100.v20210722-1426.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<E> 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<E> 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<E> 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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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 ---
[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.202109231341
[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] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 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/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/target/org.eclipse.papyrus.sysml16.requirements.extension-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.requirements.extension ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.requirements.extension ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension/target/org.eclipse.papyrus.sysml16.requirements.extension-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.requirements.extension ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension ---
[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 ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.edit >--
[INFO] Building org.eclipse.papyrus.sysml16.requirement.extension.edit 2.0.0-SNAPSHOT [26/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] Compiling 8 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/target/org.eclipse.papyrus.sysml16.requirements.extension.edit-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.requirements.extension.edit ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.edit/target/org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.edit ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.edit ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.ui >--
[INFO] Building org.eclipse.papyrus.sysml16.requirements.extension.ui 2.0.0-SNAPSHOT [27/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/target/org.eclipse.papyrus.sysml16.requirements.extension.ui-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.requirements.extension.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.ui/target/org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.ui ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.validation >--
[INFO] Building org.eclipse.papyrus.sysml16.requirements.extension.validation 2.0.0-SNAPSHOT [28/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] Compiling 7 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.requirements.extension.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/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/target/org.eclipse.papyrus.sysml16.requirements.extension.validation-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.requirements.extension.validation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/RequirementsExtension/org.eclipse.papyrus.sysml16.requirements.extension.validation/target/org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.validation ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.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.requirements.extension.validation ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.plugins >--
[INFO] Building Element group SysML Plugins 1.0.0-SNAPSHOT              [29/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.elementgroup.plugins ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.elementgroup.plugins ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.elementgroup.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.elementgroup.plugins ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup >--
[INFO] Building org.eclipse.papyrus.sysml16.elementgroup 1.0.0-SNAPSHOT [30/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] The project's OSGi version is 1.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.elementgroup ---
[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/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] Compiling 18 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/bin
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src-gen/org/eclipse/papyrus/sysml16/elementgroup/cluster/util/ClusterSwitch.java:[40] 
	public class ClusterSwitch<T> extends Switch<T> {
	                           ^
Javadoc: Missing tag for parameter T
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src-gen/org/eclipse/papyrus/sysml16/elementgroup/cluster/internal/impl/ClusterFactoryImpl.java:[42] 
	public static ClusterFactory init() {
	              ^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src-gen/org/eclipse/papyrus/sysml16/elementgroup/cluster/internal/impl/ClusterFactoryImpl.java:[126] 
	public static ClusterPackage getPackage() {
	              ^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/org/eclipse/papyrus/sysml16/elementgroup/internal/impl/CustomIntentionalElementGroupImpl.java:[38] 
	@SuppressWarnings("restriction")
	                  ^^^^^^^^^^^^^
Unnecessary @SuppressWarnings("restriction")
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/org/eclipse/papyrus/sysml16/elementgroup/internal/impl/CustomIntentionalElementGroupImpl.java:[79] 
	* @return
	   ^^^^^^
Javadoc: Description expected after @return
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/org/eclipse/papyrus/sysml16/elementgroup/internal/impl/CustomIntentionalElementGroupImpl.java:[115] 
	* @return
	   ^^^^^^
Javadoc: Description expected after @return
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/org/eclipse/papyrus/sysml16/elementgroup/internal/impl/CustomIntentionalElementGroupImpl.java:[132] 
	* @return
	   ^^^^^^
Javadoc: Description expected after @return
[WARNING] /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src-gen/org/eclipse/papyrus/sysml16/elementgroup/cluster/internal/impl/ClusterPackageImpl.java:[107] 
	public static ClusterPackage init() {
	              ^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
8 problems (8 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.elementgroup ---
[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/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/target/org.eclipse.papyrus.sysml16.elementgroup-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup/target/org.eclipse.papyrus.sysml16.elementgroup-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.elementgroup ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.elementgroup ---
[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.elementgroup ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.ui >--
[INFO] Building org.eclipse.papyrus.sysml16.elementgroup.ui 1.0.0-SNAPSHOT [31/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] The project's OSGi version is 1.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.elementgroup.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/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] Compiling 5 source files to /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.elementgroup.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/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/target/org.eclipse.papyrus.sysml16.elementgroup.ui-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/plugins/extension/elementgroup/org.eclipse.papyrus.sysml16.elementgroup.ui/target/org.eclipse.papyrus.sysml16.elementgroup.ui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.elementgroup.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.elementgroup.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.elementgroup.ui ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.plugins.tests >--
[INFO] Building SysML Tests Plug-ins 2.0.0-SNAPSHOT                     [32/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.plugins.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.plugins.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.plugins.tests ---
[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.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.core.tests >--
[INFO] Building SysML Core Tests 2.0.0-SNAPSHOT                         [33/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.core.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.core.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.core.tests ---
[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.tests ---
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.tests >-----
[INFO] Building org.eclipse.papyrus.sysml16.tests 2.0.0-SNAPSHOT        [34/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] Compiling 19 source files to /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/org.eclipse.papyrus.sysml16.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/org.eclipse.papyrus.sysml16.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.tests.modelelements.ViewTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.eclipse.papyrus.sysml16.tests.modelelements.ViewTest
testGetViewPoint(org.eclipse.papyrus.sysml16.tests.modelelements.ViewTest)  Time elapsed: 0.537 s
testGetStakeholder(org.eclipse.papyrus.sysml16.tests.modelelements.ViewTest)  Time elapsed: 0.079 s
Running org.eclipse.papyrus.sysml16.tests.modelelements.ViewPointTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.papyrus.sysml16.tests.modelelements.ViewPointTest
testGetConcern(org.eclipse.papyrus.sysml16.tests.modelelements.ViewPointTest)  Time elapsed: 0.079 s
testGetMethod(org.eclipse.papyrus.sysml16.tests.modelelements.ViewPointTest)  Time elapsed: 0.04 s
Running org.eclipse.papyrus.sysml16.tests.modelelements.ElementGroupTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.papyrus.sysml16.tests.modelelements.ElementGroupTest
testGetSize(org.eclipse.papyrus.sysml16.tests.modelelements.ElementGroupTest)  Time elapsed: 0.067 s
testGetMember(org.eclipse.papyrus.sysml16.tests.modelelements.ElementGroupTest)  Time elapsed: 0.083 s
testGetCriterion(org.eclipse.papyrus.sysml16.tests.modelelements.ElementGroupTest)  Time elapsed: 0.041 s
Running org.eclipse.papyrus.sysml16.tests.modelelements.StakeholderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.papyrus.sysml16.tests.modelelements.StakeholderTest
testGetConcern(org.eclipse.papyrus.sysml16.tests.modelelements.StakeholderTest)  Time elapsed: 0.064 s
Running org.eclipse.papyrus.sysml16.tests.util.SysmlResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.papyrus.sysml16.tests.util.SysmlResourceTest
testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4UMLModel(org.eclipse.papyrus.sysml16.tests.util.SysmlResourceTest)  Time elapsed: 0.031 s
testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4SysMLModel(org.eclipse.papyrus.sysml16.tests.util.SysmlResourceTest)  Time elapsed: 0.097 s
Running org.eclipse.papyrus.sysml16.tests.util.DeprecatedElementUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.papyrus.sysml16.tests.util.DeprecatedElementUtilTest
testIsDeprecatedElement(org.eclipse.papyrus.sysml16.tests.util.DeprecatedElementUtilTest)  Time elapsed: 0.06 s
Running org.eclipse.papyrus.sysml16.tests.blocks.BlockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.papyrus.sysml16.tests.blocks.BlockTest
testGetParts(org.eclipse.papyrus.sysml16.tests.blocks.BlockTest)  Time elapsed: 0.037 s
testGetReferences(org.eclipse.papyrus.sysml16.tests.blocks.BlockTest)  Time elapsed: 0.053 s
testGetFlowProperties(org.eclipse.papyrus.sysml16.tests.blocks.BlockTest)  Time elapsed: 0.04 s
Running org.eclipse.papyrus.sysml16.tests.blocks.BoundReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.papyrus.sysml16.tests.blocks.BoundReferenceTest
testGetBindingPath(org.eclipse.papyrus.sysml16.tests.blocks.BoundReferenceTest)  Time elapsed: 0.06 s
Running org.eclipse.papyrus.sysml16.tests.library.SysMLStandardLibraryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.papyrus.sysml16.tests.library.SysMLStandardLibraryTest
validatePropertiesModel(org.eclipse.papyrus.sysml16.tests.library.SysMLStandardLibraryTest)  Time elapsed: 0.111 s
Running org.eclipse.papyrus.sysml16.tests.library.QUDVTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.papyrus.sysml16.tests.library.QUDVTest
validatePropertiesModel(org.eclipse.papyrus.sysml16.tests.library.QUDVTest)  Time elapsed: 0.186 s
Running org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowSpecificationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowSpecificationTest
testGetFlowProperties(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0.059 s
testGetOperations(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0.035 s
testGetReceptions(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0.069 s
Running org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowPortTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowPortTest
testGetIcon(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0.038 s
testIsAtomic(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0.036 s
testIsDeprecated(org.eclipse.papyrus.sysml16.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0.049 s
Running org.eclipse.papyrus.sysml16.tests.portsandflows.FlowPropertyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.papyrus.sysml16.tests.portsandflows.FlowPropertyTest
testGetIcon(org.eclipse.papyrus.sysml16.tests.portsandflows.FlowPropertyTest)  Time elapsed: 0.036 s
Running org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest
testGetTracedTo(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.056 s
testReadOnlyDerived(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.038 s
testGetDerivedFrom(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.054 s
testGetRefinedBy(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.038 s
testGetVerifiedBy(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.049 s
testGetSatisfiedBy(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.034 s
testGetMaster(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.034 s
testGetDerived(org.eclipse.papyrus.sysml16.tests.requirements.RequirementTest)  Time elapsed: 0.07 s
Running org.eclipse.papyrus.sysml16.tests.constraintblocks.ConstraintBlockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.papyrus.sysml16.tests.constraintblocks.ConstraintBlockTest
testGetParameters(org.eclipse.papyrus.sysml16.tests.constraintblocks.ConstraintBlockTest)  Time elapsed: 0.059 s
Running org.eclipse.papyrus.sysml16.tests.SysmlProfileTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.eclipse.papyrus.sysml16.tests.SysmlProfileTest
testProfilRegistration[0](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.028 s
testProfilRegistration[1](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.024 s
testProfilRegistration[2](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.034 s
testProfilRegistration[3](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.024 s
testProfilRegistration[4](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.023 s
testProfilRegistration[5](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.023 s
testProfilRegistration[6](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.034 s
testProfilRegistration[7](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.023 s
testProfilRegistration[8](org.eclipse.papyrus.sysml16.tests.SysmlProfileTest)  Time elapsed: 0.023 s
Running org.eclipse.papyrus.sysml16.tests.resources.ProfileValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.papyrus.sysml16.tests.resources.ProfileValidationTest
validateModel(org.eclipse.papyrus.sysml16.tests.resources.ProfileValidationTest)  Time elapsed: 0.272 s
Running org.eclipse.papyrus.sysml16.tests.resources.ModelValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.papyrus.sysml16.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.tests.resources.ModelValidationTest)  Time elapsed: 0.066 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.edit.tests 2.0.0-SNAPSHOT   [35/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.edit.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.edit.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.edit.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.edit.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/org.eclipse.papyrus.sysml16.edit.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/org.eclipse.papyrus.sysml16.edit.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.edit.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.edit.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.edit.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.edit.tests.requirements.provider.RequirementItemProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.eclipse.papyrus.sysml16.edit.tests.requirements.provider.RequirementItemProviderTest
testProfilRegistration(org.eclipse.papyrus.sysml16.edit.tests.requirements.provider.RequirementItemProviderTest) skipped

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.service.types.tests 2.0.0-SNAPSHOT [36/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] Compiling 11 source files to /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/bin
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/src/org/eclipse/papyrus/sysml16/service/types/tests/util/SysMLServiceTypeUtilTest.java:[63] 
	if (field.isAccessible()) {
	          ^^^^^^^^^^^^^^
The method isAccessible() from the type AccessibleObject is deprecated since version 9
2 problems (0 errors, 1 warning, 1 info)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/org.eclipse.papyrus.sysml16.service.types.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/org.eclipse.papyrus.sysml16.service.types.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.service.types.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.service.types.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.service.types.tests.SharedAssociationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.eclipse.papyrus.sysml16.service.types.tests.SharedAssociationTest
testCreation(org.eclipse.papyrus.sysml16.service.types.tests.SharedAssociationTest) skipped
Running org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.433 s - in org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest
testRegistryContentForValue(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0.002 s
testRegistryContentForReference(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0 s
validateSysML16ElementTypesExtensionModel(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest) skipped
testRegistryContentForQuantityKind(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0 s
testRegistryContentForPart(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0 s
testRegistryContentForUnit(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0 s
testRegistryContentForActorPart(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0.001 s
checkElementTypeMatcher(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0.004 s
testRegistryContentForConstraintProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesExtensionTest)  Time elapsed: 0 s
Running org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformReorientEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformReorientEditHelperAdviceTest
testApproveRequest(org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformReorientEditHelperAdviceTest)  Time elapsed: 0.104 s
Running org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformCreationEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformCreationEditHelperAdviceTest
testApproveRequest(org.eclipse.papyrus.sysml16.service.types.tests.advice.ConformCreationEditHelperAdviceTest)  Time elapsed: 0.068 s
Running org.eclipse.papyrus.sysml16.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.papyrus.sysml16.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest
testGetAfterCreateRelationshipCommand(org.eclipse.papyrus.sysml16.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest)  Time elapsed: 0.045 s
Running org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest
testRegistryContentForAcceptChangeStructuralFeatureEventAction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForSatisfyDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDiscreteActivityEdge(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBlock(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForOptional(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProblem(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForNestedConnectorEndElement(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTriggerOnNestedPortElement(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRefineDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForValueType(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForControlOperatorBehavior(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForNoBuffer(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForOverwrite(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForCopyAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTestCaseOperation(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForVerifyAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForClassifierBehaviorProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowSpecification(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForParticipantProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProxyPort(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDiscreteParameter(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForElementPropertyPath(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDirectedRelationshipPropertyPath(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAllocateAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForPropertySpecificType(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProbabilityActivityEdge(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAdjunctProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForNestedConnectorEndConnectorEnd(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTriggerOnNestedPortTrigger(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDistributedProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDeriveReqtDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForView(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForSatisfyAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForItemFlow(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForConform(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForConnectorProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousActivityEdge(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRationale(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFullPort(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAllocateActivityPartition(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForConstraintBlock(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousParameter(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowProperty(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProbabilityParameterSet(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDeriveReqtAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTraceDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRefineAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInterfaceBlock(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForStakeholder(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForExpose(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowPort(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousObjectNode(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInvocationOnNestedPortActionElement(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBindingConnector(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDiscreteObjectNode(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTestCaseBehavior(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForChangeStructuralFeatureEvent(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForCopyDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTraceAbstraction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateObjectNode(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForVerifyDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDirectedFeature(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateActivityEdge(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForElementGroup(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForEndPathMultiplicity(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRequirement(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForControlOperatorOperation(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBoundReference(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAllocateDirectedRelationship(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateParameter(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForViewpoint(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInvocationOnNestedPortActionInvocationAction(org.eclipse.papyrus.sysml16.service.types.tests.SysML16ElementTypesTest)  Time elapsed: 0 s
Running org.eclipse.papyrus.sysml16.service.types.tests.command.UpdateNestedPathConnectorEndTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.papyrus.sysml16.service.types.tests.command.UpdateNestedPathConnectorEndTest
testExecution(org.eclipse.papyrus.sysml16.service.types.tests.command.UpdateNestedPathConnectorEndTest)  Time elapsed: 0.219 s
testExecution_sourceRoleEqualTargetRole(org.eclipse.papyrus.sysml16.service.types.tests.command.UpdateNestedPathConnectorEndTest)  Time elapsed: 0.071 s
Running org.eclipse.papyrus.sysml16.service.types.tests.command.CreateAssociationCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.papyrus.sysml16.service.types.tests.command.CreateAssociationCommandTest
testExecution(org.eclipse.papyrus.sysml16.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.044 s
testExecutionUndoRedo(org.eclipse.papyrus.sysml16.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.067 s
testCanExecute(org.eclipse.papyrus.sysml16.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.04 s
Running org.eclipse.papyrus.sysml16.service.types.tests.PrivatePackageImportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.papyrus.sysml16.service.types.tests.PrivatePackageImportTest
testCreation(org.eclipse.papyrus.sysml16.service.types.tests.PrivatePackageImportTest)  Time elapsed: 0.076 s
Running org.eclipse.papyrus.sysml16.service.types.tests.util.SysMLServiceTypeUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.papyrus.sysml16.service.types.tests.util.SysMLServiceTypeUtilTest
testElementTypeIdsDefinedAsConstant(org.eclipse.papyrus.sysml16.service.types.tests.util.SysMLServiceTypeUtilTest)  Time elapsed: 0 s
Running org.eclipse.papyrus.sysml16.service.types.tests.util.ConnectorUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.papyrus.sysml16.service.types.tests.util.ConnectorUtilTest
testGetNestedPath(org.eclipse.papyrus.sysml16.service.types.tests.util.ConnectorUtilTest)  Time elapsed: 0 s
testGetNestedPath_sameProperty_differentView(org.eclipse.papyrus.sysml16.service.types.tests.util.ConnectorUtilTest)  Time elapsed: 0 s

Results:

Tests run: 94, Failures: 0, Errors: 0, Skipped: 2

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.validation.tests 2.0.0-SNAPSHOT [37/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.validation.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] Compiling 60 source files to /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/bin
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
2. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementTextTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
6. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementTextTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementTextTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementTextTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
10. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
14. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementIdTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
18. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementIdTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementIdTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/ocl/RequirementIdTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
22. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
26. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
30. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java (at line 51)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[90] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[90] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
34. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
38. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
42. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
46. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java (at line 53)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[94] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[94] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
50. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
54. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
58. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
62. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
66. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
70. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
74. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
78. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
82. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
86. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
90. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
94. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
98. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
102. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
106. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
110. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
114. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
118. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
122. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
126. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
130. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
134. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
138. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
142. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
146. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
150. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
154. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
158. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[92] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[92] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
162. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
166. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[84] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[84] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
170. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
174. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
178. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
182. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
186. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
190. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
194. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
198. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
202. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
206. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
210. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
214. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
218. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
222. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
226. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
230. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
234. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
238. INFO in /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/org/eclipse/papyrus/sysml16/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202109161249/org.eclipse.papyrus.uml.service.validation-3.0.0.202109161249.jar')
240 problems (0 errors, 180 warnings, 60 infos)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.validation.tests ---
[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/tests/core/org.eclipse.papyrus.sysml16.validation.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/org.eclipse.papyrus.sysml16.validation.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/org.eclipse.papyrus.sysml16.validation.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.validation.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.validation.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/core/org.eclipse.papyrus.sysml16.validation.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest
log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.uml.internal.es2as.UML2ASUseSwitch).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest)  Time elapsed: 3.287 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest)  Time elapsed: 0.661 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest)  Time elapsed: 0.551 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest)  Time elapsed: 0.515 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest)  Time elapsed: 0.704 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest)  Time elapsed: 0.83 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TraceDependencyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TraceDependencyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TraceDependencyModelConstraintTest)  Time elapsed: 0.561 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest)  Time elapsed: 0.552 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest)  Time elapsed: 0.676 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.VerifySupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.VerifySupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.VerifySupplierModelConstraintTest)  Time elapsed: 0.555 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest) skipped
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest)  Time elapsed: 0.436 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest)  Time elapsed: 0.536 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest)  Time elapsed: 0.415 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest)  Time elapsed: 0.383 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest)  Time elapsed: 0.308 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest)  Time elapsed: 0.31 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest)  Time elapsed: 0.307 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest)  Time elapsed: 0.064 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest)  Time elapsed: 0.071 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest)  Time elapsed: 0.338 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest)  Time elapsed: 0.074 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest)  Time elapsed: 0.052 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest)  Time elapsed: 0.075 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest)  Time elapsed: 0.072 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest)  Time elapsed: 0.05 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest)  Time elapsed: 0.337 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest)  Time elapsed: 0.304 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest)  Time elapsed: 0.067 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest)  Time elapsed: 0.052 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest)  Time elapsed: 0.302 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest)  Time elapsed: 0.068 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest)  Time elapsed: 0.064 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest)  Time elapsed: 0.261 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.AssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.AssociationBlockModelConstraintTest
org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.AssociationBlockModelConstraintTest skipped
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest)  Time elapsed: 0.28 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest)  Time elapsed: 0.287 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest)  Time elapsed: 0.293 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest)  Time elapsed: 0.32 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest)  Time elapsed: 0.067 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest)  Time elapsed: 0.067 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest)  Time elapsed: 0.305 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest)  Time elapsed: 0.317 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest)  Time elapsed: 0.385 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest)  Time elapsed: 0.095 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest)  Time elapsed: 0.343 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest)  Time elapsed: 0.389 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest)  Time elapsed: 0.072 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest)  Time elapsed: 0.465 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest)  Time elapsed: 0.498 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest)  Time elapsed: 0.545 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest)  Time elapsed: 0.104 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest)  Time elapsed: 0.442 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest)  Time elapsed: 0.304 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest)  Time elapsed: 0.057 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest)  Time elapsed: 0.278 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest)  Time elapsed: 0.408 s
Running org.eclipse.papyrus.sysml16.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.papyrus.sysml16.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest)  Time elapsed: 0.613 s
Running org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementTextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementTextTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementTextTest)  Time elapsed: 0.655 s
Running org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementIdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementIdTest
checkRuleValidation(org.eclipse.papyrus.sysml16.validation.tests.ocl.RequirementIdTest)  Time elapsed: 0.545 s

Results:

Tests run: 60, Failures: 0, Errors: 0, Skipped: 2

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.gui.tests >---
[INFO] Building SysML GUI Tests 2.0.0-SNAPSHOT                          [38/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.gui.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.gui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.gui.tests ---
[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.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.architecture.tests 2.0.0-SNAPSHOT [39/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[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/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] Compiling 3 source files to /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[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/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/org.eclipse.papyrus.sysml16.architecture.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/org.eclipse.papyrus.sysml16.architecture.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.architecture.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest
checkRepresentationIds[0](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.165 s
checkRepresentationIds[1](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.009 s
checkRepresentationIds[2](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.008 s
checkRepresentationIds[3](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.04 s
checkRepresentationIds[4](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.005 s
checkRepresentationIds[5](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.005 s
checkRepresentationIds[6](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.005 s
checkRepresentationIds[7](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.004 s
checkRepresentationIds[8](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.005 s
checkRepresentationIds[9](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.004 s
checkRepresentationIds[10](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.004 s
checkRepresentationIds[11](org.eclipse.papyrus.sysml16.architecture.tests.util.SysML16ArchitectureUtilTest)  Time elapsed: 0.004 s
Running org.eclipse.papyrus.sysml16.architecture.tests.resources.ArchitectureValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 s - in org.eclipse.papyrus.sysml16.architecture.tests.resources.ArchitectureValidationTest
checkXMIIds(org.eclipse.papyrus.sysml16.architecture.tests.resources.ArchitectureValidationTest)  Time elapsed: 0.007 s
Running org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.368 s <<< FAILURE! - in org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.189 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/sysml16.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@4ddc78ec{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#org.eclipse.papyrus.sysml16.systemsEngineering}
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@414e05b8{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KPargWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@42985696{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KPargmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@ca35104{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParg2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@41588114{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParhWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@57490104{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParh2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@faf65ac{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQIS7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@302295f6{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQIi7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@39fe414f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_8zoQcUpiEemPZPxrFrrvTw}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@4d88d1d9{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_8zoQckpiEemPZPxrFrrvTw}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@11cc4fea{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf4ZaBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@5a7380a5{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_izoMsEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@517e942b{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_pJ81kEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@33b89217{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@40783895{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_s8WJIEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@6c8ee97{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_tSjCoEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@5550dd6a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_x8UqIEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@142d3d01{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yKOjQEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@20465588{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yh74oEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@1bcf9899{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_y2cJAEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@48a7bd07{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_mIEUsDEnEeWu9rf11ohCng}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@35b120bf{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_CzSPoHHbEeeNP_yv2pPMxg}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7a40e452{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_SXiAoHHbEeeNP_yv2pPMxg}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@435876cf{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_D-1NUEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3e476882{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_EO8F4EorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@76d5040d{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Ek9ZMEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@9d06580{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_E242sEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@9be847b{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@25052fcc{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_NR7wYEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@6e83a884{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf4ZaBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@27eb7272{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_NqGYwEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@50567135{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@53919446{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQJC7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@302d88d8{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_VZUuQEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@66277dde{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQJi7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3e009dca{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_eXTo8SywEeaHK-6t3D9x9w}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@62b7a99a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZW7MQEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3fa3e19f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_eXTo8yywEeaHK-6t3D9x9w}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@4aa3088{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15IXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5b8ea2fe{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15InDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7b811f09{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15I3DvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@60e890e7{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15JXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3dd570c3{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15J3DvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@32e3d46e{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15KXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@6aea833f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParlWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@7ec8e029{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParlmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@554b5c15{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParl2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@20c1fede{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParmGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@277c10c2{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParmmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7c06717{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParnGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3d18e899{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParnmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5388effb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParoGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@a22767a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParo2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@1ec1a7f2{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@25061517{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@57cad6a5{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@48943392{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_4BQnQN_5Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@49eaabdb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_78lNUN_5Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@34fa65d6{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_HlQEIN_7Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5d9bc878{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_HlQrMN_7Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3f5c2277{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Ppl4kN_8Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@586f349f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Qw9wUN_8Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@2fd78fb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j4BrUN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5cecbd49{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_lViLIN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@1310a3a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_wekVEN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@68628047{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yDS3MN_9Eeu8gce1zEkdQQ}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:75)

validateModel[1](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.056 s
validateModel[2](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.027 s
validateModel[3](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.015 s
validateModel[4](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.023 s
validateModel[5](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.036 s
validateModel[6](org.eclipse.papyrus.sysml16.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.02 s

Results:

Failures: 
  ModelValidationTest.validateModel:75 The /resources/sysml16.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@4ddc78ec{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#org.eclipse.papyrus.sysml16.systemsEngineering}
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@414e05b8{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KPargWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@42985696{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KPargmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@ca35104{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParg2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@41588114{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParhWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@57490104{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParh2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@faf65ac{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQIS7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@302295f6{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQIi7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@39fe414f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_8zoQcUpiEemPZPxrFrrvTw}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@4d88d1d9{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_8zoQckpiEemPZPxrFrrvTw}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@11cc4fea{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf4ZaBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@5a7380a5{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_izoMsEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@517e942b{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_pJ81kEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@33b89217{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@40783895{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_s8WJIEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@6c8ee97{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_tSjCoEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@5550dd6a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_x8UqIEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@142d3d01{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yKOjQEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@20465588{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yh74oEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@1bcf9899{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_y2cJAEoqEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@48a7bd07{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_mIEUsDEnEeWu9rf11ohCng}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@35b120bf{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_CzSPoHHbEeeNP_yv2pPMxg}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7a40e452{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_SXiAoHHbEeeNP_yv2pPMxg}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@435876cf{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_D-1NUEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3e476882{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_EO8F4EorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@76d5040d{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Ek9ZMEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@9d06580{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_E242sEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@9be847b{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@25052fcc{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_NR7wYEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@6e83a884{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf4ZaBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@27eb7272{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_NqGYwEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@50567135{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZrBf45aBEeS8eNvSwD0lgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@53919446{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQJC7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@302d88d8{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_VZUuQEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@66277dde{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j2LQJi7uEeWklMXvaoXzgA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3e009dca{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_eXTo8SywEeaHK-6t3D9x9w}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@62b7a99a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_ZW7MQEorEemhF82MMhP0eA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3fa3e19f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_eXTo8yywEeaHK-6t3D9x9w}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@4aa3088{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15IXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5b8ea2fe{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15InDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7b811f09{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15I3DvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@60e890e7{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15JXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3dd570c3{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15J3DvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@32e3d46e{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_TR15KXDvEeWh-MssWmCB_A}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@6aea833f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParlWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@7ec8e029{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParlmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@554b5c15{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParl2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@20c1fede{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParmGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@277c10c2{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParmmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@7c06717{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParnGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@3d18e899{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParnmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5388effb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParoGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@a22767a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParo2uwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@1ec1a7f2{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpGuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@25061517{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpWuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@57cad6a5{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_KParpmuwEeeQz9CX7wZ3ZA}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@48943392{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_4BQnQN_5Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@49eaabdb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_78lNUN_5Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@34fa65d6{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_HlQEIN_7Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5d9bc878{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_HlQrMN_7Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@3f5c2277{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Ppl4kN_8Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@586f349f{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_Qw9wUN_8Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@2fd78fb{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_j4BrUN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@5cecbd49{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_lViLIN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.ModelRuleImpl@1310a3a{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_wekVEN_9Eeu8gce1zEkdQQ}'
Validation failed with an exception for 'org.eclipse.papyrus.infra.architecture.representation.impl.OwningRuleImpl@68628047{platform:/plugin/org.eclipse.papyrus.sysml16.architecture/resources/sysml16.architecture#_yDS3MN_9Eeu8gce1zEkdQQ}' expected:<0> but was:<4>

Tests run: 20, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.architecture.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.ui.tests >---
[INFO] Building org.eclipse.papyrus.sysml16.ui.tests 2.0.0-SNAPSHOT     [40/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.ui.tests ---
[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/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] Compiling 5 source files to /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.ui.tests ---
[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/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/org.eclipse.papyrus.sysml16.ui.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/org.eclipse.papyrus.sysml16.ui.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.ui.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.ui.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/gui/org.eclipse.papyrus.sysml16.ui.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.ui.tests.images.SysmlProfileImageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in org.eclipse.papyrus.sysml16.ui.tests.images.SysmlProfileImageTest
testImageLocation(org.eclipse.papyrus.sysml16.ui.tests.images.SysmlProfileImageTest)  Time elapsed: 0.564 s
Running org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest
useValidation[0](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 1.179 s
checkPaletteIds[0](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.005 s
useValidation[1](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.035 s
checkPaletteIds[1](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.002 s
useValidation[2](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.017 s
checkPaletteIds[2](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.001 s
useValidation[3](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.066 s
checkPaletteIds[3](org.eclipse.papyrus.sysml16.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.002 s
Running org.eclipse.papyrus.sysml16.ui.tests.resources.NewChildMenuTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.papyrus.sysml16.ui.tests.resources.NewChildMenuTest
useValidation(org.eclipse.papyrus.sysml16.ui.tests.resources.NewChildMenuTest)  Time elapsed: 0.02 s
checkMenuNewChildElementTypeIdRefs(org.eclipse.papyrus.sysml16.ui.tests.resources.NewChildMenuTest)  Time elapsed: 0.003 s
Running org.eclipse.papyrus.sysml16.ui.tests.resources.ExpressionValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.papyrus.sysml16.ui.tests.resources.ExpressionValidationTest
useValidation(org.eclipse.papyrus.sysml16.ui.tests.resources.ExpressionValidationTest)  Time elapsed: 0.012 s
Running org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.025 s
validateModel[1](org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.01 s
validateModel[2](org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.01 s
validateModel[3](org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.012 s
validateModel[4](org.eclipse.papyrus.sysml16.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.024 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.tests >--
[INFO] Building SysML Diagram Tests 2.0.0-SNAPSHOT                      [41/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.tests ---
[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.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.common.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.diagram.common.tests 2.0.0-SNAPSHOT [42/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/org.eclipse.papyrus.sysml16.diagram.common.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/org.eclipse.papyrus.sysml16.diagram.common.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.diagram.common.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.common.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16ClassDiagramElementTypesExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16ClassDiagramElementTypesExtensionTest
checkElementTypeMatcher(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16ClassDiagramElementTypesExtensionTest)  Time elapsed: 0.006 s
validateSysML16ClassDiagramElementTypesExtensionModel(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16ClassDiagramElementTypesExtensionTest)  Time elapsed: 0.04 s
Running org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16CompositeDiagramElementTypesExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16CompositeDiagramElementTypesExtensionTest
checkElementTypeMatcher(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16CompositeDiagramElementTypesExtensionTest)  Time elapsed: 0.004 s
validateSysML16ClassDiagramElementTypesExtensionModel(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysML16CompositeDiagramElementTypesExtensionTest)  Time elapsed: 0.038 s
Running org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysMLDiUMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysMLDiUMLTest
validateSysML16ElementTypesModel(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysMLDiUMLTest)  Time elapsed: 0.058 s
checkAlreadyExistingId(org.eclipse.papyrus.sysml16.diagram.common.tests.resources.SysMLDiUMLTest)  Time elapsed: 0.001 s
Running org.eclipse.papyrus.sysml16.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.papyrus.sysml16.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest
checkConstraintLabelElementTypeId(org.eclipse.papyrus.sysml16.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest)  Time elapsed: 0.002 s
checkParameterBorderItemLabelElementTypeId(org.eclipse.papyrus.sysml16.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest)  Time elapsed: 0 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests 2.0.0-SNAPSHOT [43/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests.resources.ModelValidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests.resources.ModelValidationTest)  Time elapsed: 0.078 s
validateModel[1](org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests.resources.ModelValidationTest)  Time elapsed: 0.047 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.internalblock.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.diagram.internalblock.tests 2.0.0-SNAPSHOT [44/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml16.diagram.internalblock.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml16.diagram.internalblock.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.diagram.internalblock.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.internalblock.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.diagram.internalblock.tests.resources.ModelValidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in org.eclipse.papyrus.sysml16.diagram.internalblock.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.diagram.internalblock.tests.resources.ModelValidationTest)  Time elapsed: 0.027 s
validateModel[1](org.eclipse.papyrus.sysml16.diagram.internalblock.tests.resources.ModelValidationTest)  Time elapsed: 0.04 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.parametric.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.diagram.parametric.tests 2.0.0-SNAPSHOT [45/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/org.eclipse.papyrus.sysml16.diagram.parametric.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/org.eclipse.papyrus.sysml16.diagram.parametric.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.diagram.parametric.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.parametric.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.diagram.parametric.tests.resources.ModelValidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.eclipse.papyrus.sysml16.diagram.parametric.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.diagram.parametric.tests.resources.ModelValidationTest)  Time elapsed: 0.077 s
validateModel[1](org.eclipse.papyrus.sysml16.diagram.parametric.tests.resources.ModelValidationTest)  Time elapsed: 0.013 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.diagram.requirement.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.diagram.requirement.tests 2.0.0-SNAPSHOT [46/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[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/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/org.eclipse.papyrus.sysml16.diagram.requirement.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/org.eclipse.papyrus.sysml16.diagram.requirement.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.diagram.requirement.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/diagram/org.eclipse.papyrus.sysml16.diagram.requirement.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.diagram.requirement.tests.resources.ModelValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.papyrus.sysml16.diagram.requirement.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml16.diagram.requirement.tests.resources.ModelValidationTest)  Time elapsed: 0.194 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.table.tests >--
[INFO] Building SysML Table Tests 2.0.0-SNAPSHOT                        [47/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.table.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.table.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.table.tests ---
[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.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.allocation.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.nattable.allocation.tests 2.0.0-SNAPSHOT [48/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[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/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[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/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/org.eclipse.papyrus.sysml16.nattable.allocation.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/org.eclipse.papyrus.sysml16.nattable.allocation.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.nattable.allocation.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.allocation.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.nattable.allocation.tests.resources.AllocationNattableTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s - in org.eclipse.papyrus.sysml16.nattable.allocation.tests.resources.AllocationNattableTest
validateAllocationNattableModel(org.eclipse.papyrus.sysml16.nattable.allocation.tests.resources.AllocationNattableTest)  Time elapsed: 2.642 s
validateAllocationMatrixModel(org.eclipse.papyrus.sysml16.nattable.allocation.tests.resources.AllocationNattableTest)  Time elapsed: 0.017 s
checkPastedElementId(org.eclipse.papyrus.sysml16.nattable.allocation.tests.resources.AllocationNattableTest)  Time elapsed: 0.004 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.nattable.requirement.tests >--
[INFO] Building org.eclipse.papyrus.sysml16.nattable.requirement.tests 2.0.0-SNAPSHOT [49/59]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[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/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/bin
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[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/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/org.eclipse.papyrus.sysml16.nattable.requirement.tests-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.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/org.eclipse.papyrus.sysml16.nattable.requirement.tests-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.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[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.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.sysml16.nattable.requirement.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/tests/table/org.eclipse.papyrus.sysml16.nattable.requirement.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.817 s - in org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest
validateRequirementTreeNattableModel(org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 2.79 s
validateRequirementNattableModel(org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.004 s
checkPastedElementId(org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.004 s
checkTreePastedElementId(org.eclipse.papyrus.sysml16.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.001 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.features >---
[INFO] Building SysML Features 2.0.0-SNAPSHOT                           [50/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.features ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.features ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.features ---
[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.features ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.feature >----
[INFO] Building org.eclipse.papyrus.sysml16.feature 2.1.0-SNAPSHOT      [51/59]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] The project's OSGi version is 2.1.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/target/org.eclipse.papyrus.sysml16.feature-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.feature ---
[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] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.feature/target/org.eclipse.papyrus.sysml16.feature-2.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.feature ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.requirements.extension.feature >--
[INFO] Building org.eclipse.papyrus.sysml16.requirements.extension.feature 2.0.0-SNAPSHOT [52/59]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/target/org.eclipse.papyrus.sysml16.requirements.extension.feature-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[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] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.requirements.extension.feature/target/org.eclipse.papyrus.sysml16.requirements.extension.feature-2.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.requirements.extension.feature ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.elementgroup.feature >--
[INFO] Building Element group tools 1.0.0-SNAPSHOT                      [53/59]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] The project's OSGi version is 1.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/target/org.eclipse.papyrus.sysml16.elementgroup.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[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] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.elementgroup.feature/target/org.eclipse.papyrus.sysml16.elementgroup.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.elementgroup.feature ---
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.releng >----
[INFO] Building SysML Releng 2.0.0-SNAPSHOT                             [54/59]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.releng ---
[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.releng ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp >------
[INFO] Building org.eclipse.papyrus.sysml16.rcp 2.0.0-SNAPSHOT          [55/59]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.rcp ---
[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/releng/org.eclipse.papyrus.sysml16.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml16.rcp ---
[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/releng/org.eclipse.papyrus.sysml16.rcp/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.rcp/target/org.eclipse.papyrus.sysml16.rcp-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.rcp ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.rcp ---
[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.rcp ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.rcp.feature >--
[INFO] Building org.eclipse.papyrus.sysml16.rcp.feature 2.1.0-SNAPSHOT  [56/59]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] The project's OSGi version is 2.1.0.202109231341
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/target/org.eclipse.papyrus.sysml16.rcp.feature-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[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] Building jar: /home/jenkins/agent/sysml-gerrit-product/features/org.eclipse.papyrus.sysml16.rcp.feature/target/org.eclipse.papyrus.sysml16.rcp.feature-2.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml16.rcp.feature ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.targetplatform >--
[INFO] Building SysML 1.6 Target Platform 2.0.0-SNAPSHOT                [57/59]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.targetplatform ---
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.targetplatform ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.sysml16.targetplatform ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.targetplatform ---
[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.targetplatform ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.p2 >------
[INFO] Building org.eclipse.papyrus.sysml16.p2 2.0.0-SNAPSHOT           [58/59]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.p2 ---
[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/releng/org.eclipse.papyrus.sysml16.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.76kB)
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (96.33kB)
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.35kB)
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (55.65kB)
[INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.86MB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (30.07kB)
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (696.23kB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (962.55kB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.42MB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.27.0.v20210816-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.74kB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (61.49kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (8.47kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.61kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.78kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.5kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.6kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.help.base_4.3.400.v20210906-0500.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.53kB)
[INFO] Fetching org.eclipse.help.webapp_3.10.400.v20210604-1216.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (736.5kB)
[INFO] Fetching org.eclipse.ocl.examples.debug_2.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.91kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (411.4kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (413.47kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (216.82kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.14kB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (150.07kB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (162.97kB)
[INFO] Fetching org.eclipse.ocl.examples.ui_1.8.800.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.34kB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (99.38kB)
[INFO] Fetching org.eclipse.ocl.pivot.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.43kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (279.95kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (310.78kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (400.68kB)
[INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.95kB)
[INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (69.68kB)
[INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (11.78MB)
[INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (284.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (186.18kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (5.24MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (444.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (183.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (5.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (378.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (634.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (874.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (171.71kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (463.79kB)
[INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (2.32MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (3.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (59.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (891.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (4.59MB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.79MB)
[INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (24.29kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (89.15kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (155.91kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (512.8kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (470.3kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (333.21kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (127.9kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (576.62kB)
[INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.85kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (83.49kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (47.41kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (546.89kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (609.55kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (395.6kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.48MB)
[INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.59kB)
[INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (71.63kB)
[INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.58kB)
[INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (34.83kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (39.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (222.68kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (30.32kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (154.35kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (119kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (372.46kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.18kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (25.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (113.17kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (162.01kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (81.51kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (53.53kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (290.14kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.14kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.1kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.42kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (40.06kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.75kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.33kB)
[INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (34.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (141.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.98kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (24.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.6kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (124.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.9kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (54.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (140.59kB)
[INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (38.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (28.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (208.36kB)
[INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (133.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (62.8kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (73.96kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.58kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (63.43kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (133.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (344.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (165.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (29.68kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.96kB)
[INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (857.57kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.46MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (55.39kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.86kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (28.55kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (51.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.39kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.44kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.25kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.71kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (603.18kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (10.55kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (179.18kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (21.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.21kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (38.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (81.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (28.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (101.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.44kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (65.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (87.61kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (50.85kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (319.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.82kB)
[INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.papyrus.sdk.feature_5.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.43MB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (24.12kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.17kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (406.15kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (62.51kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (393.06kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.8kB)
[INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (143.31kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (54.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (130.7kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.92kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (110.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (27.58kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (71.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (332.46kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (34.2kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.67kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.34kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (45.98kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.35kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.25kB)
[INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (29.92kB)
[INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (76.61kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (78.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (27.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.51MB)
[INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (36.96kB)
[INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (164.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.03kB)
[INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14kB)
[INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (45.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.76kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (20.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.36kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (168.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.9kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.21kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (58.97kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (18.1kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (18.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (15.48kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (116.45kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (62.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (28.01kB)
[INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (58.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (168.63kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.43kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (76.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (92.77kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (55.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (47.65kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (27.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (74.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (52.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (86.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (188.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (85.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (111.48kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (63.27kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (115.64kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (64.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (189.01kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (86.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (115.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (308.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (384.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (19.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (12.5kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (40.47kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.58kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (25kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.94kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (40.23kB)
[INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/features/ (18.85kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (228.7kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (535.07kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (64.36kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.91kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (969.17kB)
[INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
[INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
[INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
[INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
[INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/
[INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
[INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/features/ (19.15kB)
[INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.52kB)
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.sysml16.p2 ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.p2/target/org.eclipse.papyrus.sysml16.p2-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.p2 ---
[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.p2 ---
[INFO] 
[INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.eclipse.papyrus.sysml16.p2 ---
[WARNING] Could not access build info at https://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or https://download.eclipse.org/cbi/updates/license//buildinfo.json
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.p2/target/org.eclipse.papyrus.sysml16.p2-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.product >----
[INFO] Building org.eclipse.papyrus.sysml16.product 2.0.0-SNAPSHOT      [59/59]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml16.product ---
[INFO] The project's OSGi version is 2.0.0.202109231341
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sysml16.product ---
[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/releng/org.eclipse.papyrus.sysml16.product/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Fetching org.eclipse.equinox.executable_3.8.1300.v20210828-0802.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (416.92kB)
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.sysml16.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.05kB)
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (62.49kB)
[INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.94kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (77.96kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.42kB)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (338.2kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.65kB)
[INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (42.34kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.23kB)
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.500.v20210510-1619.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (7.8kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (249.09kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.300.v20210828-0802.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (84.05kB)
[INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.34kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.74kB)
[INFO] Fetching org.eclipse.e4.rcp_4.21.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (20.93kB)
[INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (123.51kB)
[INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (64.2kB)
[INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.23kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.74kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.43kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.71kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.700.v20210618-0642.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (128.97kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20210618-0642.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (27.84kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (82.92kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (27.93kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.69kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (23.74kB)
[INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.06kB)
[INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.14kB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1300.v20210828-0802 from http://download.eclipse.org/releases/2021-09/202109151000/binary/ (34.14kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.7kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.5kB)
[INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (243.43kB)
[INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (769.66kB)
[INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.75kB)
[INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (561.39kB)
[INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.05kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.100.v20210630-1916.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.91kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (43.53kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (74.06kB)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (7.93kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1100.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.72kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (31.04kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (34.96kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (49.23kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1300.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.13kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.200.v20210615-1334.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (615.89kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.200.v20210813-0818.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (103.02kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.19kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (167.83kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.1.v20210726-1519.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.79kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1300.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.06kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (129.71kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.02kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1300.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (18.93kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (23.39kB)
[INFO] Fetching org.eclipse.help.ui_4.3.100.v20210619-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (534.46kB)
[INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.96kB)
[INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (68.89kB)
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24kB)
[INFO] Fetching org.eclipse.help_2.3.700.v20210906-0500.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.58kB)
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.73kB)
[INFO] Fetching org.eclipse.jsch.ui_1.4.0.v20210426-0843.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (91.81kB)
[INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0500.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (637.67kB)
[INFO] Fetching org.eclipse.platform.doc.user_4.21.0.v20210901-0815.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (7.15MB)
[INFO] Fetching org.eclipse.text.quicksearch_1.1.200.v20210616-1255.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (94.07kB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.09MB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (379kB)
[INFO] Fetching org.eclipse.ui.browser_3.7.0.v20210621-1136.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (206.46kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (143.24kB)
[INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (59.01kB)
[INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (140.91kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.1500.v20210607-1102.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.69kB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (23.47kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.25kB)
[INFO] Fetching org.eclipse.ui.views.log_1.3.0.v20210619-1213.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.94kB)
[INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (20.63kB)
[INFO] Fetching org.eclipse.platform_root_4.21.0.v20210906-0842 from http://download.eclipse.org/releases/2021-09/202109151000/binary/ (196B)
[INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (94.06kB)
[INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0500.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.09kB)
[INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/features/ (19.15kB)
[INFO] Fetching org.eclipse.rcp_root_4.21.0.v20210906-0842 from http://download.eclipse.org/releases/2021-09/202109151000/binary/ (24.93kB)
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.4MB)
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (328.72kB)
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (17.36kB)
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (43.77kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.47kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (34.71kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (57.74kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.300.v20210828-0802.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (132.48kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.25kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (22.79kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1300.v20210828-0802 from http://download.eclipse.org/releases/2021-09/202109151000/binary/ (266.27kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.67kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.6kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.62kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.300.v20210828-0802.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.8kB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1300.v20210828-0802 from http://download.eclipse.org/releases/2021-09/202109151000/binary/ (17.01kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.54kB)
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/org.eclipse.papyrus.sysml16.product-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml16.product ---
[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.product ---
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Installing product org.eclipse.papyrus.sysml16.product for environment linux/gtk/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product/linux/gtk/x86_64/papyrusSysML1.6
Installing org.eclipse.papyrus.sysml16.product 2.0.0.202109231341.
Operation completed in 6526 ms.
[INFO] Installing product org.eclipse.papyrus.sysml16.product for environment win32/win32/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product/win32/win32/x86_64/papyrusSysML1.6
Installing org.eclipse.papyrus.sysml16.product 2.0.0.202109231341.
Operation completed in 5978 ms.
[INFO] Installing product org.eclipse.papyrus.sysml16.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product/macosx/cocoa/x86_64/papyrusSysML1.6.app
Installing org.eclipse.papyrus.sysml16.product 2.0.0.202109231341.
Operation completed in 6235 ms.
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ org.eclipse.papyrus.sysml16.product ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product-linux.gtk.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product-win32.win32.x86_64.zip
[INFO] Building tar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml16.product/target/products/org.eclipse.papyrus.sysml16.product-macosx.cocoa.x86_64.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SysML 2.0.0-SNAPSHOT ............................... SUCCESS [  0.560 s]
[INFO] SysML Plug-ins 2.0.0-SNAPSHOT ...................... SUCCESS [  0.003 s]
[INFO] SysML Core 2.0.0-SNAPSHOT .......................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16 2.0.0-SNAPSHOT ......... SUCCESS [ 39.616 s]
[INFO] org.eclipse.papyrus.sysml16.edit 2.0.0-SNAPSHOT .... SUCCESS [  0.782 s]
[INFO] org.eclipse.papyrus.sysml16.service.types 2.0.0-SNAPSHOT SUCCESS [  1.007 s]
[INFO] org.eclipse.papyrus.sysml16.validation 2.0.0-SNAPSHOT SUCCESS [  0.810 s]
[INFO] SysML GUI 2.0.0-SNAPSHOT ........................... SUCCESS [  0.004 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.386 s]
[INFO] org.eclipse.papyrus.sysml16.nattable.allocation 2.0.0-SNAPSHOT SUCCESS [  0.392 s]
[INFO] SysML Diagram 2.0.0-SNAPSHOT ....................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.common 2.0.0-SNAPSHOT SUCCESS [  0.808 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.internalblock 2.0.0-SNAPSHOT SUCCESS [  0.398 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.parametric 2.0.0-SNAPSHOT SUCCESS [  0.651 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.requirement 2.0.0-SNAPSHOT SUCCESS [  0.318 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition 2.0.0-SNAPSHOT SUCCESS [  0.443 s]
[INFO] org.eclipse.papyrus.sysml16.modelexplorer 2.0.0-SNAPSHOT SUCCESS [  0.203 s]
[INFO] org.eclipse.papyrus.sysml16.architecture 2.0.0-SNAPSHOT SUCCESS [  0.505 s]
[INFO] org.eclipse.papyrus.sysml16.ui 2.0.0-SNAPSHOT ...... SUCCESS [  0.581 s]
[INFO] org.eclipse.papyrus.sysml16.nattable.common 2.0.0-SNAPSHOT SUCCESS [  0.373 s]
[INFO] org.eclipse.papyrus.sysml16.nattable.ui 2.0.0-SNAPSHOT SUCCESS [  0.530 s]
[INFO] SysML Extensions 2.0.0-SNAPSHOT .................... SUCCESS [  0.003 s]
[INFO] SysML 1.6 Requirements Extension 2.0.0-SNAPSHOT .... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.requirements.extension 2.0.0-SNAPSHOT SUCCESS [  0.204 s]
[INFO] org.eclipse.papyrus.sysml16.requirement.extension.edit 2.0.0-SNAPSHOT SUCCESS [  0.157 s]
[INFO] org.eclipse.papyrus.sysml16.requirements.extension.ui 2.0.0-SNAPSHOT SUCCESS [  0.439 s]
[INFO] org.eclipse.papyrus.sysml16.requirements.extension.validation 2.0.0-SNAPSHOT SUCCESS [  0.204 s]
[INFO] Element group SysML Plugins 1.0.0-SNAPSHOT ......... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.elementgroup 1.0.0-SNAPSHOT SUCCESS [  0.274 s]
[INFO] org.eclipse.papyrus.sysml16.elementgroup.ui 1.0.0-SNAPSHOT SUCCESS [  0.317 s]
[INFO] SysML Tests Plug-ins 2.0.0-SNAPSHOT ................ SUCCESS [  0.003 s]
[INFO] SysML Core Tests 2.0.0-SNAPSHOT .................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.tests 2.0.0-SNAPSHOT ... SUCCESS [  7.607 s]
[INFO] org.eclipse.papyrus.sysml16.edit.tests 2.0.0-SNAPSHOT SUCCESS [  4.408 s]
[INFO] org.eclipse.papyrus.sysml16.service.types.tests 2.0.0-SNAPSHOT SUCCESS [  8.333 s]
[INFO] org.eclipse.papyrus.sysml16.validation.tests 2.0.0-SNAPSHOT SUCCESS [ 29.740 s]
[INFO] SysML GUI Tests 2.0.0-SNAPSHOT ..................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 10.423 s]
[INFO] org.eclipse.papyrus.sysml16.ui.tests 2.0.0-SNAPSHOT  SUCCESS [  8.924 s]
[INFO] SysML Diagram Tests 2.0.0-SNAPSHOT ................. SUCCESS [  0.002 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [  7.752 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.blockdefinition.tests 2.0.0-SNAPSHOT SUCCESS [  7.797 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.internalblock.tests 2.0.0-SNAPSHOT SUCCESS [  7.815 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.parametric.tests 2.0.0-SNAPSHOT SUCCESS [  7.748 s]
[INFO] org.eclipse.papyrus.sysml16.diagram.requirement.tests 2.0.0-SNAPSHOT SUCCESS [  5.742 s]
[INFO] SysML Table Tests 2.0.0-SNAPSHOT ................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.nattable.allocation.tests 2.0.0-SNAPSHOT SUCCESS [  9.576 s]
[INFO] org.eclipse.papyrus.sysml16.nattable.requirement.tests 2.0.0-SNAPSHOT SUCCESS [  9.604 s]
[INFO] SysML Features 2.0.0-SNAPSHOT ...................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.sysml16.feature 2.1.0-SNAPSHOT . SUCCESS [  0.468 s]
[INFO] org.eclipse.papyrus.sysml16.requirements.extension.feature 2.0.0-SNAPSHOT SUCCESS [  0.247 s]
[INFO] Element group tools 1.0.0-SNAPSHOT ................. SUCCESS [  0.184 s]
[INFO] SysML Releng 2.0.0-SNAPSHOT ........................ SUCCESS [  0.002 s]
[INFO] org.eclipse.papyrus.sysml16.rcp 2.0.0-SNAPSHOT ..... SUCCESS [  0.072 s]
[INFO] org.eclipse.papyrus.sysml16.rcp.feature 2.1.0-SNAPSHOT SUCCESS [  0.034 s]
[INFO] SysML 1.6 Target Platform 2.0.0-SNAPSHOT ........... SUCCESS [  0.004 s]
[INFO] org.eclipse.papyrus.sysml16.p2 2.0.0-SNAPSHOT ...... SUCCESS [ 56.366 s]
[INFO] org.eclipse.papyrus.sysml16.product 2.0.0-SNAPSHOT . SUCCESS [01:15 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:16 min
[INFO] Finished at: 2021-09-23T13:52:49Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Finished: UNSTABLE